From: Nikita Popov Date: Tue, 8 Dec 2020 15:03:18 +0000 (+0100) Subject: Enable XFAILed test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=713ef8511b1d8b10b56ab1cda1ea5fdfa54376a7;p=php Enable XFAILed test This one had a rather scary XFAIL message, but seems to work just fine... --- diff --git a/ext/pdo_mysql/tests/pdo_mysql_prepare_emulated.phpt b/ext/pdo_mysql/tests/pdo_mysql_prepare_emulated.phpt index 6afd57420f..808baffae3 100644 --- a/ext/pdo_mysql/tests/pdo_mysql_prepare_emulated.phpt +++ b/ext/pdo_mysql/tests/pdo_mysql_prepare_emulated.phpt @@ -326,11 +326,8 @@ require __DIR__ . '/mysql_pdo_test.inc'; $db = MySQLPDOTest::factory(); $db->exec('DROP TABLE IF EXISTS test'); ?> ---XFAIL-- -PDO's PS parser has some problems with invalid SQL and crashes from time to time -(check with valgrind...) --EXPECT-- -PDO::prepare(): Argument #1 ($statement) cannot be empty +PDO::prepare(): Argument #1 ($query) cannot be empty array(1) { ["one"]=> string(1) "1"