Title: PHP Errors (Deprecated)
Last modified: October 31, 2022

---

# PHP Errors (Deprecated)

 *  Resolved [Yuval](https://wordpress.org/support/users/yuvalsabar/)
 * (@yuvalsabar)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/php-errors-deprecated/)
 * Hi,
    I’m using WordLift v3.38.5 under WordPress v6.0.3. I get the following PHP
   errors (using Query Monitor plugin)
 *     ```
       Deprecated	Fetching the "Wordlift\Modules\Common\Installer" private service or alias is deprecated since Symfony 3.4 and will fail in 4.0. Make it public instead.	1	
       wp-content/plugins/wordlift/modules/common/third-party/vendor/symfony/dependency-injection/ContainerBuilder.php:493
       Plugin: wordlift
       Deprecated	Fetching the "Wordlift\Modules\Acf4so\Notices" private service or alias is deprecated since Symfony 3.4 and will fail in 4.0. Make it public instead.	1	
       wp-content/plugins/wordlift/modules/common/third-party/vendor/symfony/dependency-injection/ContainerBuilder.php:493
       Plugin: wordlift
       Deprecated	Fetching the "Wordlift\Modules\Food_Kg\Notices" private service or alias is deprecated since Symfony 3.4 and will fail in 4.0. Make it public instead.	1	
       wp-content/plugins/wordlift/modules/common/third-party/vendor/symfony/dependency-injection/ContainerBuilder.php:493
       Plugin: wordlift
       Deprecated	Fetching the "Wordlift\Modules\Food_Kg\Preconditions" private service or alias is deprecated since Symfony 3.4 and will fail in 4.0. Make it public instead.	1	
       wp-content/plugins/wordlift/modules/common/third-party/vendor/symfony/dependency-injection/ContainerBuilder.php:493
       Plugin: wordlift
   
       Plugin: wordlift
       Deprecated	Fetching the "Wordlift\Modules\Food_Kg\Preconditions" private service or alias is deprecated since Symfony 3.4 and will fail in 4.0. Make it public instead.	1	
       wp-content/plugins/wordlift/modules/common/third-party/vendor/symfony/dependency-injection/ContainerBuilder.php:493
       Plugin: wordlift
       ```
   
 * I believe that the plugin is working as expected, but still, can you address 
   those issues?
 * Here is a screenshot of the errors: [https://i.imgur.com/K35g9LN.png](https://i.imgur.com/K35g9LN.png)
 * Thank you,
    Yuval
    -  This topic was modified 3 years, 7 months ago by [Yuval](https://wordpress.org/support/users/yuvalsabar/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [David Riccitelli](https://wordpress.org/support/users/ziodave/)
 * (@ziodave)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/php-errors-deprecated/#post-16148881)
 * Hello,
 * Thanks for writing us.
 * You can safely ignore the deprecation messages as they are generated from a 3rd
   party dependency we use that is compatible with PHP 5.6 and later and that we
   specifically chose for its PHP compatibility requirements.
 * Upgrading to the next version of the dependency is not necessary and it would
   require at least [PHP 7.1.3](https://symfony.com/doc/4.0/reference/requirements.html).
 * BR,
    David

Viewing 1 replies (of 1 total)

The topic ‘PHP Errors (Deprecated)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordlift.svg)
 * [WordLift - AI powered SEO - Schema](https://wordpress.org/plugins/wordlift/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordlift/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordlift/)
 * [Active Topics](https://wordpress.org/support/plugin/wordlift/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordlift/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordlift/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [David Riccitelli](https://wordpress.org/support/users/ziodave/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/php-errors-deprecated/#post-16148881)
 * Status: resolved