User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) updates the lists of files and folders to be deleted on update in script.php to the latest changes in the 6.0-dev branch.
The following deleted files are resulting from following PRs which were merged up from 5.4-dev:
modules/mod_random_image/mod_random_image.phpadministrator/modules/mod_menu/mod_menu.phpadministrator/modules/mod_latest/mod_latest.phpmodules/mod_whosonline/mod_whosonline.phpadministrator/modules/mod_logged/mod_logged.phpadministrator/modules/mod_privacy_dashboard/mod_privacy_dashboard.phpmodules/mod_finder/mod_finder.phpmodules/mod_login/mod_login.phpmodules/mod_menu/mod_menu.phpadministrator/modules/mod_submenu/mod_submenu.phpThe files of the first two PRs mentioned in the list above I had overlooked before the alpha3, so they were already removed in alpha3, that's why I add them to section // From 6.0.0-alpha2 to 6.0.0-alpha3 of the list of deleted files.
In addition, it adds deleted files and folders from following PRs for 6.0-dev:
administrator/modules/mod_popular/mod_popular.phplibraries/src/Adapter with subfolders and fileslibraries/src/MVC/Model/DatabaseAwareTrait.phplibraries/vendor/symfony/polyfill-php83 with subfolders and fileslibraries/vendor/doctrine/inflector/lib/Doctrine/Common,libraries/vendor/joomla/string/src/phputf8 and libraries/vendor/symfony/polyfill-php83libraries/vendor/joomla/database/src/Query/LimitableInterface.php,libraries/vendor/joomla/database/src/Query/PreparableInterface.php,libraries/vendor/laminas/laminas-diactoros/src/functions/create_uploaded_file.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/functions/marshal_headers_from_sapi.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/functions/marshal_method_from_sapi.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/functions/marshal_protocol_version_from_sapi.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/functions/marshal_uri_from_sapi.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/functions/marshal_uri_from_sapi.php,libraries/vendor/laminas/laminas-diactoros/src/functions/normalize_server.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/functions/normalize_uploaded_files.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/functions/parse_cookie_header.legacy.php,libraries/vendor/laminas/laminas-diactoros/src/PhpInputStream.php,libraries/vendor/lcobucci/clock/renovate.json,libraries/vendor/symfony/http-client/Internal/AmpBody.php,libraries/vendor/symfony/http-client/Internal/AmpClientState.php,libraries/vendor/symfony/http-client/Internal/AmpListener.php,libraries/vendor/symfony/http-client/Internal/AmpResolver.php,libraries/vendor/symfony/http-client/Internal/LegacyHttplugInterface.php,libraries/vendor/symfony/http-client/Response/AmpResponse.php,media/vendor/tinymce/langs, and file media/vendor/tinymce/license.txtMoreover, the following files were deleted from the list of deleted files as they were introduced back with PR #45827 :
libraries/vendor/algo26-matthias/idna-convert/src/NamePrep/CaseFolding.phplibraries/vendor/algo26-matthias/idna-convert/src/NamePrep/CaseFoldingData.phplibraries/vendor/algo26-matthias/idna-convert/src/NamePrep/CaseFoldingDataInterface.phpFinally, it adds the 2 new update SQL script from 5.4 as they shall not be present in 6.
Code review. Check the listed PRs for deleted files and verify that it matches the files being added by this PR to the list.
Or if you want to make a real test:
Update a 6.0.0-alpha3 to the latest 6.0 nightly build for the actual result, and update a 6.0.0-alpha3 to the patched update package or custom update URL created by drone for this PR for the expected result.
The files added by this PR to the list are still there after an update from 6.0.0-alpha3 to 6.0-dev nightly build, however they would not be there when making a new installation with that nightly build.
The files added by this PR to the list are deleted after an update from 6.0.0-alpha3 to the patched package of this PR.
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_admin |
| Labels |
Added:
PR-6.0-dev
|
||
| Title |
|
||||||
@brianteeman Could you do a reqiew on this one? That would be really great.
And maybe @Hackwar could you also review as most of the stuff handled here comes from the composer and TinyMCE updates.
Will do in the morning when I am back at my computer
Not sure if I tested this correctly but I did an update from joomla 5.4 dev branch to this branch of joomla 6
I was a bit uncertain that it would work correctly but it would appear to all be ok
I have tested this item ✅ successfully on 3cf880f
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-08-14 07:42:49 |
| Closed_By | ⇒ | wilsonge |
Getting this in so it's alongside the composer updates. Thanks!
Ping @Bodge-IT @softforge .