Skip to content

Commit

Permalink
Restore pdo-prepare.php
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Oct 3, 2024
1 parent 6361afb commit 57c3195
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/default/data/pdo-prepare.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,4 @@ public function noInferenceOnBug196(PDO $pdo, array $minorPhpVersions, \DateTime
// make sure we don't infer a wrong type.
assertType('PDOStatement', $stmt);
}

}

0 comments on commit 57c3195

Please sign in to comment.