tea icon indicating copy to clipboard operation
tea copied to clipboard

Drop PHP 7.4 support

Open linawolf opened this issue 2 years ago • 5 comments

Goal

I as a developer want only the PHP versions that are supported by the TYPO3 Version we relay on.

Acceptance Criteria

  • [ ] unsupported PHP Versions are deleted
  • [ ] Tests are running fine

Additional Information

This enables us to use the new language features like Constructor Promotion

Public support for PHP 7.4 ends by the end of the year. Both TYPO3 v11 and v12 are able to run on PHP 8.0 and 8.1, v12 requires it.

I would suggest this change for version 3.0.0

linawolf avatar Aug 28 '22 11:08 linawolf