Skip to content

Add support for attributes on constants #887

Add support for attributes on constants

Add support for attributes on constants #887

Re-run triggered April 29, 2025 20:46
Status Failure
Total duration 44s
Artifacts

main.yml

on: pull_request
PHP 7.4 Unit Tests (with coverage)
31s
PHP 7.4 Unit Tests (with coverage)
PHP 7.4 Code on PHP 8.4 Integration Tests
30s
PHP 7.4 Code on PHP 8.4 Integration Tests
PHP 8.4 Code on PHP 7.4 Integration Tests
38s
PHP 8.4 Code on PHP 7.4 Integration Tests
PHPStan
25s
PHPStan
PHP-CS-Fixer
14s
PHP-CS-Fixer
Matrix: tests
Fit to window
Zoom out
Zoom in

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.