•  
      request #46346 Make it easier to debug failing PHP CLI scripts in dev
    Infos
    #46346
    Joris MASSON (jmasson)
    2026-01-06 17:07
    2026-01-06 15:47
    48072
    Details
    Make it easier to debug failing PHP CLI scripts in dev

    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.

    Dev tools
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2026-01-06
    Attachments
    Empty
    References

    Follow-ups