Skip to content

Commit b48f7e0

Browse files
committed
Merge commit '626d96a'
* commit '626d96a': This doesn't fail in 5.5 anymore
2 parents cadbec2 + 626d96a commit b48f7e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/pdo_mysql/tests/bug_44454.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ require dirname(__FILE__) . '/mysql_pdo_test.inc';
7373
$db = MySQLPDOTest::factory();
7474
$db->exec('DROP TABLE IF EXISTS test');
7575
?>
76-
--XFAIL--
77-
For some reason the exception gets thrown at the wrong place
7876
--EXPECTF--
7977
Native Prepared Statements
8078
... SELECT has returned 1 row...

0 commit comments

Comments
 (0)