We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3268a commit f9bed38Copy full SHA for f9bed38
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