Project

General

Profile

Bug #105582

Updated by Benjamin Franzke about 21 hours ago

Hello. 

 Just updated to typo3 13.4.1. Backend is running. Frontend crashes with ArgumentCountError in phpstan. 
 See error.log 


 <pre> 
 Core: Exception handler (WEB: FE): ArgumentCountError, code #0, 
 file /var/www/html/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php, line 102: 
 Too few arguments to function PHPStan\PhpDocParser\Lexer\Lexer::__construct(), 
 0 passed in /var/www/html/vendor/symfony/type-info/TypeResolver/StringTypeResolver.php on line 66  
 </pre>

Back