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/>
Not only when installing languages, but also when updating Joomla itself:
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41553.