PHPCSStandards / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
856 stars 53 forks source link

IsReferenceTest: add extra tests with intersection/DNF types #470

Closed jrfnl closed 4 months ago

jrfnl commented 4 months ago

Description

Suggested changelog entry

N/A

Related issues/external references

Related to #387, #461