• Resolved Cory Lamle

    (@corylamleorg)


    Hi,

    Thanks for the great plugin!

    PHP 8 is showing issues with the following call:

    Deprecated: Creation of dynamic property UagAdmin\Ajax\Ajax_Init::$UagAdmin\Ajax\Common_Settings is deprecated in \\wp-site\wp-content\plugins\ultimate-addons-for-gutenberg\admin-core\ajax\ajax-init.php on line 73

    Could you have your team look at a patch to remove/update this older code?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @corylamleorg,

    Thanks for writing to us.

    Please let us know the order of events that reproduces this error so that we can see whether we are replicating it on our end.

    Looking forward to hearing from you.

    Hi @corylamleorg,

    It’s been long since we heard from you. I am going ahead to mark this thread as resolved.

    Please feel free to open a new thread in case of any other queries.

    Regards.

    Judith.

    Thread Starter Cory Lamle

    (@corylamleorg)

    Hi BSF,

    All you have to do is test the plugin with PHP 8.2 with the debug flag set to true and deprecation warnings turned on. This will show you were your code is not PHP 8.2 compliant. Your unit tests should will probably show the warning as well…

    Hope that helps~

    Plugin Support BSF- Mohsin Ghouri

    (@mohsinbsf)

    Hi @corylamleorg,

    Sorry for the inconvenience caused to you.

    It is a deprecated warning. We are working to make our plugin fully compatible. Hopefully, you will not face this issue again in future.

    Have a nice day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP 8 Deprecation Notice’ is closed to new replies.