PHP 8.4 #60
Annotations
10 errors and 1 warning
Run PHPStan:
src/JMS/Serializer/Metadata/Driver/AbstractDoctrineTypeDriver.php#L1
Ignored error pattern #^Parameter \#1 \$class of method Doctrine\\Persistence\\ManagerRegistry\:\:getManagerForClass\(\) expects class\-string, string given\.$# (argument.type) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/src/JMS/Serializer/Metadata/Driver/AbstractDoctrineTypeDriver.php was not matched in reported errors.
|
Run PHPStan:
tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L1
Ignored error pattern #^Instantiated class Doctrine\\ODM\\PHPCR\\Mapping\\Driver\\AnnotationDriver not found\.$# (class.notFound) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Metadata/Driver/DoctrinePHPCRDriverTest.php was not matched in reported errors.
|
Run PHPStan:
tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L1
Ignored error pattern #^Parameter \#1 \$driverImpl of method Doctrine\\ODM\\PHPCR\\Configuration\:\:setMetadataDriverImpl\(\) expects Doctrine\\Persistence\\Mapping\\Driver\\MappingDriver, Doctrine\\ODM\\PHPCR\\Mapping\\Driver\\AnnotationDriver given\.$# (argument.type) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Metadata/Driver/DoctrinePHPCRDriverTest.php was not matched in reported errors.
|
Run PHPStan:
tests/Serializer/BaseSerializationTest.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, mixed given\.$# (argument.type) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/BaseSerializationTest.php was not matched in reported errors.
|
Run PHPStan:
tests/Serializer/BaseSerializationTest.php#L1462
Parameter #1 $iterator of function iterator_to_array expects Traversable, mixed given.
|
Run PHPStan:
tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:__construct\(\) has parameter \$defaultConnection with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
|
Run PHPStan:
tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:__construct\(\) has parameter \$defaultManager with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
|
Run PHPStan:
tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:__construct\(\) has parameter \$name with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
|
Run PHPStan:
tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:getAliasNamespace\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
|
Run PHPStan:
tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:getAliasNamespace\(\) has parameter \$alias with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading