]> granicus.if.org Git - php/commitdiff
Fixed test. The warning actually indicate a problem in master that we didn't repeat...
authorDmitry Stogov <dmitry@zend.com>
Mon, 19 May 2014 18:20:02 +0000 (22:20 +0400)
committerDmitry Stogov <dmitry@zend.com>
Mon, 19 May 2014 18:20:02 +0000 (22:20 +0400)
ext/pdo_mysql/tests/pdo_mysql_get_attribute.phpt

index c992d3acf9cd8689f96c28496f591ece8bef27a2..49bd5551ac7081ec4ced198a5cc19aca82eb89af 100644 (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!
\ No newline at end of file
+done!