Support

Site Restoration

#39136 Deprecated Messages in php 8.2.7

Posted in ‘Site restoration’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
n/a
CMS Type
Other
CMS Version
n/a
Backup Tool Version
n/a
Kickstart version
n/a

Latest post by hegiBFB on Tuesday, 27 June 2023 16:04 CDT

hegiBFB

On my LAMP server with openSUSE 15.5 I have updated php 8.1.20 to php 8.2.7 over the weekend.
Now when I want to install a backup of my live site on my local web server, after starting the installation routine I get the messages:


Deprecated: Creation of dynamic property AngieDispatcher::$component is deprecated in /srv/www/htdocs/BFB432test/installation/framework/dispatcher/dispatcher.php on line 191

Deprecated: Creation of dynamic property AngieDispatcher::$view is deprecated in /srv/www/htdocs/BFB432test/installation/framework/dispatcher/dispatcher.php on line 192

Deprecated: Creation of dynamic property AngieDispatcher::$layout is deprecated in /srv/www/htdocs/BFB432test/installation/framework/dispatcher/dispatcher.php on line 193

Deprecated: Creation of dynamic property AngieControllerJoomlaMain::$default_view is deprecated in /srv/www/htdocs/BFB432test/installation/framework/controller/controller.php on line 436

Deprecated: Creation of dynamic property AngieViewMain::$baseurl is deprecated in /srv/www/htdocs/BFB432test/installation/framework/view/view.php on line 217

Rejected: creation of dynamic property AngieViewMain::$task is deprecated in /srv/www/htdocs/BFB432test/installation/framework/controller/controller.php on line 534

Deprecated: Creation of dynamic property AngieViewMain::$doTask is deprecated in /srv/www/htdocs/BFB432test/installation/framework/controller/controller.php on line 535

Deprecated: Creation of dynamic property AObject::$task is deprecated in /srv/www/htdocs/BFB432test/installation/framework/object/object.php on line 106

Deprecated: Creation of dynamic property AngieViewMain::$restoringToDifferentHost is deprecated in /srv/www/htdocs/BFB432test/installation/angie/views/main/view.raw.php on line 54

Deprecated: Creation of dynamic property AngieViewMain::$_tempFilePath is deprecated in /srv/www/htdocs/BFB432test/installation/framework/view/view.php on line 475

You can continue the installation and exit normally.
At first glance everything looks fine, can there still be any changes in the installed backup?

I use Akeeba Backup Professional 9.6.1 and Kickstart 8.0.1 with Joomla 4.3.2.

Greetings Herbert Gindorf

nicholas
Akeeba Staff
Manager

Everything is and works fine. These are deprecation warnings. PHP 8.2 deprecated creating arbitrary properties on objects. This feature will not be removed until PHP 9.0. We'll add the #[\AllowDynamicProperties] annotation to these objects in a future version.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

hegiBFB

Thanks for the explanation.

Herbert

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!