Skip to content
Snippets Groups Projects
Commit 379d126a authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[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: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 3f15b85f
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment