From: Ulf Wendel Date: Mon, 26 Oct 2009 11:48:47 +0000 (+0000) Subject: Updating test - no error message any more. Maybe the PDO core has changed... whatever... X-Git-Tag: php-5.4.0alpha1~191^2~2462 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50a8d25129f8654fa50ec737687736b874d60045;p=php Updating test - no error message any more. Maybe the PDO core has changed... whatever, one issue less --- diff --git a/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt b/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt index e5ab3d5fb5..2a892a17de 100644 --- a/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt +++ b/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt @@ -92,10 +92,5 @@ MySQLPDOTest::skip(); } print "done!"; ---XFAIL-- -Expected to fail in debug mode as PDO doesn't properly clean persistent connections --EXPECTF-- -Warning: PDO::exec(): MySQL server has gone away in %s on line %d - -Warning: PDO::exec(): Error while reading SET_OPTION's EOF packet. PID=%d in %s on line %d done! \ No newline at end of file