• I keep seeing this error in our log for Instant Indexing Version 1.1.21

    PHP Deprecated: Creation of dynamic property Google\Service\Indexing\PublishUrlNotificationResponse::$urlNotificationMetadata is deprecated …/plugins/fast-indexing-api/vendor/google/apiclient/src/Model.php on line 120
    PHP Deprecated: Calling get_class() without arguments is deprecated …/plugins/fast-indexing-api/vendor/google/apiclient/src/Http/REST.php on line 57
Viewing 1 replies (of 1 total)
  • Hello @rholder4tm,
     
    Thank you for your query and we are so sorry about the trouble this must have caused.
     
    The deprecated notices you’re seeing are related to the Google API Client library used by the Instant Indexing plugin. Being a 3rd party library, we have no control over it, but we will always try to have it as up-to-date as possible in our plugin.

    These are warnings introduced in newer versions of PHP, which is version 8.2 and up, but they don’t affect the functionality of the plugin. In the meantime, you can safely ignore them or suppress deprecated warnings in your PHP configuration.
     
    Don’t hesitate to get in touch with us if you have any other questions.

Viewing 1 replies (of 1 total)

The topic ‘PHP Deprecated error’ is closed to new replies.