File tree 2 files changed +5
-5
lines changed
tests/DoctrineIntegration/ORM/data
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"doctrine/annotations" : " ^1.11.0" ,
21
21
"doctrine/collections" : " ^1.6" ,
22
22
"doctrine/common" : " ^2.7 || ^3.0" ,
23
- "doctrine/dbal" : " ^2.11.0 " ,
23
+ "doctrine/dbal" : " ^2.13.1 " ,
24
24
"doctrine/mongodb-odm" : " ^1.3 || ^2.1" ,
25
25
"doctrine/orm" : " ^2.5" ,
26
26
"doctrine/persistence" : " ^1.1 || ^2.0" ,
Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ Driver \\ ResultStatement |int." ,
3
+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility \\ DriverStatement |int." ,
4
4
"line" : 43 ,
5
5
"ignorable" : true
6
6
},
7
7
{
8
- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ Driver \\ ResultStatement |int." ,
8
+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility \\ DriverStatement |int." ,
9
9
"line" : 60 ,
10
10
"ignorable" : true
11
11
},
12
12
{
13
- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ Driver \\ ResultStatement |int." ,
13
+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility \\ DriverStatement |int." ,
14
14
"line" : 76 ,
15
15
"ignorable" : true
16
16
},
17
17
{
18
- "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ Driver \\ ResultStatement |int." ,
18
+ "message" : " Cannot call method fetchAll() on Doctrine\\ DBAL\\ ForwardCompatibility \\ DriverStatement |int." ,
19
19
"line" : 87 ,
20
20
"ignorable" : true
21
21
}
You can’t perform that action at this time.
0 commit comments