ZF-2157: Unit test error: testStatementBindParamByPosition(Zend_Db_Statement_Pdo_PgsqlTest)
Description
Results from PHP 5.2.4 (Linux):
testStatementBindParamByPosition(Zend_Db_Statement_Pdo_PgsqlTest) Zend_Db_Statement_Exception: SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column "product_id" violates not-null constraint /usr/local/Zend/ZendFramework/library/Zend/Db/Statement.php:279 /usr/local/Zend/ZendFramework/tests/AllTests.php:45 /usr/local/Zend/ZendFramework/tests/AllTests.php:61
Comments
Posted by Darby Felton (darby) on 2008-03-05T15:33:55.000+0000
With the latest version (r8559) from either the trunk or the release-1.5 branch, I can no longer reproduce this problem.