Simon Schaufelberger
Simon Schaufelberger
Breaking: #92238 - Service injection in Extbase validators https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.0/Breaking-92238-ServiceInjectionInExtbaseValidators.html .. include:: /Includes.rst.txt .. _breaking-92238: ========================================================== Breaking: #92238 - Service injection in Extbase validators ========================================================== See :issue:`92238` Description =========== With the...
Deprecation: #101133 - IconState class https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Deprecation-101133-IconStateClass.html .. include:: /Includes.rst.txt .. _deprecation-101133-1687875352: ====================================== Deprecation: #101133 - IconState class ====================================== See :issue:`101133` Description =========== The class :php:`\TYPO3\CMS\Core\Type\Icon\IconState` is marked as deprecated. Impact...
Breaking: #101469 - Introduce type declarations in FolderInterface https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Breaking-101469-IntroduceTypeDeclarationsInFolderInterface.html .. include:: /Includes.rst.txt .. _breaking-101469-1690528614: ================================================================== Breaking: #101469 - Introduce type declarations in FolderInterface ================================================================== See :issue:`101469` Description =========== Return and...
Breaking: #101327 - Harden FileInterface::getSize() https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Breaking-101327-HardenFileInterfacegetSize.html .. include:: /Includes.rst.txt .. _breaking-101327-1689092559: =================================================== Breaking: #101327 - Harden FileInterface::getSize() =================================================== See :issue:`101327` Description =========== A return type declaration has been added to...
**Dompdf version**: v0.8.5 I couldn't believe what dompdf is doing but I guess I found a bug. Green is expected, red is an error. ## Steps to reproduce: ```html Test...
Please make this extension compatible with TYPO3 13
It is not possible to use a condition with the `` ViewHelper to check directly against null value, like it is known from the PHP world. For example, following php-code...
In my neos Configuration I have set the database host as `127.0.0.1:3306`. In this case MagicWand should split the host and the port instead of using the host directly as...
This commit is part of a campaign to reduce the amount of data transferred to save global bandwidth and reduce the amount of CO2. See https://github.com/Codeception/Codeception/pull/5527 for more info.