You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Squiz/LowercasePHPFunctions: fix sniff to work with the PHP 8 identifier tokens
The existing unit tests already contain tests covering this change.
Includes updating two tests with code which is considered a parse error in PHP 8.0.
Handling that type of code is no longer supported by this sniff.
0 commit comments