TYPO3 11.5.14
10 August 2022
TYPO3 version 11.5.14 is now available.
Upgrading to TYPO3 11.5.14
TYPO3 11.5.14 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply TYPO3 updates as new versions are released, or use Installatron's Clone feature to duplicate an existing TYPO3 install to test the 11.5.14 upgrade prior to applying it live. Get started managing your TYPO3 installations with Installatron
What's New in TYPO3 11.5.14
Bug Fixes and Changes
- [BUGFIX] Disable asset concatenation/compression in backend
- [BUGFIX] Use ClassSchema to properly detect DomainObject properties
- [BUGFIX] Respect non standard prototype names
- [BUGFIX] Show record history even with null in history_data
- [BUGFIX] Use nullabe return type for method returning null
- [BUGFIX] Fix relationship import with sql strict_mode
- [BUGFIX] Abort commit if commit message does not fulfill all requirements
- [BUGFIX] Add cursor on toggle checkboxes
- [BUGFIX] Prevent unnecessary processing of social image
- [TASK] Remove superfluous TYPO3_CONF_VARS | BE | fluidPageModule
- [BUGFIX] Replace legacy bootstrap classes supported by FontAwesome
- [BUGFIX] Use sanitized filename as source identifier when replacing an image
- [TASK] Remove docker-compose v1 enforce check from runTests.sh
- [BUGFIX] Skip non existing fields in Element information
- [BUGFIX] Add sys_language_uid for PageSlugCandidateProvider
- [TASK] Update Bootstrap to 5.2.0
- [TASK] Remove 'exclude' from HIDE_FOR_NON_ADMINS fields
- [BUGFIX] Fix PHP 8.1 warnings in ExtbasePluginEnhancer
- [BUGFIX] Ensure deterministic sorting in PageTreeRepository
- [TASK] Address type issues in FileSearchQuery
- [TASK] Raise typo3fluid/fluid:^2.7.2
- [BUGFIX] indexed_search: PHP 8 array key exists check
- [TASK] Show languageIds in site module overview
- [TASK] Avoid deprecated utf_decode() method in tests
- [TASK] Avoid setting undefined property in test case
- [TASK] Add tests for log #[Channel(...)] attribute
- [BUGFIX] Fix incorrect variable usage in BackendUserLanguageMigration
- [TASK] Remove superfluous cast in LiveSearch
- [TASK] Better CI cache tags
- [BUGFIX] Correct bad doc type in QueryObjectModelFactory
- [TASK] Correct incomplete doc types
- [BUGFIX] Avoid undefined property in extbase
- [TASK] Enable PHP 8.2 unit testing in CI
- [BUGFIX] Avoid PHP 8.2 "Creation of dynamic property" in Tests
- [BUGFIX] Fix PHP 8.2 issue
- [TASK] Raise typo3/testing-framework
- [BUGFIX] Prevent duplicate page tree items when entry points intersect
- [TASK] Remove unnecessary conditionals
- [BUGFIX] DataHandler chokes with PHP 8 and ctrl fields
- [TASK] Improve TCA description of sys_template record fields
- [TASK] Unpin CI image docker:20.10.14-dind
- [TASK] Do not cache phpstan in CI
- [BUGFIX] Correct workspace overlays in DataMapProcessor
- [TASK] Use local TypoScriptFrontendController in ContentObjects
- [BUGFIX] Use correct variable to build exception
- [BUGFIX] Resolve null coalesce order of operation issues
- [BUGFIX] Avoid workspace PHP 8 error with relations
- [BUGFIX] Fix PHP 8 array access in BackendUtility
- [BUGFIX] Fix dead code path in LanguageService
- [TASK] Avoid dynamic property declaration
- [TASK] Remove superfluous variable initialization in TypoScriptParser
- [TASK] Raise phpunit/phpunit and webmozart/assert
- [DOCS] Distinguish composer and legacy installation in cron examples
- [BUGFIX] Use config.extTarget as fallback for HMENU external links
- [BUGFIX] Transform tableoptions early to valid doctrine/dbal option
- [TASK] Update PHPStan
- [TASK] Raise bnf/phpstan-psr-container:^1.0.1
- [BUGFIX] Use correct fallback types in ImageDimension
- [BUGFIX] Do not lose Context in AbstractContentObject
- [BUGFIX] Add missing parenthesis in ElementInformation.html
- [BUGFIX] Prevent undefined array key warnings in RequestHandler
- [BUGFIX] Fix notices in GraphicalFunctions
- [BUGFIX] Keep hyphens when lexing words for indexed_search
- [TASK] Allow icons from Icon Registry in login providers
- [BUGFIX] Allow changing FF sections in new version overlays
- [BUGFIX] Stabilize page tree acceptance test
- [TASK] Improve type annotation for GU::setIndpEnv
- [DOCS] Remove References to "Inside TYPO3"
- [BUGFIX] Skip resolving backpath for already absolute paths
- [BUGFIX] Add missing space after sentence in command output
- [BUGFIX] Prevent DataHandler warning for non-workspace tables
- [BUGFIX] Enhance annotation integrity test script
- [TASK] Move NoopPasswordHash fixture to MFA tests
- [BUGFIX] Store search terms in local extension list
- [BUGFIX] Add check if opcache_invalidate exists
- [BUGFIX] Fix undefined index in ContentObjectRenderer
- [BUGFIX] Set current time as default in flatpickr