[FEATURE] PHP 8.0 support
After a long way of fixing our code base to have all our tests (unit, functional, acceptance tests) green, TYPO3 now officially runs with PHP 8.0. TYPO3 v11 LTS thus will support PHP 7.4 and PHP 8.0 (and hopefully PHP 8.1 once the dependencies support PHP 8.1). There might be a few PHP notices throughout TYPO3 Frontend and Backend, but all base functionality is now available for PHP 8.0 as well. Resolves: #93631 Related: #94057 Releases: master Change-Id: I5798e6f49ee637b794df096fd44b8157d96b74bc Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69489 Tested-by:Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/gitlab-ci/nightly/acceptance-backend.yml 45 additions, 0 deletionsBuild/gitlab-ci/nightly/acceptance-backend.yml
- Build/gitlab-ci/nightly/acceptance-install.yml 168 additions, 0 deletionsBuild/gitlab-ci/nightly/acceptance-install.yml
- Build/gitlab-ci/pre-merge/acceptance-backend.yml 15 additions, 0 deletionsBuild/gitlab-ci/pre-merge/acceptance-backend.yml
- Build/gitlab-ci/pre-merge/acceptance-install.yml 6 additions, 6 deletionsBuild/gitlab-ci/pre-merge/acceptance-install.yml
- typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php 4 additions, 4 deletions...ontroller/ContentElement/ElementInformationController.php
- typo3/sysext/backend/Classes/Provider/PageTsBackendLayoutDataProvider.php 3 additions, 3 deletions...kend/Classes/Provider/PageTsBackendLayoutDataProvider.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-93631-SupportForPHP80.rst 20 additions, 0 deletions...tation/Changelog/master/Feature-93631-SupportForPHP80.rst
- typo3/sysext/form/Classes/Mvc/Persistence/FormPersistenceManager.php 10 additions, 4 deletions...t/form/Classes/Mvc/Persistence/FormPersistenceManager.php
Please register or sign in to comment