|  | 
| 1 | 1 | parameters: | 
| 2 | 2 | 	ignoreErrors: | 
| 3 | 3 | 		- | 
| 4 |  | -			message: "#^Call to an undefined static method T of object\\:\\:loadMetadata\\(\\)\\.$#" | 
|  | 4 | +			message: '#^Call to an undefined static method T of object\:\:loadMetadata\(\)\.$#' | 
|  | 5 | +			identifier: staticMethod.notFound | 
| 5 | 6 | 			count: 1 | 
| 6 | 7 | 			path: src/Persistence/Mapping/Driver/StaticPHPDriver.php | 
| 7 | 8 | 
 | 
| 8 | 9 | 		- | 
| 9 |  | -			message: "#^Method Doctrine\\\\Persistence\\\\Reflection\\\\EnumReflectionProperty\\:\\:toEnum\\(\\) should return array\\<BackedEnum\\>\\|BackedEnum but returns array\\<BackedEnum\\|int\\|string\\>\\.$#" | 
|  | 10 | +			message: '#^Template type TObjectManager is declared as covariant, but occurs in invariant position in property Doctrine\\Persistence\\ObjectManagerDecorator\:\:\$wrapped\.$#' | 
|  | 11 | +			identifier: generics.variance | 
|  | 12 | +			count: 1 | 
|  | 13 | +			path: src/Persistence/ObjectManagerDecorator.php | 
|  | 14 | + | 
|  | 15 | +		- | 
|  | 16 | +			message: '#^Method Doctrine\\Persistence\\Reflection\\EnumReflectionProperty\:\:toEnum\(\) should return array\<BackedEnum\>\|BackedEnum but returns array\<BackedEnum\|int\|string\>\.$#' | 
|  | 17 | +			identifier: return.type | 
| 10 | 18 | 			count: 1 | 
| 11 | 19 | 			path: src/Persistence/Reflection/EnumReflectionProperty.php | 
| 12 | 20 | 
 | 
| 13 | 21 | 		- | 
| 14 |  | -			message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(BackedEnum\\|int\\|string\\)\\: mixed\\)\\|null, array\\{class\\-string\\<BackedEnum\\>, 'from'\\} given\\.$#" | 
|  | 22 | +			message: '#^Parameter \#1 \$callback of function array_map expects \(callable\(BackedEnum\|int\|string\)\: mixed\)\|null, array\{class\-string\<BackedEnum\>, ''from''\} given\.$#' | 
|  | 23 | +			identifier: argument.type | 
| 15 | 24 | 			count: 1 | 
| 16 | 25 | 			path: src/Persistence/Reflection/EnumReflectionProperty.php | 
| 17 | 26 | 
 | 
| 18 | 27 | 		- | 
| 19 |  | -			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{'Doctrine\\\\\\\\Tests…', 'Doctrine\\\\\\\\Tests\\\\\\\\ORM…', 'Doctrine\\\\\\\\Tests\\\\\\\\ORM…'\\} and array\\<int, class\\-string\\> will always evaluate to false\\.$#" | 
|  | 28 | +			message: '#^PHPDoc tag @var with type Doctrine\\Persistence\\Mapping\\ClassMetadata\<object\> is not subtype of native type PHPUnit\\Framework\\MockObject\\MockObject\.$#' | 
|  | 29 | +			identifier: varTag.nativeType | 
|  | 30 | +			count: 1 | 
|  | 31 | +			path: tests/Persistence/Mapping/ClassMetadataFactoryTest.php | 
|  | 32 | + | 
|  | 33 | +		- | 
|  | 34 | +			message: '#^Parameter \#1 \$directories of static method Doctrine\\Persistence\\Mapping\\Driver\\FileClassLocator\:\:createFromDirectories\(\) expects list\<string\>, non\-empty\-array\<int, string\> given\.$#' | 
|  | 35 | +			identifier: argument.type | 
|  | 36 | +			count: 1 | 
|  | 37 | +			path: tests/Persistence/Mapping/ColocatedMappingDriverTest.php | 
|  | 38 | + | 
|  | 39 | +		- | 
|  | 40 | +			message: '#^Parameter \#2 \$excludedDirectories of static method Doctrine\\Persistence\\Mapping\\Driver\\FileClassLocator\:\:createFromDirectories\(\) expects list\<string\>, array\<int, string\> given\.$#' | 
|  | 41 | +			identifier: argument.type | 
|  | 42 | +			count: 1 | 
|  | 43 | +			path: tests/Persistence/Mapping/ColocatedMappingDriverTest.php | 
|  | 44 | + | 
|  | 45 | +		- | 
|  | 46 | +			message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with array\{''Doctrine\\\\Tests…'', ''Doctrine\\\\Tests\\\\ORM…'', ''Doctrine\\\\Tests\\\\ORM…''\} and list\<class\-string\> will always evaluate to false\.$#' | 
|  | 47 | +			identifier: staticMethod.impossibleType | 
| 20 | 48 | 			count: 1 | 
| 21 | 49 | 			path: tests/Persistence/Mapping/DriverChainTest.php | 
| 22 | 50 | 
 | 
