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 linting and formating does not work with PHP8.X, it gives errors like this:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | An error occurred during processing; checking has been aborted. The error message was: Trying to access array offset on value of type bool in /Users/robert/Local
| | Sites/dev-2/app/public/wp-content/plugins/otter-blocks/vendor/wp-coding-standards/wpcs/WordPress/Sniff.php on line 1252
| | The error originated in the .WordPress. sniff on line 1252. (Internal.Exception)
The text was updated successfully, but these errors were encountered:
The linting and formating does not work with PHP8.X, it gives errors like this:
The text was updated successfully, but these errors were encountered: