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
Would it be an idea to suggest for people to add the PHP compatibility sniffs ?
The PHPCompatibility sniffs check for cross-PHP version compatibility - and while not 100% feature complete - does a good job detecting usage of functions/classes/parameters etc which are not cross-version compatible.
The text was updated successfully, but these errors were encountered:
Would it be an idea to suggest for people to add the PHP compatibility sniffs ?
The PHPCompatibility sniffs check for cross-PHP version compatibility - and while not 100% feature complete - does a good job detecting usage of functions/classes/parameters etc which are not cross-version compatible.
The text was updated successfully, but these errors were encountered: