Add support for attributes on constants #887
main.yml
on: pull_request
PHP 7.4 Unit Tests (with coverage)
31s
PHP 7.4 Code on PHP 8.4 Integration Tests
30s
PHP 8.4 Code on PHP 7.4 Integration Tests
38s
PHPStan
25s
PHP-CS-Fixer
14s
Matrix: tests
Annotations
6 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
lib/PhpParser/PrettyPrinterAbstract.php#L1637
Class PhpParser\Node\Expr\Const_ not found.
|
|
PHPStan:
lib/PhpParser/Parser/Php8.php#L1393
Class PhpParser\Node\Stmt\Const_ constructor invoked with 4 parameters, 1-3 required.
|
|
PHPStan:
lib/PhpParser/Parser/Php8.php#L1390
Class PhpParser\Node\Stmt\Const_ constructor invoked with 4 parameters, 1-3 required.
|
|
PHPStan:
lib/PhpParser/Parser/Php7.php#L1373
Class PhpParser\Node\Stmt\Const_ constructor invoked with 4 parameters, 1-3 required.
|
|
PHPStan:
lib/PhpParser/Parser/Php7.php#L1370
Class PhpParser\Node\Stmt\Const_ constructor invoked with 4 parameters, 1-3 required.
|