• Resolved Yuval

    (@yuvalsabar)


    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

    Thank you,
    Yuval

    • This topic was modified 2 years ago by Yuval.
Viewing 1 replies (of 1 total)
  • Plugin Author David Riccitelli

    (@ziodave)

    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.

    BR,
    David

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Errors (Deprecated)’ is closed to new replies.