issues
search
TYPO3-Solr
/
ext-tika
A TYPO3 CMS extension that provides Apache Tika functionality
GNU General Public License v3.0
6
stars
29
forks
source link
[TASK] Fix TYPO3 coding standards differences between PHP versions
#201
Closed
dkd-kaehm
closed
1 year ago
dkd-kaehm
commented
1 year ago
This change contains:
The PSR12 rule for import type blocks for PhpcsFixer The ordered_imports.imports_order is now class, function, const
the coding standards fixes for TYPO3 12+ as well.
This change contains: