Skip to content

Add support for "not" statement in conditional tags #23821

Add support for "not" statement in conditional tags

Add support for "not" statement in conditional tags #23821

Triggered via pull request November 1, 2025 23:21
Status Failure
Total duration 5m 24s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 54s
Generate baseline
Generate PHP baseline
1m 57s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Reflection/ClassReflectionTest.php#L325
Class DeprecatedAttrOnClass\Foo not found.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Reflection/ClassReflectionTest.php#L326
No error with identifier classConstant.deprecatedTrait is reported on line 326.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Reflection/ClassReflectionTest.php#L325
Class DeprecatedAttrOnClass\Foo not found.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): tests/PHPStan/Reflection/ClassReflectionTest.php#L325
Class DeprecatedAttrOnClass\Foo not found.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): tests/PHPStan/Reflection/ClassReflectionTest.php#L326
No error with identifier classConstant.deprecatedTrait is reported on line 326.
PHPStan (7.4, windows-latest): tests/PHPStan/Reflection/ClassReflectionTest.php#L325
Class DeprecatedAttrOnClass\Foo not found.