Skip to content

Bump filp/whoops from 2.7.3 to 2.12.1

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

Bumps filp/whoops from 2.7.3 to 2.12.1.

Changelog

Sourced from filp/whoops's changelog.

2.12.1

  • Avoid redirecting away from an error.

2.12.0

  • Hide non-string values in super globals when requested.

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
  • c13c0be changelog: 2.12.1
  • af2024d mailmap: fix duplicate entries in the log
  • 7b8665e Merge pull request #694 from fredden/no-redirect
  • 26c4ca5 Fix tests
  • 04116f5 Avoid redirects away from error page
  • d501fd2 changelog: 2.12.0
  • de70613 Merge pull request #692 from prdatur/master
  • 937fad4 - Enhance PrettyPageHandler to allow hiding super globals with non-string val...
  • f6e1467 changelog: 2.11.0
  • 2d0f391 Merge pull request #689 from lode/customize-exit-code
  • Additional commits viewable in compare view

Merge request reports