Title: Fix the deprecated errors
Last modified: April 7, 2024

---

# Fix the deprecated errors

 *  Resolved [FahimMurshed](https://wordpress.org/support/users/fahimmurshed/)
 * (@fahimmurshed)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/fix-the-deprecated-errors/)
 * Please fix the errors. I’ve got deprecated errors in the dashboard. I am using
   PHP 8.3 version.
 *     ```wp-block-code
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService::$serviceName is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService.php on line 79
   
       Deprecated: Calling get_class() without arguments is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/REST.php on line 49
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\Person::$names is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 104
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\FieldMetadata::$source is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 115
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\Name::$metadata is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 115
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\Person::$photos is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 104
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\FieldMetadata::$source is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 115
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\Photo::$metadata is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 115
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\Person::$emailAddresses is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 104
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\FieldMetadata::$source is deprecated in /wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 115
   
       Deprecated: Creation of dynamic property Google\Site_Kit_Dependencies\Google\Service\PeopleService\EmailAddress::$metadata is deprecated in /public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php on line 115
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/fix-the-deprecated-errors/#post-17558880)
 * Thanks for reaching out [@fahimmurshed](https://wordpress.org/support/users/fahimmurshed/).
   The deprecation notices you’re encountering don’t impact any Site Kit functionality
   and are related to some of the dependency libraries used by Site Kit, as opposed
   to coming from the plugin itself. They can be disregarded for the time being,
   as we are updating these libraries shortly, at which stage they should no longer
   occur.
 * You can find more details on where we reported this over [on the Google Client Library GitHub repository](https://github.com/googleapis/google-api-php-client-services/issues/3774),
   where they confirmed this has since been addressed.
 * You may wish to disable error reporting if you wish, if you’re finding many such
   errors deprecation notices.
 * Let me know if you have any questions with the above.
 *  Thread Starter [FahimMurshed](https://wordpress.org/support/users/fahimmurshed/)
 * (@fahimmurshed)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/fix-the-deprecated-errors/#post-17560856)
 * After reloading the dashboard, it’s gone! Don’t know what happened!
 *  Plugin Support [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/fix-the-deprecated-errors/#post-17561814)
 * Glad to hear it [@fahimmurshed](https://wordpress.org/support/users/fahimmurshed/).
   As you’re using the latest version of PHP it’s possible you may encounter further
   PHP deprecation notices, however, we will be updating all third party dependency
   versions within Site Kit soon. Can you disable the display of errors should any
   of these appear on the front end of your site in the meantime. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fix the deprecated errors’ is closed to new replies.

 * ![](https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=3141863)
 * [Site Kit by Google - Analytics, Search Console, AdSense, Speed](https://wordpress.org/plugins/google-site-kit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-site-kit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-site-kit/)
 * [Active Topics](https://wordpress.org/support/plugin/google-site-kit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-site-kit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-site-kit/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/fix-the-deprecated-errors/#post-17561814)
 * Status: resolved