Skip to content

Commit 626d96a

Browse files
committed
This doesn't fail in 5.5 anymore
1 parent f17f596 commit 626d96a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/pdo_mysql/tests/bug_44454.phpt

-2
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)