Add support for PHP 8.4 #13371
Annotations
6 errors
Run Psalm:
tests/Internal/Codebase/InternalCallMapHandlerTest.php#L519
tests/Internal/Codebase/InternalCallMapHandlerTest.php:519:67: MixedInferredReturnType: Could not verify return type 'ReflectionFunctionAbstract|null' for Psalm\Tests\Internal\Codebase\InternalCallMapHandlerTest::getReflectionFunction (see https://psalm.dev/047)
|
Run Psalm:
tests/Internal/Codebase/InternalCallMapHandlerTest.php#L524
tests/Internal/Codebase/InternalCallMapHandlerTest.php:524:36: PossiblyUndefinedArrayOffset: Possibly undefined array key (see https://psalm.dev/167)
|
Run Psalm:
tests/Internal/Codebase/InternalCallMapHandlerTest.php#L525
tests/Internal/Codebase/InternalCallMapHandlerTest.php:525:49: ArgumentTypeCoercion: Argument 1 of ReflectionMethod::__construct expects class-string|object, but parent type string provided (see https://psalm.dev/193)
|
Run Psalm:
tests/Internal/Codebase/InternalCallMapHandlerTest.php#L528
tests/Internal/Codebase/InternalCallMapHandlerTest.php:528:24: UndefinedMethod: Method ReflectionMethod::createfrommethodname does not exist (see https://psalm.dev/022)
|
Run Psalm:
tests/Internal/Codebase/InternalCallMapHandlerTest.php#L528
tests/Internal/Codebase/InternalCallMapHandlerTest.php:528:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Run Psalm
Process completed with exit code 2.
|
Loading