mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
Updating test - no error message any more. Maybe the PDO core has changed... whatever, one issue less
This commit is contained in:
@@ -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!
|
||||
Reference in New Issue
Block a user