support for PHP 8.3 #227
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
PHPStan:
src/Neon/Parser.php#L122
Method Nette\Neon\Parser::parseBlock() should return Nette\Neon\Node but return statement is missing.
|
PHPStan:
src/Neon/Parser.php#L218
Method Nette\Neon\Parser::parseBraces() should return Nette\Neon\Node\InlineArrayNode but return statement is missing.
|
PHPStan
Process completed with exit code 1.
|