Skip to content

Bump filp/whoops from 2.7.3 to 2.11.0

Bobby Bouwmann requested to merge dependabot/composer/filp/whoops-2.11.0 into master

Bumps filp/whoops from 2.7.3 to 2.11.0.

Changelog

Sourced from filp/whoops's changelog.

2.11.0

  • Customize exit code

2.10.0

  • Better chaining on handler classes

2.9.2

  • Fix copy button styles

2.9.1

  • Fix xdebug function crash on PHP 8

2.9.0

  • JsonResponseHandler includes the exception code

2.8.0

  • Support PHP 8
Commits
  • f6e1467 changelog: 2.11.0
  • 2d0f391 Merge pull request #689 from lode/customize-exit-code
  • 051070d allow to customize the exit code send in cli context
  • 6ecda52 changelog: 2.10.0
  • bd09320 Merge pull request #687 from gwillz/master
  • 3c975c4 Include composer test script, for convenience.
  • 5ea4473 Update tests for self-returns.
  • aca5735 Consistent type-hints for static returns.
  • c283074 Builder-style handlers.
  • 4722454 Merge pull request #686 from rieschl/docs/add-mezzio
  • Additional commits viewable in compare view

Merge request reports