phpprotip.com
headers exception with Zend_Session while unit testing
While the manual for Zend_Session does discuss unit testing and the read-only exception, it has no mention of an exception I encountered recently while unit testing. I admit that the reason I encou…