@@ -550,16 +550,6 @@ parameters:
550550 count : 1
551551 path : lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
552552
553- -
554- message : " #^Call to an undefined method ReflectionProperty\\ :\\ :getType\\ (\\ )\\ .$#"
555- count : 3
556- path : lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
557-
558- -
559- message : " #^Call to an undefined method ReflectionProperty\\ :\\ :hasType\\ (\\ )\\ .$#"
560- count : 1
561- path : lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
562-
563553 -
564554 message : " #^Method Doctrine\\\\ ORM\\\\ Mapping\\\\ NamingStrategy\\ :\\ :joinColumnName\\ (\\ ) invoked with 2 parameters, 1 required\\ .$#"
565555 count : 2
@@ -1441,18 +1431,17 @@ parameters:
14411431 path : lib/Doctrine/ORM/Query/Parser.php
14421432
14431433 -
1444- message :
1445- """
1446- #^PHPDoc tag @return has invalid value \\(AST\\\\BetweenExpression\\|
1447- AST\\\\CollectionMemberExpression\\|
1448- AST\\\\ComparisonExpression\\|
1449- AST\\\\EmptyCollectionComparisonExpression\\|
1450- AST\\\\ExistsExpression\\|
1451- AST\\\\InExpression\\|
1452- AST\\\\InstanceOfExpression\\|
1453- AST\\\\LikeExpression\\|
1454- AST\\\\NullComparisonExpression\\)\\: Unexpected token "\\\\n \\* ", expected type at offset 344$#
1455- """
1434+ message : """
1435+ #^PHPDoc tag @return has invalid value \\(AST\\\\BetweenExpression\\|
1436+ AST\\\\CollectionMemberExpression\\|
1437+ AST\\\\ComparisonExpression\\|
1438+ AST\\\\EmptyCollectionComparisonExpression\\|
1439+ AST\\\\ExistsExpression\\|
1440+ AST\\\\InExpression\\|
1441+ AST\\\\InstanceOfExpression\\|
1442+ AST\\\\LikeExpression\\|
1443+ AST\\\\NullComparisonExpression\\)\\: Unexpected token "\\\\n \\* ", expected type at offset 344$#
1444+ """
14561445 count : 1
14571446 path : lib/Doctrine/ORM/Query/Parser.php
14581447
0 commit comments