Bug #102673
closedCrash after Update to 11.5.33 with PHP 7.4
0%
Description
I hav a running website (TYPO3 11.5.23) in my local ddev-System (PHP 7.4). After updating the website to TYPO3 11.5.33 with composer I got an exception. (Screenshot) Backend and Frontend are no longer running.
The constructor promotion, which the exception remarks as wrong, should only allowed for PHP 8.0 or higher.
https://www.php.net/manual/en/language.oop5.decon.php#language.oop5.decon.constructor.promotion
https://stackoverflow.com/questions/65659235/class-visibility-private-inside-construct-parameters-is-this-a-valid-php-c
Files
Updated by Andreas Kienast 11 months ago
- Status changed from New to Closed
Thank you for your report. This is an issue with the installed version of EXT:styleguide. Please do not use the main
branch, but either the 11
branch of any of the v11 tags.
Since this is no bug in TYPO3, I'll close this issue.
Kind regards
Andreas