Update typo3/cms-core → 12.4.10 (unknown) #32
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ typo3/cms-core (^11.0 → ^12.4.10) · Repo
Commits
See the full diff on Github. The new version differs by 32 commits:
[RELEASE] Release of TYPO3 12.4.10
[DOCS] Remove invalid configuration option from SMTP upgrade example
[TASK] Update UploadedFile.php
[BUGFIX] Update doctrine/dbal to ensure performance bugfix
[BUGFIX] Allow SelectItem to be used in registerPlugin syntax
[TASK] Update `lit` packages
[BUGFIX] Allow all records on recycler pages
[TASK] Avoid invalid datetime database default in a test
[BUGFIX] Properly handle unknown link type
[BUGFIX] Check all method for existence in `OpcodeCacheService`
[TASK] Update `flag-icons` and related build packages
[TASK] Update `luxon` to 3.4.4
[TASK] Update `sortablejs` to 1.15.1
[TASK] Implement missing delete functionality for FileReference
[BUGFIX] Use defined `languageField` in DataHandler
[BUGFIX] Prevent InvalidArgumentException in user constraints calculation
[TASK] Streamline indentation of arrays and comments
[TASK] Allow usage of symfony 7
[TASK] Update locales translation files
[TASK] Align error handler tests with changed PHPUnit behavior
[TASK] Add strict parameter to base64url decode
[BUGFIX] Prevent 'Undefined array key' in FileDeletionAspect
[DOCS] Fix code example in comment of UserSessionManager
[TASK] Provide more information to itemsProcFunc calls
[BUGFIX] No "update storage index" FAL task fail with too many records
[BUGFIX] Avoid type errors in `ResourceFactory` methods
[BUGFIX] Prevent TypeError in FileSearchDemand
[BUGFIX] Display inherited module workspace access restriction
[BUGFIX] Prevent exception for invalid file link
[BUGFIX] Fix error copying pages with outdated user permissions
[BUGFIX] Avoid exception on trailing comma in include_static_file.txt
[TASK] Set TYPO3 version to 12.4.10-dev
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands