4.0.0: Add TYPO3 13 LTS Support #325
Annotations
5 errors
Code Quality (by PHPStan):
Classes/DependencyInjection/EntityPass.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function call_user_func expects callable\(\)\: mixed, array\{class\-string, 'getPriority'\} given\.$# in path /home/runner/work/thuecat/thuecat/Classes/DependencyInjection/EntityPass.php was not matched in reported errors.
|
Code Quality (by PHPStan):
Classes/DependencyInjection/EntityPass.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function call_user_func expects callable\(\)\: mixed, array\{class\-string, 'getSupportedTypes'\} given\.$# in path /home/runner/work/thuecat/thuecat/Classes/DependencyInjection/EntityPass.php was not matched in reported errors.
|
Code Quality (by PHPStan):
Classes/DependencyInjection/EntityPass.php#L50
Parameter #1 $callback of function call_user_func expects callable(): mixed, array{string, 'getPriority'} given.
|
Code Quality (by PHPStan):
Classes/DependencyInjection/EntityPass.php#L51
Parameter #1 $callback of function call_user_func expects callable(): mixed, array{string, 'getSupportedTypes'} given.
|
Code Quality (by PHPStan)
Process completed with exit code 1.
|
Loading