Note: I have tested this in PHPUnit 3.4.1 and haven’t tried it out in 3.5. Anyone who has worked with…
Category: phpunit
visibility and inheritance.
An interesting topic came up in #phpc today. It revolved around some issues I’ve been encountering in my latest code…
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…