Fixed test. The warning actually indicate a problem in master that we didn't repeat in phpng.

This commit is contained in:
Dmitry Stogov 2014-05-19 22:20:02 +04:00
parent 78e4f03c22
commit b38bb265d4

View File

@ -102,5 +102,4 @@ require dirname(__FILE__) . '/mysql_pdo_test.inc';
MySQLPDOTest::dropTestTable();
?>
--EXPECTF--
[001] Call to PDO::setAttribute(int attribute, mixed value) has changed the type of value from integer to boolean, test will not work properly
done!
done!