[TASK] Make first install compatible with PHP 8
Make all the necessary changes to classes used during the first installation to run on PHP 8 Resolves: #93205 Releases: master, 10.4 Change-Id: I93f64b2848e4cea76a4f36d11d394cb09fd8301c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67227 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benjamin Franzke <bfr@qbus.de>
Showing
- Build/Scripts/duplicateExceptionCodeCheck.sh 1 addition, 0 deletionsBuild/Scripts/duplicateExceptionCodeCheck.sh
- phpstan.neon 3 additions, 0 deletionsphpstan.neon
- typo3/sysext/core/Classes/Database/Driver/PDOStatement.php 6 additions, 18 deletionstypo3/sysext/core/Classes/Database/Driver/PDOStatement.php
- typo3/sysext/core/Classes/Database/Driver/PDOStatementImplementation.php 64 additions, 0 deletions...re/Classes/Database/Driver/PDOStatementImplementation.php
- typo3/sysext/core/Classes/Error/ErrorHandler.php 3 additions, 5 deletionstypo3/sysext/core/Classes/Error/ErrorHandler.php
- typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php 1 addition, 1 deletion...uration/TypoScript/ConditionMatching/ConditionMatcher.php
- typo3/sysext/install/Classes/SystemEnvironment/Check.php 8 additions, 3 deletionstypo3/sysext/install/Classes/SystemEnvironment/Check.php
Please register or sign in to comment