@@ -536,12 +536,12 @@ parameters:
536
536
path : lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
537
537
538
538
-
539
- message : " #^Array \\ (array\\ < string, array \\ | string\\ > \\ ) does not accept key 'options'\\ .$#"
539
+ message : " #^Array \\ (array\\ ('name' \\ = \\ > string, 'schema' \\ = \\ > string, 'indexes' \\ = \\ > array, 'uniqueConstraints' \\ = \\ > array \\ ) \\ ) does not accept key 'options'\\ .$#"
540
540
count : 1
541
541
path : lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
542
542
543
543
-
544
- message : " #^Array \\ (array\\ < string, array \\ | string\\ > \\ ) does not accept key 'quoted'\\ .$#"
544
+ message : " #^Array \\ (array\\ ('name' \\ = \\ > string, 'schema' \\ = \\ > string, 'indexes' \\ = \\ > array, 'uniqueConstraints' \\ = \\ > array \\ ) \\ ) does not accept key 'quoted'\\ .$#"
545
545
count : 2
546
546
path : lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
547
547
@@ -1396,7 +1396,7 @@ parameters:
1396
1396
path : lib/Doctrine/ORM/Query/FilterCollection.php
1397
1397
1398
1398
-
1399
- message : " #^Array \\ (array\\ <int, Doctrine\\\\ ORM\\\\ Query\\\\ AST\\\\ SelectExpression\\ >\\ ) does not accept key string\\ .$#"
1399
+ message : " #^Array \\ (array\\ <int, Doctrine\\\\ ORM\\\\ Query\\\\ AST\\\\ SelectExpression\\ >\\ ) does not accept key non \\ -empty \\ - string\\ .$#"
1400
1400
count : 1
1401
1401
path : lib/Doctrine/ORM/Query/Parser.php
1402
1402
@@ -1446,11 +1446,6 @@ parameters:
1446
1446
count : 1
1447
1447
path : lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php
1448
1448
1449
- -
1450
- message : " #^Parameter \\ #2 \\ $mode of method Doctrine\\\\ ORM\\\\ Query\\\\ ResultSetMappingBuilder\\ :\\ :getColumnAliasMap\\ (\\ ) expects 1\\ |2\\ |3, int given\\ .$#"
1451
- count : 2
1452
- path : lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php
1453
-
1454
1449
-
1455
1450
message : " #^Array \\ (array\\ <string, array\\ <int, string\\ >\\ |string\\ >\\ ) does not accept key int\\ .$#"
1456
1451
count : 1
0 commit comments