DeprecationExtensions: allow custom deprecation-marking logic #20582
static-analysis.yml
on: pull_request
Generate baseline
1m 24s
Generate PHP baseline
1m 33s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
8 errors
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Reflection/Deprecation/DeprecationProviderTest.php#L198
Class CustomDeprecations\MyDeprecatedEnum not found.
|
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Reflection/Deprecation/DeprecationProviderTest.php#L198
Class CustomDeprecations\MyDeprecatedEnum not found.
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Reflection/Deprecation/DeprecationProviderTest.php#L198
Class CustomDeprecations\MyDeprecatedEnum not found.
|
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Reflection/Deprecation/DeprecationProviderTest.php#L198
Class CustomDeprecations\MyDeprecatedEnum not found.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|