User tests: Successful: Unsuccessful:
Original PR #43226 closed by mistake
Summary of Changes
Fix PHP 8.2 deprecated notices during Extensions check while performing Joomla 5.1.0 update
Testing Instructions
Joomla 5.0.3, PHP 8.2 or higher, enable Error reporting to default.
In Joomla Update configuration, set "Potentially incompatible extensions checkbox" to "Show".
Install any non core extension
Update Joomla to 5.1.0-RC shows the Pre-Update Screen.
Actual result BEFORE applying this Pull Request
Extensions check never ends, an error appears in explorer console : uncaught syntaxError..
Expected result AFTER applying this Pull Request
Extensions check works fine
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_joomlaupdate Libraries |
Labels |
Added:
PR-5.1-dev
|
Labels |
Added:
Release Blocker
PHP 8.x
bug
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-05-20 11:45:35 |
Closed_By | ⇒ | bembelimen |
Thx
Looks good