• Resolved wordpresslover7

    (@wordpresslover7)


    The plugin breaks whole wordpress set up with php 8.4.1. It generates 15 critical errors by depricated handlings.

    example.

    Deprecated: Mihdan\IndexNow\Dependencies\Google\Client::fetchAccessTokenWithAssertion(): Implicitly marking parameter $authHttp as nullable is deprecated, the explicit nullable type must be used instead in/wp-content/plugins/mihdan-index-now/vendor-prefixed/google/apiclient/src/Client.php on line 263

Viewing 1 replies (of 1 total)
  • Plugin Author Collins Agbonghama

    (@collizo4sky)

    Those are not fatal errors. You don’t need to worry too much. Ensure WP_DEBUG is set to false.

    We rely on the Google PHP SDK, and I am sure they will make it completely compatible with PHP 8.4.1 in a future release.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.