Kevin Appelt

Results 4 issues of Kevin Appelt

It would be great if the scanner also supports PHP 8. I haven't dived deeper yet but the "biggest" problem is that "match" is a reserved keyword in PHP 8...

Avoid usage of `GeneralUtility::_GP()` and replace it with modern code (when TYPO3 Major Version is >=12) to avoid deprecation messages. Related TYPO3 ChangeLog Entry: [Deprecation: #100053 - GeneralUtility::_GP()](https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.3/Deprecation-100053-GeneralUtility_GP.html)

**The issue** TYPO3 Rector does block the update to the just released TYPO3 v13.1 due to dependency conflicts. **Composer error message** ``` - Root composer.json requires ssch/typo3-rector 2.5.0 -> satisfiable...

Feature

The hook "t3lib/class.t3lib_parsehtml_proc.php->transformation" will be removed in TYPO3 v12. https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.2/Deprecation-92992-HookT3libclasst3lib_parsehtml_procphptransformation.html **Environment** - TYPO3 version: 11.5.22 - PHP version: 8.1 - Extension version: 11.0.6

php
TYPO3 v12