PHP-warning on 1.7.4 using wp-cli
-
We use wp-cli for the mangement and when running for example:
wp plugin list
It says:
PHP Warning: Attempt to read property “request” on null in /…path…/wp-content/plugins/stax-buddy-builder/functions.php on line 497
Warning: Attempt to read property “request” on null in /…path…/wp-content/plugins/stax-buddy-builder/functions.php on line 497
Using PHP 8.1.23I.e. it seems it is lacking some adaption to the warnings in PHP8+
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP-warning on 1.7.4 using wp-cli’ is closed to new replies.