Enhance offset access by defining various access modes, and restrict which ones are available for DOM classes #19199
Annotations
4 errors and 1 warning
PHPStan
Internal error: syntax error, unexpected identifier "AccessOffsetMode" while analysing file D:\a\phpstan-src\phpstan-src\src\Node\AnonymousClassNode.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan
Internal error: Too few arguments to function PHPStan\Type\ObjectType::isExtraOffsetAccessibleClass(), 0 passed in D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php on line 922 and exactly 1 expected while analysing file D:\a\phpstan-src\phpstan-src\src\Internal\CombinationsHelper.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan
Internal error: Internal error: Too few arguments to function PHPStan\Type\ObjectType::isExtraOffsetAccessibleClass(), 0 passed in D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php on line 922 and exactly 1 expected while analysing file D:\a\phpstan-src\phpstan-src\stubs\iterable.stub
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHPStan
Process completed with exit code 1.
|
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/
|
Loading