No Code Attached Yet PHP 8.x bug
avatar HLeithner
HLeithner
2 Sep 2023

Steps to reproduce the issue

  • Install joomla with deprecation messages showing
  • Install an language after joomla installation
  • check xhr request, doesn't return a valid json string instead the deprecation message

Expected result

works

Actual result

error message (install of the language seems to work)

System information (as much as possible)

Php 8.2

Additional comments

<br/><b>Deprecated</b>:  Creation of dynamic property Joomla\CMS\Updater\Update::$sha256 is deprecated in <b>/web/j006.verlauf.at/libraries/src/Updater/Update.php</b> on line <b>418</b><br/><br/><b>Deprecated</b>:  Creation of dynamic property Joomla\CMS\Updater\Update::$sha384 is deprecated in <b>/web/j006.verlauf.at/libraries/src/Updater/Update.php</b> on line <b>418</b><br/><br/><b>Deprecated</b>:  Creation of dynamic property Joomla\CMS\Updater\Update::$sha512 is deprecated in <b>/web/j006.verlauf.at/libraries/src/Updater/Update.php</b> on line <b>418</b><br/>

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar HLeithner HLeithner - open - 2 Sep 2023
avatar joomla-cms-bot joomla-cms-bot - change - 2 Sep 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Sep 2023
avatar richard67 richard67 - change - 2 Sep 2023
Labels Added: bug
avatar richard67 richard67 - labeled - 2 Sep 2023
avatar Quy Quy - change - 19 Oct 2023
Labels Added: PHP 8.x
avatar Quy Quy - labeled - 19 Oct 2023
avatar Ruud68
Ruud68 - comment - 29 Nov 2023

Not only when installing languages, but also when updating Joomla itself:

Deprecated: Creation of dynamic property Joomla\CMS\Updater\Update::$sha256 is deprecated in ...libraries/src/Updater/Update.php on line 418
Deprecated: Creation of dynamic property Joomla\CMS\Updater\Update::$sha384 is deprecated in ...libraries/src/Updater/Update.php on line 418
Deprecated: Creation of dynamic property Joomla\CMS\Updater\Update::$sha512 is deprecated in ...libraries/src/Updater/Update.php on line 418
Deprecated: Creation of dynamic property Joomla\CMS\Updater\Update::$section is deprecated in ...libraries/src/Updater/Update.php on line 418

screen shot 2023-11-29 at 08 25 08


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41553.

avatar alikon alikon - change - 30 Nov 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-11-30 07:58:42
Closed_By alikon
avatar alikon alikon - close - 30 Nov 2023
avatar alikon
alikon - comment - 30 Nov 2023

please test #42429

Add a Comment

Login with GitHub to post a comment