Support Laravel 11 #261
Annotations
5 errors and 1 warning
Run vendor/bin/phpstan:
src/Rector/ToNativeImplementationRector.php#L91
Access to an undefined property PhpParser\Node\Stmt\Class_::$namespacedName.
|
Run vendor/bin/phpstan:
src/Rector/ToNativeImplementationRector.php#L91
Access to an undefined property PhpParser\Node\Stmt\Enum_::$namespacedName.
|
Run vendor/bin/phpstan:
src/Rector/ToNativeUsagesRector.php#L196
Instanceof between PhpParser\Node\Expr\CallLike and PhpParser\Node\Expr\NullsafeMethodCall will always evaluate to false.
|
Run vendor/bin/phpstan:
src/Rector/ToNativeUsagesRector.php#L951
Instanceof between PhpParser\Node\Expr\CallLike and PhpParser\Node\Expr\NullsafeMethodCall will always evaluate to false.
|
Run vendor/bin/phpstan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading