[6.0] Update deleted files and folders in script.php for the upcoming 6.0.3 release#46831
Merged
Bodge-IT merged 2 commits intojoomla:6.0-devfrom Feb 5, 2026
Conversation
Contributor
|
I have tested this item ✅ successfully on f8f0c5a This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46831. |
|
I have tested this item ✅ successfully on f8f0c5a This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46831. |
Member
Author
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46831. |
Contributor
|
Thank you @richard67! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue # .
Summary of Changes
This pull request (PR) updates the lists of files and folders to be deleted on update in script.php for the upcoming 6.0.3 release.
All files and folders added by this PR here are testing files from symfony composer dependencies, see PR #46765 for the removal of these files and folders from the package build.
Testing Instructions
Code review.
Or compare the full installation zip package created by Drone for this PR (or any other 6.0-dev PR after the upmerge today or from tomorrow on you can also use the latest 6.0-dev nightly build) with the full installation zip package of 6.0.2 and check which files and folders only exist in the 6.0.2 package-
Or update from 6.0.2 to the latest 6.0 nightly build to check the actual result, and update from 6.0.2 to the patched update package or custom update URL created by Drone for this PR here to check the expected result.
Actual result BEFORE applying this Pull Request
After an update from 6.0.2 to the latest 6.0 nightly build, the files and folders handled in this PR are still there.
Expected result AFTER applying this Pull Request
After an update from 6.0.2 to the patched update package or custom update URL created by Drone for this PR here, the files and folders handled in this PR have been deleted.
Link to documentations
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