Update PHP-Parser and BetterReflection #19480
static-analysis.yml
on: pull_request
Generate baseline
1m 24s
Generate PHP baseline
1m 30s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
17 errors and 13 warnings
PHPStan (8.0, ubuntu-latest)
Internal error: Undefined constant ReflectionProperty::IS_READONLY while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (8.0, ubuntu-latest)
Internal error: AST failed to parse in located source in file /home/runner/work/phpstan-src/phpstan-src/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/../../../../../jetbrains/phpstorm-stubs/date/date_c.php: Undefined constant ReflectionProperty::IS_READONLY while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (8.0, ubuntu-latest)
Internal error: Internal error: Undefined constant ReflectionProperty::IS_READONLY while analysing file /home/runner/work/phpstan-src/phpstan-src/stubs/zip.stub
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest)
Internal error: Undefined class constant 'IS_READONLY' while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/Base64DecodeDynamicFunctionReturnTypeExtension.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (7.4, ubuntu-latest)
Internal error: AST failed to parse in located source in file /home/runner/work/phpstan-src/phpstan-src/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/../../../../../jetbrains/phpstorm-stubs/date/date_c.php: Undefined class constant 'IS_READONLY' while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/DateIntervalConstructorThrowTypeExtension.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (7.4, ubuntu-latest)
Internal error: Internal error: Undefined class constant 'IS_READONLY' while analysing file /home/runner/work/phpstan-src/phpstan-src/stubs/zip.stub
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.0, windows-latest)
Internal error: Undefined constant ReflectionProperty::IS_READONLY while analysing file D:\a\phpstan-src\phpstan-src\src\Node\Expr\OriginalPropertyTypeExpr.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (8.0, windows-latest)
Internal error: AST failed to parse in located source in file D:/a/phpstan-src/phpstan-src/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/../../../../../jetbrains/phpstorm-stubs/dom/dom_c.php: Undefined constant ReflectionProperty::IS_READONLY while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyser.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (8.0, windows-latest)
Internal error: Internal error: Undefined constant ReflectionProperty::IS_READONLY while analysing file D:\a\phpstan-src\phpstan-src\stubs\zip.stub
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest)
Internal error: Undefined class constant 'IS_READONLY' while analysing file D:\a\phpstan-src\phpstan-src\src\Node\BreaklessWhileLoopNode.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (7.4, windows-latest)
Internal error: AST failed to parse in located source in file D:/a/phpstan-src/phpstan-src/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/../../../../../jetbrains/phpstorm-stubs/dom/dom_c.php: Undefined class constant 'IS_READONLY' while analysing file D:\a\phpstan-src\phpstan-src\src\Internal\ComposerHelper.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (7.4, windows-latest)
Internal error: AST failed to parse in located source in file D:/a/phpstan-src/phpstan-src/vendor/ondrejmirtes/better-reflection/src/SourceLocator/SourceStubber/../../../../../jetbrains/phpstorm-stubs/Reflection/ReflectionClass.php: Undefined class constant 'IS_READONLY' while analysing file D:\a\phpstan-src\phpstan-src\src\Diagnose\PHPStanDiagnoseExtension.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (7.4, windows-latest)
Internal error: Internal error: Undefined class constant 'IS_READONLY' while analysing file D:\a\phpstan-src\phpstan-src\stubs\zip.stub
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.0, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (7.4, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate baseline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.3, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.2, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate PHP baseline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.4, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
transformed-src
Expired
|
4.28 MB |
|