ZF-4575: Zend/TestHelper.php not included in Zend_Http_Client Testsuite
Description
require_once "Zend/TestHelper.php" missing for all Zend_Http_Client Tests, making setup and testing on machines with multiple ZF versions installed hard.
require_once "Zend/TestHelper.php" missing for all Zend_Http_Client Tests, making setup and testing on machines with multiple ZF versions installed hard.
Comments
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:14.000+0000
Changing issues in preparation for the 1.7.0 release.