@@ -29131,7 +29131,7 @@ parameters:
2913129131 path: test/classes/Controllers/Table/IndexesControllerTest.php
2913229132
2913329133 -
29134- message: "#^Cannot call method will \\(\\) on mixed\\.$#"
29134+ message: "#^Cannot call method willReturn \\(\\) on mixed\\.$#"
2913529135 count: 1
2913629136 path: test/classes/Controllers/Table/IndexesControllerTest.php
2913729137
@@ -29221,7 +29221,7 @@ parameters:
2922129221 path: test/classes/Controllers/Table/RelationControllerTest.php
2922229222
2922329223 -
29224- message: "#^Cannot call method will \\(\\) on mixed\\.$#"
29224+ message: "#^Cannot call method willReturn \\(\\) on mixed\\.$#"
2922529225 count: 4
2922629226 path: test/classes/Controllers/Table/RelationControllerTest.php
2922729227
@@ -29301,7 +29301,7 @@ parameters:
2930129301 path: test/classes/Controllers/Table/SearchControllerTest.php
2930229302
2930329303 -
29304- message: "#^Cannot call method will \\(\\) on mixed\\.$#"
29304+ message: "#^Cannot call method willReturn \\(\\) on mixed\\.$#"
2930529305 count: 1
2930629306 path: test/classes/Controllers/Table/SearchControllerTest.php
2930729307
@@ -29501,7 +29501,7 @@ parameters:
2950129501 path: test/classes/Controllers/Triggers/IndexControllerTest.php
2950229502
2950329503 -
29504- message: "#^Cannot call method will \\(\\) on mixed\\.$#"
29504+ message: "#^Cannot call method willReturn \\(\\) on mixed\\.$#"
2950529505 count: 1
2950629506 path: test/classes/Controllers/Triggers/IndexControllerTest.php
2950729507
@@ -29636,7 +29636,7 @@ parameters:
2963629636 path: test/classes/Database/CentralColumnsTest.php
2963729637
2963829638 -
29639- message: "#^Cannot call method will \\(\\) on mixed\\.$#"
29639+ message: "#^Cannot call method willReturn \\(\\) on mixed\\.$#"
2964029640 count: 9
2964129641 path: test/classes/Database/CentralColumnsTest.php
2964229642
@@ -32521,7 +32521,7 @@ parameters:
3252132521 path: test/classes/Table/IndexesTest.php
3252232522
3252332523 -
32524- message: "#^Cannot call method will \\(\\) on mixed\\.$#"
32524+ message: "#^Cannot call method willReturn \\(\\) on mixed\\.$#"
3252532525 count: 1
3252632526 path: test/classes/Table/IndexesTest.php
3252732527
@@ -32611,8 +32611,13 @@ parameters:
3261132611 path: test/classes/TableTest.php
3261232612
3261332613 -
32614- message: "#^Cannot call method will\\(\\) on mixed\\.$#"
32615- count: 3
32614+ message: "#^Cannot call method willReturn\\(\\) on mixed\\.$#"
32615+ count: 1
32616+ path: test/classes/TableTest.php
32617+
32618+ -
32619+ message: "#^Cannot call method willReturnMap\\(\\) on mixed\\.$#"
32620+ count: 2
3261632621 path: test/classes/TableTest.php
3261732622
3261832623 -
0 commit comments