You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The currently installed Joomla! version is "5.2.2", with Php 8.4
"PHP message: PHP Deprecated: Function lcg_value() is deprecated since 8.4, use \Random\Randomizer::getFloat() instead in /joomla/plugins/system/sessiongc/src/Extension/SessionGC.php on line 66"
PHP message: PHP Deprecated: Tuf\Client\Repository::getSnapshot(): Implicitly marking parameter $maxBytes as nullable is deprecated, the explicit nullable type must be used instead in /joomla/libraries/vendor/php-tuf/php-tuf/src/Client/Repository.php
PHP message: PHP Deprecated: GuzzleHttp\Promise\FulfilledPromise::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /joomla/libraries/vendor/guzzlehttp/promises/src/FulfilledPromise.php on line 26
PHP message: PHP Deprecated: GuzzleHttp\Promise\PromiseInterface::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /joomla/libraries/vendor/guzzlehttp/promises/src/PromiseInterface.php on line 29
PHP message: PHP Deprecated: Function xml_set_object() is deprecated since 8.4, provide a proper method callable to xml_set_*_handler() functions in /joomla/libraries/src/Updater/Update.php on line 660; PHP message: PHP Deprecated: xml_set_element_handler(): Passing non-callable strings is deprecated since 8.4 in /joomla/libraries/src/Updater/Update.php on line 661; PHP message: PHP Deprecated: xml_set_character_data_handler(): Passing non-callable strings is deprecated since 8.4 in /joomla/libraries/src/Updater/Update.php on line 662
PHP Deprecated: xml_set_element_handler(): Passing non-callable strings is deprecated since 8.4 in /joomla/libraries/src/Updater/Adapter/ExtensionAdapter.php on line 284; PHP message: PHP Deprecated: xml_set_character_data_handler(): Passing non-callable strings is deprecated since 8.4 in /joomla/libraries/src/Updater/Adapter/ExtensionAdapter.php on line 285; PHP message: PHP Deprecated: Function xml_set_object() is deprecated since 8.4, provide a proper method callable to xml_set_*_handler() functions in /joomla/libraries/src/Updater/Adapter/ExtensionAdapter.php on line 283;
Issue to collect PHP 8.4 deprecation messages and fixes
Transitive dependencies:
The text was updated successfully, but these errors were encountered: