There was an error while loading. Please reload this page.
1 parent 8df1e3b commit 51a4e47Copy full SHA for 51a4e47
tests/default/data/pdo-prepare.php
@@ -123,5 +123,4 @@ public function noInferenceOnBug196(PDO $pdo, array $minorPhpVersions, \DateTime
123
// make sure we don't infer a wrong type.
124
assertType('PDOStatement', $stmt);
125
}
126
-
127
0 commit comments