ZF-6058: Zend_Db_Statement_MysqliTest tests fails with testStatementBindParamByName and testStatementBindValueByName
Description
PHPUnit 3.3.15 by Sebastian Bergmann.
Zend_Db_Statement_MysqliTest .FFI.........................................
Time: 53 seconds
There were 2 failures:
1) testStatementBindParamByName(Zend_Db_Statement_MysqliTest) Failed asserting that two strings are equal. expected string difference < xxxxxxxxx????> got string
2) testStatementBindValueByName(Zend_Db_Statement_MysqliTest) Failed asserting that two strings are equal. expected string difference < xxxxxxxxx????> got string
Comments
Posted by Mickael Perraud (mikaelkael) on 2009-03-18T15:03:20.000+0000
Fixed in SVN14368 (copy from the same test in Zend_Db_Statement_Db2Test)