mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
Fixed test. The warning actually indicate a problem in master that we didn't repeat in phpng.
This commit is contained in:
parent
78e4f03c22
commit
b38bb265d4
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user