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
Remove rules not compatible with new PHP 8.2 syntax
* "PSR1.Files.SideEffects.FoundWithSymbols" wrongly identifies read-only
keyword as side effect
* "Squiz.Classes.ClassDeclaration.SpaceBeforeKeyword" wrongly expects
class keyword to be first in line
0 commit comments