| 23 | 51 | 		- | 
| 24 |  | -			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{'Doctrine\\\\\\\\Tests…', 'Other\\\\\\\\Class'\\} and array\\<int, class\\-string\\> will always evaluate to false\\.$#" | 
|  | 52 | +			message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with array\{''Doctrine\\\\Tests…'', ''Other\\\\Class''\} and list\<class\-string\> will always evaluate to false\.$#' | 
|  | 53 | +			identifier: staticMethod.impossibleType | 
| 25 | 54 | 			count: 1 | 
| 26 | 55 | 			path: tests/Persistence/Mapping/DriverChainTest.php | 
| 27 | 56 | 
 | 
| 28 | 57 | 		- | 
| 29 |  | -			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Doctrine\\\\\\\\Persistence\\\\\\\\Reflection\\\\\\\\RuntimeReflectionProperty' and Doctrine\\\\Persistence\\\\Reflection\\\\RuntimeReflectionProperty will always evaluate to true\\.$#" | 
|  | 58 | +			message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertInstanceOf\(\) with ''Doctrine\\\\Persistence\\\\Reflection\\\\RuntimeReflectionProperty'' and Doctrine\\Persistence\\Reflection\\RuntimeReflectionProperty will always evaluate to true\.$#' | 
|  | 59 | +			identifier: staticMethod.alreadyNarrowedType | 
| 30 | 60 | 			count: 3 | 
| 31 | 61 | 			path: tests/Persistence/Mapping/RuntimeReflectionServiceTest.php | 
| 32 | 62 | 
 | 
| 33 | 63 | 		- | 
| 34 |  | -			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'ReflectionProperty' and Doctrine\\\\Persistence\\\\Reflection\\\\RuntimeReflectionProperty will always evaluate to true\\.$#" | 
|  | 64 | +			message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertInstanceOf\(\) with ''ReflectionProperty'' and Doctrine\\Persistence\\Reflection\\RuntimeReflectionProperty will always evaluate to true\.$#' | 
|  | 65 | +			identifier: staticMethod.alreadyNarrowedType | 
| 35 | 66 | 			count: 5 | 
| 36 | 67 | 			path: tests/Persistence/Mapping/RuntimeReflectionServiceTest.php | 
| 37 | 68 | 
 | 
| 38 | 69 | 		- | 
| 39 |  | -			message: "#^Property Doctrine\\\\Tests\\\\Persistence\\\\Mapping\\\\RuntimeReflectionServiceTest\\:\\:\\$nonTypedDefaultProperty is never read, only written\\.$#" | 
|  | 70 | +			message: '#^Property Doctrine\\Tests\\Persistence\\Mapping\\RuntimeReflectionServiceTest\:\:\$nonTypedDefaultProperty is never read, only written\.$#' | 
|  | 71 | +			identifier: property.onlyWritten | 
| 40 | 72 | 			count: 1 | 
| 41 | 73 | 			path: tests/Persistence/Mapping/RuntimeReflectionServiceTest.php | 
| 42 | 74 | 
 | 
| 43 | 75 | 		- | 
| 44 |  | -			message: "#^Property Doctrine\\\\Tests\\\\Persistence\\\\Mapping\\\\RuntimeReflectionServiceTest\\:\\:\\$nonTypedNoDefaultProperty is unused\\.$#" | 
|  | 76 | +			message: '#^Property Doctrine\\Tests\\Persistence\\Mapping\\RuntimeReflectionServiceTest\:\:\$nonTypedNoDefaultProperty is unused\.$#' | 
|  | 77 | +			identifier: property.unused | 
| 45 | 78 | 			count: 1 | 
| 46 | 79 | 			path: tests/Persistence/Mapping/RuntimeReflectionServiceTest.php | 
| 47 | 80 | 
 | 
| 48 | 81 | 		- | 
| 49 |  | -			message: "#^Property Doctrine\\\\Tests\\\\Persistence\\\\Mapping\\\\RuntimeReflectionServiceTest\\:\\:\\$typedDefaultProperty is never read, only written\\.$#" | 
|  | 82 | +			message: '#^Property Doctrine\\Tests\\Persistence\\Mapping\\RuntimeReflectionServiceTest\:\:\$typedDefaultProperty is never read, only written\.$#' | 
|  | 83 | +			identifier: property.onlyWritten | 
| 50 | 84 | 			count: 1 | 
| 51 | 85 | 			path: tests/Persistence/Mapping/RuntimeReflectionServiceTest.php | 
| 52 | 86 | 
 | 
