Whoops v2.0.0 Release Notes

  • Backwards compatibility breaking changes:

    • Run class is now final. If you inherited from Run, please now instead use a custom SystemFacade injected into the Run constructor, or contribute your changes to our core.
    • 👍 PHP < 5.5 support dropped.