TYPO3 11.5.2

Release Notes

Version 11.5.2

Release Notes for TYPO3 CMS 11.5.2

This document contains information about TYPO3 CMS 11.5.2 which was released on 02.11.2021.

Get TYPO3 11.5.2 now

News

This version is a bugfix and maintenance release.

Read TYPO3 11.5.2 Release News

Checksums of TYPO3 11.5.2

SHA256

2308d0b0da3d5565a8c2e5f55f6f9116d7cd8f2729eadb4c80dc62aaf24c2041 typo3_src-11.5.2.tar.gz
47392e1c021ce7442cb33ec89de8a71c1769e733c5da22be1a15af00be62b060 typo3_src-11.5.2.zip

SHA1

6cbdf16642921079dcfba13e92889d1faf942802 typo3_src-11.5.2.tar.gz
ef8d733aa58377dd650f102e4030567653fd7b2d typo3_src-11.5.2.zip

MD5

245a960670f057c64d53b6564cfa70e5 typo3_src-11.5.2.tar.gz
d04ac0c9111cc00281443a988d645313 typo3_src-11.5.2.zip

Upgrading

The usual upgrading procedure applies. No database updates are necessary. It might be required to clear all caches; the "important actions" section in the TYPO3 Install Tool offers the accordant possibility to do so.

Changes

