Comments on: headers exception with Zend_Session while unit testing https://phpprotip.com/2009/06/headers-exception-with-zend_session-while-unit-testing/ Together we can defeat the internet Mon, 27 Jun 2016 06:38:41 +0000 hourly 1 https://wordpress.org/?v=4.7.31 By: jammp https://phpprotip.com/2009/06/headers-exception-with-zend_session-while-unit-testing/comment-page-1/#comment-6188 Sat, 03 Apr 2010 05:49:09 +0000 http://phpprotip.com/?p=154#comment-6188 I've found this answer in a few places however, I still don't seem to know where to add Zend_Session::$_unitTestEnabled = true;

?

]]>