With php 8.4.5 install Joomla through the web interface with error messages etc set to display error_reporting=E_ALL
in your php.ini
On completion of the install you will see the following error messages.
Deprecated: Function xml_set_object() is deprecated since 8.4, provide a proper method callable to xml_set_*_handler() functions in D:\repos\j51\libraries\src\Updater\Adapter\CollectionAdapter.php on line 225
Deprecated: xml_set_element_handler(): Passing non-callable strings is deprecated since 8.4 in D:\repos\j51\libraries\src\Updater\Adapter\CollectionAdapter.php on line 226
Labels |
Added:
No Code Attached Yet
|
As far as I can tell there were no changes at all in that commit and an empty change was merged
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-18 15:06:22 |
Closed_By | ⇒ | HLeithner |
I guess this is solved in #44490 ?