Fix Namespace_ stmts type parameter definition #956
Annotations
3 errors
|
|
|
lib/PhpParser/Parser/Php8.php#L1418
Parameter #2 $stmts of class PhpParser\Node\Stmt\Namespace_ constructor expects array<PhpParser\Node\Stmt>, null given.
|
|
lib/PhpParser/Parser/Php7.php#L1429
Parameter #2 $stmts of class PhpParser\Node\Stmt\Namespace_ constructor expects array<PhpParser\Node\Stmt>, null given.
|
The logs for this run have expired and are no longer available.
Loading