Upgrade typo3/cms-core to version 10.4.9 #10
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 → ^10.4.9) · Repo
Commits
See the full diff on Github. The new version differs by 57 commits:
[RELEASE] Release of TYPO3 10.4.9
[FEATURE] Add FluidEmail option to EXT:form EmailFinisher
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Service
[BUGFIX] Fix copying of moved records in workspace
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Core
[TASK] Update all npm packages
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Cache
[TASK] Activate phpstan rule IncompatiblePhpDocTypeRule
[TASK] Update phpstan/phpstan and friendsoftypo3/phpstan-typo3
[BUGFIX] Remove wrongly introduced showNewRecordLink property
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Page
[TASK] Drop reference index in workspace discard more effectively
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Routing
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Http
[BUGFIX] Do not translate move pointers in workspace
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Authentication
[BUGFIX] Properly update reference index when deleting children
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core LinkHandling
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Charset
[BUGFIX] Avoid using BackendWorkspaceRestriction
[BUGFIX] Send specific value when unchecking items in TypoScript module
[BUGFIX] Fix uninitialized $queuedMessages in MemorySpool
[TASK] Local variable $resolvedIds in PlainDataResolver
[BUGFIX] Use dedicated property to hide newRecordLink button
[TASK] Deferred reference index updating
[TASK] Always send 404 response on hidden pages
[BUGFIX] Remove pre-checks on "transport_spool_filepath"
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core ExpressionLanguage
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Package
[BUGFIX] Correct sys_refindex update on workspace publish
[BUGFIX] Do not show editlock fields to editors
[BUGFIX] Skip sys_refindex for workspace placeholders
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Localization
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Tree
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Site
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Session
[BUGFIX] Only fix versioning PID for moved records
[BUGFIX] Set correct return type for CommandRegistry::getCommandByIdentifier
[BUGFIX] Separate 'delete' and 'discard' in DataHandler
[DOCS] Correct FAL tag notation
[TASK] Add missing word to comment
[TASK] Add functional tests for RootlineUtility
[BUGFIX] Adjust CSS import paths in inline CSS
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core DependencyInjection
[TASK] Make online media preview processing a processor
[TASK] Improve and fix ThumbnailController
[BUGFIX] Properly render IRRE image thumbnail
[TASK] Extract SVG image processing into processor
[TASK] Avoid double slash in requirejs contrib paths
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Domain
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Type
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Composer
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Html
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core TimeTracker
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Log
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Configuration
[TASK] Set TYPO3 version to 10.4.9-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