Skip to content

Bump filp/whoops from 2.5.0 to 2.7.0

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

Bumps filp/whoops from 2.5.0 to 2.7.0.

Changelog

Sourced from filp/whoops's changelog.

2.7.0

  • removeFirstHandler and removeLastHandler.

2.6.0

  • Fix 2.4.0 pushHandler changing the order of handlers.

2.5.1

  • Fix error messaging in a rare case.
Commits
  • 4c97f81 Changelog for 2.7.0
  • 48d065d Document append/prepend/removeFirst/removeLast handlers
  • 48810fb removeFirstHandler and removeLastHandler
  • 6b4c19e Merge pull request #653 from GrahamCampbell/patch-1
  • 91f1b70 Corrected branch alias again
  • ecbc8f3 Merge branch 'fix-stack-queue'
  • fca08ca Changelog for 2.6.0
  • f2eb7d6 appendHandler and prependHandler
  • 8957f6f Revert "feat!: add append and prepend handler instead of reverse execution"
  • b909d88 Revert "style: rename handlerStack to handlerQueue"
  • Additional commits viewable in compare view

Merge request reports