| 53 | 87 | 		- | 
| 54 |  | -			message: "#^Property Doctrine\\\\Tests\\\\Persistence\\\\Mapping\\\\RuntimeReflectionServiceTest\\:\\:\\$typedNoDefaultProperty is unused\\.$#" | 
|  | 88 | +			message: '#^Property Doctrine\\Tests\\Persistence\\Mapping\\RuntimeReflectionServiceTest\:\:\$typedNoDefaultProperty is unused\.$#' | 
|  | 89 | +			identifier: property.unused | 
| 55 | 90 | 			count: 1 | 
| 56 | 91 | 			path: tests/Persistence/Mapping/RuntimeReflectionServiceTest.php | 
| 57 | 92 | 
 | 
| 58 | 93 | 		- | 
| 59 |  | -			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{'Foo\\\\\\\\stdClass', 'Foo\\\\\\\\sub\\\\\\\\subClass', 'Foo\\\\\\\\sub\\\\\\\\subsub…'\\} and array\\<int, class\\-string\\> will always evaluate to false\\.$#" | 
|  | 94 | +			message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with array\{''Foo\\\\stdClass'', ''Foo\\\\sub\\\\subClass'', ''Foo\\\\sub\\\\subsub…''\} and list\<class\-string\> will always evaluate to false\.$#' | 
|  | 95 | +			identifier: staticMethod.impossibleType | 
| 60 | 96 | 			count: 1 | 
| 61 | 97 | 			path: tests/Persistence/Mapping/SymfonyFileLocatorTest.php | 
| 62 | 98 | 
 | 
| 63 | 99 | 		- | 
| 64 |  | -			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with non\\-empty\\-array\\<int, 'Foo\\\\\\\\Bar\\\\\\\\subDirClass'\\|'Foo\\\\\\\\global'\\|'Foo\\\\\\\\stdClass'\\> and array\\<int, class\\-string\\> will always evaluate to false\\.$#" | 
|  | 100 | +			message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with non\-empty\-list\<''Foo\\\\Bar\\\\subDirClass''\|''Foo\\\\global''\|''Foo\\\\stdClass''\> and list\<class\-string\> will always evaluate to false\.$#' | 
|  | 101 | +			identifier: staticMethod.impossibleType | 
| 65 | 102 | 			count: 1 | 
| 66 | 103 | 			path: tests/Persistence/Mapping/SymfonyFileLocatorTest.php | 
| 67 | 104 | 
 | 
| 68 | 105 | 		- | 
| 69 |  | -			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with non\\-empty\\-array\\<int, 'Foo\\\\\\\\Bar\\\\\\\\subDirClass'\\|'Foo\\\\\\\\stdClass'\\> and array\\<int, class\\-string\\> will always evaluate to false\\.$#" | 
|  | 106 | +			message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with non\-empty\-list\<''Foo\\\\Bar\\\\subDirClass''\|''Foo\\\\stdClass''\> and list\<class\-string\> will always evaluate to false\.$#' | 
|  | 107 | +			identifier: staticMethod.impossibleType | 
| 70 | 108 | 			count: 1 | 
| 71 | 109 | 			path: tests/Persistence/Mapping/SymfonyFileLocatorTest.php | 
| 72 | 110 | 
 | 
| 73 | 111 | 		- | 
| 74 |  | -			message: "#^Property Doctrine\\\\Tests\\\\Persistence\\\\Reflection\\\\TypedFoo\\:\\:\\$id is never read, only written\\.$#" | 
|  | 112 | +			message: '#^Property Doctrine\\Tests\\Persistence\\Reflection\\TypedFoo\:\:\$id is never read, only written\.$#' | 
|  | 113 | +			identifier: property.onlyWritten | 
| 75 | 114 | 			count: 1 | 
| 76 | 115 | 			path: tests/Persistence/Reflection/TypedNoDefaultReflectionPropertyTest.php | 
| 77 | 116 | 
 | 
| 78 | 117 | 		- | 
| 79 |  | -			message: "#^Method Doctrine\\\\Tests\\\\Persistence\\\\RuntimeReflectionPropertyTestProxyMock\\:\\:__setInitialized\\(\\) has parameter \\$initialized with no type specified\\.$#" | 
|  | 118 | +			message: '#^Method Doctrine\\Tests\\Persistence\\RuntimeReflectionPropertyTestProxyMock\:\:__setInitialized\(\) has parameter \$initialized with no type specified\.$#' | 
|  | 119 | +			identifier: missingType.parameter | 
| 80 | 120 | 			count: 1 | 
| 81 | 121 | 			path: tests/Persistence/RuntimeReflectionPropertyTest.php | 
0 commit comments