Skip to content

Commit cbea312

Browse files
committed
Restore pdo-prepare.php
1 parent b9c1e67 commit cbea312

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/default/data/pdo-prepare.php

-1
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,4 @@ public function noInferenceOnBug196(PDO $pdo, array $minorPhpVersions, \DateTime
123123
// make sure we don't infer a wrong type.
124124
assertType('PDOStatement', $stmt);
125125
}
126-
127126
}

0 commit comments

Comments
 (0)