Implement ArrayAccess->offsetExists
narrowing
#19428
Annotations
4 errors and 1 warning
PHPStan:
src/Type/Php/ArrayAccessOffsetExistsMethodTypeSpecifyingExtension.php#L30
Property PHPStan\Type\Php\ArrayAccessOffsetExistsMethodTypeSpecifyingExtension::$reflectionProvider is never read, only written.
|
PHPStan:
src/Type/Php/ArrayAccessOffsetExistsMethodTypeSpecifyingExtension.php#L63
Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.
|
PHPStan:
src/Type/Php/ArrayAccessOffsetExistsMethodTypeSpecifyingExtension.php#L74
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
|
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