Matthew Weier O'Phinney-3 wrote:
> 
> Actually... we don't have a way in the Response object yet for setting
> cookies; if we had one, that would make testing easier. I've added a
> ticket for you to track this:
> 
>     http://framework.zend.com/issues/browse/ZF-4520
> 
It's really good idea: add in the response object methods to manipulate with
cookies. But how i can test my code, in which i use the setcookie function,
with the Zend_Test now? I mean test my code and don't receive the "Cannot
modify
header information - headers already sent by" error :)
-- 
View this message in context: 
http://www.nabble.com/Zend_Test-%2B-setcookie%28%29-%3D-error-tp19834606p19917831.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to