Closed obuisard closed 1 month ago
I had the same issue on one site - initially I tried doing so as a test from an iPhone 15 Pro (via Safari) and also then when I got home from a laptop running Safari 18 same result/issue as above
can you check adding declaration of $length
in the Joomla\CMS\Updater\Update class , should solve
You can set the errror reporting to none, then you can continue with the update
Closing as having a pull request. See #44307 .
Steps to reproduce the issue
I have tried to move a couple Joomla 5.1 sites to 5.2 under PHP 8.2. I waited for the pre-update checker to finish its job of checking extensions.
Expected result
Pre-update checks ends.
Actual result
They never do.
System information (as much as possible)
5.1 to 5.2 update PHP 8.2.19 MySQL 8.0.32
Additional comments
This is the error I get when looking at the data before the json info is parsed:
Having the warning in the response forces the json parsing to fail.