File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
tests/DoctrineIntegration/ORM/data Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 "doctrine/annotations" : " ^1.11.0" ,
2121 "doctrine/collections" : " ^1.6" ,
2222 "doctrine/common" : " ^2.7 || ^3.0" ,
23- "doctrine/dbal" : " ^2.13.1 " ,
23+ "doctrine/dbal" : " ^2.13.7 " ,
2424 "doctrine/lexer" : " ^1.2.1" ,
2525 "doctrine/mongodb-odm" : " ^1.3 || ^2.1" ,
2626 "doctrine/orm" : " ^2.9.1" ,
Original file line number Diff line number Diff line change 11[
22 {
3- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ DriverStatement |int." ,
3+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ Result |int." ,
44 "line" : 43 ,
55 "ignorable" : true
66 },
77 {
8- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ DriverStatement |int." ,
8+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ Result |int." ,
99 "line" : 60 ,
1010 "ignorable" : true
1111 },
1212 {
13- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ DriverStatement |int." ,
13+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ Result |int." ,
1414 "line" : 76 ,
1515 "ignorable" : true
1616 },
1717 {
18- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ DriverStatement |int." ,
18+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility\\ Result |int." ,
1919 "line" : 87 ,
2020 "ignorable" : true
2121 }
You can’t perform that action at this time.
0 commit comments