@@ -265,16 +265,6 @@ parameters:
265265 count : 2
266266 path : lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
267267
268- -
269- message : " #^Call to an undefined method ReflectionProperty\\ :\\ :getType\\ (\\ )\\ .$#"
270- count : 3
271- path : lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
272-
273- -
274- message : " #^Call to an undefined method ReflectionProperty\\ :\\ :hasType\\ (\\ )\\ .$#"
275- count : 1
276- path : lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
277-
278268 -
279269 message : " #^Method Doctrine\\\\ ORM\\\\ Mapping\\\\ NamingStrategy\\ :\\ :joinColumnName\\ (\\ ) invoked with 2 parameters, 1 required\\ .$#"
280270 count : 2
@@ -1001,18 +991,17 @@ parameters:
1001991 path : lib/Doctrine/ORM/Query/Parser.php
1002992
1003993 -
1004- message :
1005- """
1006- #^PHPDoc tag @return has invalid value \\(AST\\\\BetweenExpression\\|
1007- AST\\\\CollectionMemberExpression\\|
1008- AST\\\\ComparisonExpression\\|
1009- AST\\\\EmptyCollectionComparisonExpression\\|
1010- AST\\\\ExistsExpression\\|
1011- AST\\\\InExpression\\|
1012- AST\\\\InstanceOfExpression\\|
1013- AST\\\\LikeExpression\\|
1014- AST\\\\NullComparisonExpression\\)\\: Unexpected token "\\\\n \\* ", expected type at offset 344$#
1015- """
994+ message : """
995+ #^PHPDoc tag @return has invalid value \\(AST\\\\BetweenExpression\\|
996+ AST\\\\CollectionMemberExpression\\|
997+ AST\\\\ComparisonExpression\\|
998+ AST\\\\EmptyCollectionComparisonExpression\\|
999+ AST\\\\ExistsExpression\\|
1000+ AST\\\\InExpression\\|
1001+ AST\\\\InstanceOfExpression\\|
1002+ AST\\\\LikeExpression\\|
1003+ AST\\\\NullComparisonExpression\\)\\: Unexpected token "\\\\n \\* ", expected type at offset 344$#
1004+ """
10161005 count : 1
10171006 path : lib/Doctrine/ORM/Query/Parser.php
10181007
@@ -1915,4 +1904,3 @@ parameters:
19151904 message : " #^Access to an undefined property Doctrine\\\\ Persistence\\\\ Mapping\\\\ ClassMetadata\\ :\\ :\\ $subClasses\\ .$#"
19161905 count : 1
19171906 path : lib/Doctrine/ORM/Utility/HierarchyDiscriminatorResolver.php
1918-
0 commit comments