The example in manual Bootstrap.php not working.
http://framework.zend.com/manual/current/en/tutorials/unittesting.html#bootstrapping-your-tests
zendframework/zendframework#7592
Hello,
The sample Bootstrap class in the official documentation is not working after the 2.5 version.
I have updated my Bootstrap class in order to have my tests running with zf2 2.5. I can provide a diff if necessary.