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
The token T_RETURN_TYPE is no longer used by codesniffer
and will be removed with the next major release version 4
squizlabs/PHP_CodeSniffer#1997
Change-Id: I1e4b1e3a440a80eef7197ebfef6b769a7baec9ba
Both just need to be removed from the Tokens util class as they are not used anywhere inside PHPCS itself.
The text was updated successfully, but these errors were encountered: