Since request #11897, by default PHP errors are hidden. However, we should enable the DISPLAY_ERRORS flag in dev and test contexts. It would make it easier to debug failing PHP scripts, such as a problem in tuleap-cfg or a bad autoloader. Without the stack trace, it's not easy to connect the dots and figure out why an end-to-end test container stopped immediately with code 255.