Install a clean joomla 4.4 set the update channel to next and then from the cli perform an update to j5
php .\cli\joomla.php core:update
Update completes without error in the console
update completes with the following notice
8/8 -- Copying files ...PHP Notice: Only variables should be passed by reference in \plugins\extension\finder\services\provider.php on line 37
PHP Notice: Only variables should be passed by reference in C:\laragon\www\j44\plugins\extension\joomla\services\provider.php on line 37
9/9 -- Cleaning up ...
[OK] Joomla core updated successfully!
PHP 8.1.3 (cli)
mysql-8.0.30-winx64
Labels |
Added:
No Code Attached Yet
|
Title |
|
Labels |
Added:
bug
|
The code in those two files was changed between j4.4 and j5 by this PR #40746