• 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.23

    I.e. it seems it is lacking some adaption to the warnings in PHP8+

Viewing 1 replies (of 1 total)
  • Plugin Support john

    (@johnweru)

    Hi there,

    Sorry about this.

    In this case, I’m actually in a position to replicate this warning. We will be fixing this in the next releases. In the meantime, you can ignore it and disable debugging, as it shouldn’t cause any major issue within the site.

    Once again, my apologies for this warning.

    Kind Regards,

    John

    • This reply was modified 1 year, 2 months ago by john.
Viewing 1 replies (of 1 total)
  • The topic ‘PHP-warning on 1.7.4 using wp-cli’ is closed to new replies.