Here is a list of what was fixed since 11.5.1:

  • 2021-11-02 96a71bec4a [RELEASE] Release of TYPO3 11.5.2 (thanks to Benni Mack)
  • 2021-11-02 e7427f83e6 [BUGFIX] Add missing file extensions of language files (thanks to Simon Gilli)
  • 2021-11-02 47c4a2f026 [BUGFIX] Keep pagination in redirect module if editing record (thanks to Georg Ringer)
  • 2021-11-01 1fabd9a81e [TASK] Update jQuery (thanks to Andreas Fernandez)
  • 2021-11-01 4362e632da [DOCS] Add link to 11.5.x changelog (thanks to Chris Müller)
  • 2021-11-01 7485a170ad [TASK] Refactor localization tests (thanks to Simon Gilli)
  • 2021-11-01 29693b8da4 [BUGFIX] Don't throw exceptions for private paths (thanks to Helmut Hummel)
  • 2021-11-01 f89278108d [BUGFIX] Fix PHP 8 warnings in FlexFormElementContainer (thanks to Nikita Hovratov)
  • 2021-11-01 c1cb0ced1b [BUGFIX] Undefined array key in install tool (thanks to mabolek)
  • 2021-10-29 392edf849b [BUGFIX] Ensure regexp capture group works with relative target (thanks to Stefan Bürk)
  • 2021-10-28 80ddf13709 [TASK] Add missing whitespace after assign operator (thanks to Nikita Hovratov)
  • 2021-10-27 a11869c03f [BUGFIX] Fix warning in BackendUserAuthentication (thanks to Georg Ringer)
  • 2021-10-27 0770646d94 [DOCS] Fix typo in deprecation note (thanks to Chris Müller)
  • 2021-10-27 12ae143fb9 [BUGFIX] Prepare doctrine facades towards PHP 8.1 (thanks to Christian Kuhn)
  • 2021-10-27 29651da70c [BUGFIX] Harden types in ImageContentObject linkWrap() (thanks to Christian Kuhn)
  • 2021-10-26 e00c3173f3 [BUGFIX] Catch and log Exception in image size detection (thanks to Alexander Stehlik)
  • 2021-10-26 46554c1ec0 [BUGFIX] Avoid warning in ContentObjectRenderer (thanks to Christoph Lehmann)
  • 2021-10-26 7e8ea60bbd [BUGFIX] Fix PHP warnings in ext:lowlevel DB Check (thanks to Guido Schmechel)
  • 2021-10-26 90e8e66d8f [BUGFIX] Explicit string cast for string expecting functions (thanks to Christian Kuhn)
  • 2021-10-26 7ad0001204 [BUGFIX] Avoid broken mock return in ActionControllerTest (thanks to Stefan Bürk)
  • 2021-10-26 1a30b82bbf [TASK] Add " around ignore in .stylelintrc (thanks to Kim Christiansen)
  • 2021-10-26 63a387cae0 [BUGFIX] Fix warning when query result is written to csv file (thanks to Florian Sommer)
  • 2021-10-26 139905003a [BUGFIX] Sanitize unserialize() in ProcessedFile (thanks to Christian Kuhn)
  • 2021-10-26 972d623d96 [BUGFIX] Drop a strange internal DataHandler method (thanks to Christian Kuhn)
  • 2021-10-26 177b087f86 [BUGFIX] Avoid calling trim(null) in PageRenderer (thanks to Stefan Bürk)
  • 2021-10-26 8e48aff710 [BUGFIX] Avoid coalescence to null for string expecting functions (thanks to Christian Kuhn)
  • 2021-10-26 4a87bd2eda [BUGFIX] Properly return path relative to public dir in FilePathSanitizer (thanks to Florian Rival)
  • 2021-10-26 3b7a862f15 [BUGFIX] Fix warning in NewContentElementController (thanks to Nikita Hovratov)
  • 2021-10-26 336a91efb4 [BUGFIX] Enforce $GLOBALS['LANG']->sL() returns string (thanks to Christian Kuhn)
  • 2021-10-25 497f313e38 [BUGFIX] Avoid trim(null) in ContentObjectRenderer->stdWrap_*() (thanks to Christian Kuhn)
  • 2021-10-25 41af981c36 [BUGFIX] Avoid str_replace(..., null) in ContentObjectRenderer (thanks to Christian Kuhn)
  • 2021-10-25 9d559bd5ab [BUGFIX] Avoid str_replace(..., null) in AbstractMenuContentObject (thanks to Christian Kuhn)
  • 2021-10-25 8cc1e21004 [BUGFIX] Avoid deprecated FILTER_SANITIZE_STRING in TextValidator (thanks to Christian Kuhn)
  • 2021-10-25 3e27e56644 [BUGFIX] Let GeneralUtility::getIndpEnv() return string more often (thanks to Christian Kuhn)
  • 2021-10-25 cf1a8900ef [BUGFIX] Avoid incomplete mock in FluidTemplateContentObjectTest (thanks to Christian Kuhn)
  • 2021-10-25 c2f7e05648 [BUGFIX] Avoid implicit conversion to int in StringUtility (thanks to Christian Kuhn)
  • 2021-10-25 cbc0b420e8 [BUGFIX] Avoid calling strlen(null) in FrontendUserAuthentication (thanks to Christian Kuhn)
  • 2021-10-25 c22da2dbdc [BUGFIX] Avoid error when loading title of TCA table in New Record Controller (thanks to Benni Mack)
  • 2021-10-25 8e2dd7c9d3 [DOCS] Document changed behavior with Composer and extensions (thanks to Georg Ringer)
  • 2021-10-25 2db46283e5 [TASK] Improve error messages for linkvalidator (thanks to Sybille Peters)
  • 2021-10-24 4ce01c53a3 [BUGFIX] Deprecation free interfaces in FinisherVariableProvider (thanks to Stefan Bürk)
  • 2021-10-24 afac6ed0ec [BUGFIX] Deprecation free \Countable in FileCollector (thanks to Stefan Bürk)
  • 2021-10-24 a2bf18f5de [BUGFIX] Deprecation free \ArrayAccess in FormRuntime (thanks to Stefan Bürk)
  • 2021-10-24 97623be28a [BUGFIX] Suppress deprecation in EmptyFileSearchResult (thanks to Nikita Hovratov)
  • 2021-10-24 0c53728081 [BUGFIX] Deprecation free \ArrayAccess in LinkResult (thanks to Stefan Bürk)
  • 2021-10-24 2e0ba1b92e [BUGFIX] Deprecation free \Countable in AbstractCompositeValidator (thanks to Stefan Bürk)
  • 2021-10-24 7100961d97 [BUGFIX] Deprecation free \ArrayAccess in ArrayAccessClass (thanks to Stefan Bürk)
  • 2021-10-24 fcf333516e [BUGFIX] Deprecation free \ArrayAccess and \Iterator in QueryResult (thanks to Stefan Bürk)
  • 2021-10-24 5db9be7a8e [BUGFIX] Use correct return type annotations in validation results (thanks to Robert Kärner)
  • 2021-10-24 edd2ef462c [TASK] Streamline log_data fetching (thanks to Benni Mack)
  • 2021-10-24 bf903bb6a6 [BUGFIX] Avoid invalid setup in Typo3StatusTest (thanks to Christian Kuhn)
  • 2021-10-24 7d63602e4e [BUGFIX] Deprecation free \Iterator in LazyLoadingProxy (thanks to Stefan Bürk)
  • 2021-10-24 9b1849baa7 [BUGFIX] Deprecation free ArrayObject in extbase Controller/Arguments (thanks to Stefan Bürk)
  • 2021-10-23 2baa62abb2 [BUGFIX] Use lolli42/finediff over cogpowered/finediff (thanks to Christian Kuhn)
  • 2021-10-23 526f8a9f96 [BUGFIX] Avoid passing null as parameter to trim() (thanks to Stefan Bürk)
  • 2021-10-23 ead6a2bad0 [BUGFIX] Ensure type inheritance compatibility for RouteResultInterface (thanks to Stefan Bürk)
  • 2021-10-23 2d60bff083 [BUGFIX] Avoid deprecation message in MetaDataAspect (thanks to Stefan Bürk)
  • 2021-10-23 ed26bba272 [BUGFIX] Avoid incomplete setup for WebProcessorTest (thanks to Stefan Bürk)
  • 2021-10-23 3d0776f2d5 [BUGFIX] Avoid passing null parameter in SchemaColumnDefinitionListener (thanks to Stefan Bürk)
  • 2021-10-23 a255ae776b [BUGFIX] Avoid incomplete setup in FileHandlingUtilityTest (thanks to Stefan Bürk)
  • 2021-10-23 057d9f81c6 [BUGFIX] Avoid incomplete setup in ExtensionStatusTest (thanks to Stefan Bürk)
  • 2021-10-23 19488f7438 [BUGFIX] Deprecation free ArrayObject usage in backend tree (thanks to Stefan Bürk)
  • 2021-10-23 d41488cd4e [BUGFIX] Avoid passing null to str_contains in TypoScript Parser (thanks to Stephan Sellner)
  • 2021-10-23 d64dce236b [BUGFIX] Add PHP 8.1 compatibility in AbstractRecordCollection (thanks to Stefan Bürk)
  • 2021-10-23 5e33da6828 [BUGFIX] Deprecation free Serializable usage in backend Tree (thanks to Christian Kuhn)
  • 2021-10-23 ade5f9a92b [BUGFIX] Update EXT:blog_example TCA and ext_tables.php (thanks to Jochen Roth)
  • 2021-10-22 c18b986053 [TASK] Remove Web>Modules from TSconfig list (thanks to Sybille Peters)
  • 2021-10-21 ad7227df0b [BUGFIX] Properly encode JSON when forwarding to RequireJS (thanks to Oliver Hader)
  • 2021-10-21 48e4e495e2 [BUGFIX] Make file paths absolute in GIFBUILDER (thanks to Simon Schaufelberger)
  • 2021-10-21 3098465854 [TASK] Add extension title to meta data and use it (thanks to Helmut Hummel)
  • 2021-10-21 a167909c85 [BUGFIX] Avoid using HTML sanitizer in reports module (thanks to Oliver Hader)
  • 2021-10-21 1f4ab12510 [BUGFIX] Consider language in redirects:checkintegrity (thanks to Sybille Peters)
  • 2021-10-21 60b5903492 [BUGFIX] Consider language dependencies in stdwrap.lang (thanks to Christoph Lehmann)
  • 2021-10-21 d4660f8986 [BUGFIX] Hide non extension types from Extension lists (thanks to Helmut Hummel)
  • 2021-10-20 4c36a1a04b [BUGFIX] Remove mssql quotes in QueryHelper::parseJoin() (thanks to Stefan Bürk)
  • 2021-10-20 b671caf461 Revert "[TASK] Deprecation free Serializable usage in ObjectStorage" (thanks to Christian Kuhn)
  • 2021-10-20 1217cea8cf [TASK] Add package type to meta data and use that to resolve type (thanks to Helmut Hummel)
  • 2021-10-20 c7c47956c0 [TASK] Deprecation free Serializable usage in ObjectStorage (thanks to Christian Kuhn)
  • 2021-10-19 358be77bc5 [BUGFIX] Avoid deprecated methods in DebuggerUtility (thanks to Stefan Bürk)
  • 2021-10-19 de88d16d16 [BUGFIX] Avoid Serializable interface deprecation in extbase tests (thanks to Christian Kuhn)
  • 2021-10-19 338910cc6b [TASK] Improve exception message for failed url generation (thanks to Georg Ringer)
  • 2021-10-19 94c324004d [BUGFIX] Split ContainerTest fixtures per class (thanks to Christian Kuhn)
  • 2021-10-19 0636d9ae2f [TASK] Disable downloading extension archive in composer mode (thanks to Oliver Hader)
  • 2021-10-19 589df09c65 [TASK] Do not cache phpunit results (thanks to Christian Kuhn)
  • 2021-10-19 f2a3f4e031 [BUGFIX] Consider table name on retrieving extension key (thanks to Oliver Bartsch)
  • 2021-10-19 95bd2ab66a [BUGFIX] Use the same identifier in configuration and wizard class (thanks to Helmut Hummel)
  • 2021-10-19 4db1b8065d [BUGFIX] Ensure slug pieces are strings (thanks to Markus Klein)
  • 2021-10-19 d438dd701e [BUGFIX] Avoid warning from optional HTTP_ACCEPT_LANGUAGE HTTP header (thanks to Georg Ringer)
  • 2021-10-19 346cd70afd [BUGFIX] Fix warning in BackendUtility->getRecordTitle (thanks to Nikita Hovratov)
  • 2021-10-19 07394796ba [BUGFIX] Ensure cyrilic work as regexp redirects capture group (thanks to neusta infomantis)
  • 2021-10-19 0db7497b62 [TASK] Spell LinkValidator consistently (thanks to Lina Wolf)
  • 2021-10-19 6e3ec7eb60 [BUGFIX] Enforce setCopyMode in clipboard (thanks to Jochen Roth)
  • 2021-10-19 2e1d68b90b [TASK] Add acceptance test for sitemap (thanks to Jochen Roth)
  • 2021-10-19 3277c45ec1 [TASK] Quote database identifier in TCA (thanks to Jochen Roth)
  • 2021-10-19 13ee76640e [BUGFIX] Use correct selector for caret animation in EXT:form (thanks to Jochen Roth)
  • 2021-10-19 3452bdcacb [TASK] Quote field names in typoscript (thanks to Jochen Roth)
  • 2021-10-19 3ad3ff86fa [BUGFIX] Use package information to list extensions in Extension Manager (thanks to Helmut Hummel)
  • 2021-10-19 989bfcc52f [TASK] Avoid code duplication in splitFunctionalTests.php (thanks to Christian Kuhn)
  • 2021-10-19 65d88c9338 [BUGFIX] Add PHP 8.1 compatibility in FlashMessageQueue (thanks to Christian Kuhn)
  • 2021-10-18 7addc30951 [TASK] Simplify error assertion in two functional tests (thanks to Christian Kuhn)
  • 2021-10-18 0a90cd3ec2 [BUGFIX] Avoid php8.1 return type deprecation for (Lazy)ObjectStorage (thanks to Stefan Bürk)
  • 2021-10-18 44c8a0302c [TASK] Avoid TYPO3_MODE definition in tests (thanks to Christian Kuhn)
  • 2021-10-17 726c876dbf [BUGFIX] Avoid php warnings in Indexed Search Repository and Controlller (thanks to Benni Mack)
  • 2021-10-17 eb06531b43 [BUGFIX] Prevent PHP 8 warning exception due to missing array keys (thanks to Daniel Dorndorf)
  • 2021-10-17 a6deb29e2d [BUGFIX] Avoid php8.1 return type deprecations in LogRecord (thanks to Stefan Bürk)
  • 2021-10-17 4e0a5764e9 [BUGFIX] Use proper driver for FAL isWithin() check (thanks to Tim Schreiner)
  • 2021-10-17 118c198eab [TASK] Raise typo3/cms-styleguide:~11.5.0 (thanks to Christian Kuhn)
  • 2021-10-17 4af64f10fb [BUGFIX] Avoid deprecated redis method in testcase (thanks to Stefan Bürk)
  • 2021-10-17 8a9c80b9d8 [TASK] Avoid call_user_func() in phpunit bootstrap (thanks to Stefan Bürk)
  • 2021-10-17 29aacefa27 [BUGFIX] Fix warning in InlineControlContainer (thanks to Nikita Hovratov)
  • 2021-10-17 6f865ea857 [BUGFIX] Prevent PHP 8 warning in FLUIDTEMPLATE variable resolving (thanks to Alexander Stehlik)
  • 2021-10-17 31f9a1cea6 [TASK] gitlab-ci: Add nightly PHP 8.1 based linting (thanks to Christian Kuhn)
  • 2021-10-17 a0a1178587 [TASK] Install composer test distribution with PHP 8.1 (thanks to Christian Kuhn)
  • 2021-10-17 05cf49caf3 [DOCS] Document usage of FluidEmail (thanks to Björn Jacob)
  • 2021-10-17 fc2fad2b26 [BUGFIX] Fix type error when value in PaddingViewHelper is omitted (thanks to Chris Müller)
  • 2021-10-16 dba49da71e [TASK] gitlab-ci: Run PHP 8.1 functional tests (thanks to Christian Kuhn)
  • 2021-10-16 45b067fae1 [BUGFIX] Avoid php8.1 fatal error in FileSessionHandler (thanks to Stefan Bürk)
  • 2021-10-15 0cada618ab [TASK] gitlab-ci: Run PHP 8.1 unit tests (thanks to Christian Kuhn)
  • 2021-10-15 1c87d6046e [BUGFIX] Do not log page access failures (thanks to Markus Klein)
  • 2021-10-15 89b6d04a9e [TASK] Have a FunctionalDeprecated test suite (thanks to Christian Kuhn)
  • 2021-10-15 ee15b5d42d [TASK] phpunit: Enable failOnRisky flag (thanks to Christian Kuhn)
  • 2021-10-15 ef76135991 [TASK] Add support for PHP 8.1 functions (thanks to Benni Mack)
  • 2021-10-15 e565c25429 [TASK] gitlab-ci: Enable FF_ENABLE_JOB_CLEANUP flag (thanks to Christian Kuhn)
  • 2021-10-15 c6cee9d9d6 [TASK] gitlab-ci: Enable FF_SCRIPT_SECTIONS flag (thanks to Christian Kuhn)
  • 2021-10-15 17ed0b8d65 [TASK] Have notice and warning free functional tests (thanks to Christian Kuhn)
  • 2021-10-14 836f4dae93 [BUGFIX] Add fallback values for backend group wizard (thanks to Jochen Roth)
  • 2021-10-14 a91fa19394 [BUGFIX] Avoid undefined array access in PageRenderer (thanks to Oliver Bartsch)
  • 2021-10-14 9e261a042f [TASK] Skip a broken ext:impexp functional test (thanks to Christian Kuhn)
  • 2021-10-14 257bb90ae9 [BUGFIX] Fix PHP8 warning in NumberWithIconWidget (thanks to Chris Müller)
  • 2021-10-14 9b8e11b5ba [BUGFIX] Suppress warnings in BackendModuleControllerTest (thanks to Christian Kuhn)
  • 2021-10-14 4216c425d2 [BUGFIX] Avoid incomplete setup in StorageRepositoryTest (thanks to Christian Kuhn)
  • 2021-10-14 422f0449e8 [BUGFIX] Avoid warnings in FormEngine (thanks to Christian Kuhn)
  • 2021-10-14 09fa0b5cc3 [BUGFIX] Avoid warnings in ContentObjectRenderer (thanks to Christian Kuhn)
  • 2021-10-14 ef5c53942b [BUGFIX] Avoid dangling error handler registrations in tests (thanks to Christian Kuhn)
  • 2021-10-14 3e7d57abf3 [TASK] Unify label files in indexed_search (thanks to Benni Mack)
  • 2021-10-14 368b81e2f0 [BUGFIX] Fix session warning from MFA controller tests (thanks to Christian Kuhn)
  • 2021-10-14 12316c4b9a [BUGFIX] Avoid improper setup in ext:backend controller tests (thanks to Stefan Bürk)
  • 2021-10-14 4898345d49 [BUGFIX] Indexed Search Lexer checks for words instead of letters again (thanks to Benni Mack)
  • 2021-10-14 a64d78c5df [BUGFIX] Make Linkvalidator event listener more robust (thanks to Sybille Peters)
  • 2021-10-14 aaf23f8763 [BUGFIX] Fix dashboard drag and drop handler (thanks to Ralf Zimmermann)
  • 2021-10-13 96be2e18cf [BUGFIX] Ensure routing works for request with chinese letter (thanks to Stefan Bürk)
  • 2021-10-13 b15839983c [BUGFIX] Prevent exceptions for new user accounts (thanks to Oliver Bartsch)
  • 2021-10-13 fc1d86f87d [BUGFIX] Avoid warning in ResourceStorage (thanks to Christian Kuhn)
  • 2021-10-13 b1dd00dd50 [BUGFIX] Add missing field_name to CategoryCollection test setup (thanks to Christian Kuhn)
  • 2021-10-13 6d279c879b [BUGFIX] Avoid warning in LanguageService (thanks to Christian Kuhn)
  • 2021-10-13 b5c631edc7 [BUGFIX] Avoid improper method call in PageRepositoryTest (thanks to Christian Kuhn)
  • 2021-10-13 bcd9bb4d6c [TASK] Avoid deprecated code in cache:flush TCA loading (thanks to Benjamin Franzke)
  • 2021-10-13 7f374c2251 [BUGFIX] Avoid improper setup in PagesTsConfigGuardTest (thanks to Christian Kuhn)
  • 2021-10-13 7cf24b0f71 [BUGFIX] Avoid warnings triggered by SiteHandling tests (thanks to Christian Kuhn)
  • 2021-10-13 8c0f318d82 [BUGFIX] Incomplete setup in AuthenticationServiceTest (thanks to Christian Kuhn)
  • 2021-10-13 8d53c97b4f [TASK] Explicitly setup errorHandler in ErrorHandlerTest (thanks to Christian Kuhn)
  • 2021-10-13 3f5c0fe2e1 [DOCS] Improve description of EXT:form label translations (thanks to mtness)
  • 2021-10-13 7c99bea742 [BUGFIX] Fix undefined array key warnings in GifBuilder (thanks to Stefan Bürk)
  • 2021-10-13 cb69dfb9d3 [BUGFIX] Fix page link in redirects module pagination (thanks to Martin Tepper)
  • 2021-10-13 f7fb61fcf5 [DOCS] Add more details to the manual of EXT:impexp (thanks to Alexander Nitsche)
  • 2021-10-13 0d17e9dd5f [BUGFIX] Avoid fallback to ObjectManager in PropertyMapperTest (thanks to Christian Kuhn)
  • 2021-10-13 4f45663c84 [BUGFIX] Avoid warnings in ShortcutRepository (thanks to Christian Kuhn)
  • 2021-10-13 e05a85809a [BUGFIX] Fix undefined array key warnings in GraphicalFunctions (thanks to Nikita Hovratov)
  • 2021-10-13 40cc360310 [BUGFIX] Avoid warning when eID is given as array (thanks to Sebastian Michaelsen)
  • 2021-10-13 7301bcd5a5 [BUGFIX] Prevent htmlSanitize deprecation in ContentObjectRendererTest (thanks to Stefan Bürk)
  • 2021-10-13 c53565e963 [BUGFIX] Fix "View" button on pages with doktype > 200 (thanks to Łukasz Uznański)
  • 2021-10-13 723092d09a [BUGFIX] Avoid warning from optional HTTP_ACCEPT_LANGUAGE (thanks to Christian Kuhn)
  • 2021-10-13 5ae89655e7 [BUGFIX] Restore "edit metadata" of translated files in FormEngine (thanks to Oliver Bartsch)
  • 2021-10-13 58ed8a7e63 [BUGFIX] Avoid access to undefined array key in BackendUtility (thanks to Christian Kuhn)
  • 2021-10-13 4fda8e5797 [BUGFIX] Avoid undefined array key access in PasswordReset (thanks to Christian Kuhn)
  • 2021-10-13 a341142b09 [BUGFIX] Check for TSFE before use in ContentObjectRenderer (thanks to Stefan Bürk)
  • 2021-10-13 f484828968 [BUGFIX] Avoid undefined array key warning in PageTypeDecorator (thanks to Stefan Bürk)
  • 2021-10-13 f85ae5638b [BUGFIX] Fix undefined array key warning in ImageContentObject (thanks to Stefan Bürk)
  • 2021-10-13 820e225f36 [TASK] Add required attribute to input fields of filelist module (thanks to Georg Ringer)
  • 2021-10-13 939f9db018 [BUGFIX] Fix log level in html sanitizer config docs (thanks to Benjamin Pick)
  • 2021-10-13 45ad837569 [BUGFIX] Fix new keyword replacement in ContainerBuilder (thanks to Benjamin Franzke)
  • 2021-10-13 f5fed2fff7 [BUGFIX] Fix undefined array key warning in TitleTagRenderingTest (thanks to Stefan Bürk)
  • 2021-10-13 4f8361c7a3 [BUGFIX] Fix undefined array key access in ModuleLoader (thanks to Oliver Bartsch)
  • 2021-10-13 7733cf68e9 [BUGFIX] Use correct description for cache clearing in Install Tool (thanks to Georg Ringer)
  • 2021-10-13 6912e75c7f [BUGFIX] Use correct id for viewpage iframe (thanks to Oliver Bartsch)
  • 2021-10-13 f497feb566 [BUGFIX] Add missing borders below tablesort th elements (thanks to Nikita Hovratov)
  • 2021-10-13 835ec9e0cd [TASK] Add example for wildcard redirect (thanks to Bernd Wilke)
  • 2021-10-13 e96a578578 [BUGFIX] Bump symfony/polyfill-php80 to ^1.23.1 (thanks to Benjamin Franzke)
  • 2021-10-13 171c7cbe56 [BUGFIX] Add EXTENSIONS array to DefaultConfiguration (thanks to Christian Kuhn)
  • 2021-10-12 ca31977c21 [BUGFIX] Avoid undefined key access in extbase tests (thanks to Christian Kuhn)
  • 2021-10-12 2d3a193a36 [TASK] Update current supported versions in SECURITY.md (thanks to Stefan Bürk)
  • 2021-10-12 c4e08f80af [BUGFIX] Transfer minimum password length to the template (thanks to Xavier Perseguers)
  • 2021-10-12 1ca1d1f800 [BUGFIX] Fix undefined array key warning in Scheduler (thanks to Nikita Hovratov)
  • 2021-10-12 502b6d4f02 [BUGFIX] Use correct method call for getStatusCode (thanks to Georg Ringer)
  • 2021-10-12 41a0d0f3fe [BUGFIX] PHP 8.0 warnings from ContentObjectRenderer (thanks to Christian Kuhn)
  • 2021-10-12 6fbdadfb81 [BUGFIX] Fix PHP 8.0 warning in ContentObjectRenderer (thanks to Christian Kuhn)
  • 2021-10-12 704d97ca43 [BUGFIX] Incomplete setup in extbase PersistenceManager tests (thanks to Christian Kuhn)
  • 2021-10-12 b37802d491 [BUGFIX] Return ResponseInterface in test controllers (thanks to Christian Kuhn)
  • 2021-10-12 a3c5c805f6 [TASK] Set TYPO3 version to 11.5.2-dev (thanks to Benni Mack)