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
3.5.7: The new method of PHP 8.0 tokenizing for namespaced names has been reverted to the pre 8.0 method. This change will be removed in PHPCS 4.0 as the PHP 8.0 tokenizing method will be backported for pre 8.0 versions
$ignoreCommentsparameter for theAbstractPatternSniff::__construct()method. - PR AbstractPatternSniff::__construct(): remove the $ignoreComments property #974print*()methods in theGeneratorclasses - See Generators: don't print documentation title if there are no docs #755Sniffinterface - See 4.0 | Deprecate and remove support for Sniffs not implementing the PHPCSSniffinterface #694Generic.Functions.CallTimePassByReference: remove sniff #921