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