ZF-3765: Zend_Auth_Adapter_Http_ObjectTest failure reporting problem
Description
{panel} Strict Standards: Only variables should be passed by reference in /home/cawa/ZendFramework/svn/framework/branches/release-1.5/tests/Zend/Auth/Adapter/Http/ObjectTest.php on line 255 {panel}
Zend_Auth_Adapter_Http_ObjectTest uses array_shift() method to get first message from the requested array of messages.
The problem exists only in the release-1.5 branch.
Comments
Posted by Alexander Veremyev (alexander) on 2008-07-26T07:59:30.000+0000
Fixed.