Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Issue #72: status 200 when using set_exception_handler #143

Merged

Commits on Apr 29, 2017

  1. github-17: force exit status code 1 and HTTP rc 500 for uncaught exce…

    …ptions if display_errors=0
    ArturMoczulski committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    4980e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d15615 View commit details
    Browse the repository at this point in the history
  3. github-17: no need to force HTTP rc 500 - default PHP exception handl…

    …er causes HTTP rc 500 on display_errors=0 by default; just have to restore it after logging with Rollbar
    ArturMoczulski committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    1509e5f View commit details
    Browse the repository at this point in the history