We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c866879 commit 19c9a8bCopy full SHA for 19c9a8b
tests/default/data/pdo-prepare.php
@@ -165,5 +165,4 @@ public function noInferenceOnBug196(PDO $pdo, array $minorPhpVersions, \DateTime
165
// make sure we don't infer a wrong type.
166
assertType('PDOStatement', $stmt);
167
}
168
-
169
0 commit comments