PackageTrack
Sign in Get early access

filp/whoops

php error handling for cool kids

2.18.4 448M downloads/mo #128 most downloaded on composer filp/whoops

What this package is like to depend on

Last release 1 years ago

08 Aug 2025

Release timing varies

gaps range from 8 days to 11 months

Some releases are documented

notes for 40 of 81 stable releases

Nothing withdrawn

no release was ever pulled

13 years old

84 releases · first in 2013

0 releases in the last 12 months

see the full history below

Release timeline

83 releases · Mar 2013 to Aug 2025
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 60 of 84
  1. 2.18.4 08 Aug 2025
    Release notes

    Make colon copy and pasteable, fix #783

    Open source →
  2. 2.18.3 16 Jun 2025

    Nothing published for this version

  3. 2.18.2 11 Jun 2025

    Nothing published for this version

  4. 2.18.1 03 Jun 2025
    Release notes

    Prevent javascript error: "TypeError: can't access property "scrollIn…

    Open source →
  5. 2.18.0 15 Mar 2025
    Release notes
    • Line numbers are now clickable.
    Open source →
  6. 2.17.0 25 Jan 2025
    Release notes
    • Support cursor IDE.
    Open source →
  7. 2.16.0 25 Sep 2024
    Release notes
    • Support PHP 8.4.
    • Drop support for PHP older than 7.1.
    Open source →
  8. 2.15.4 03 Nov 2023
    Release notes
    • Improve link color in comments.
    Open source →
  9. 2.15.3 13 Jul 2023
    Release notes
    • Improve performance of the syntax highlighting (#758).
    Open source →
  10. 2.15.2 12 Apr 2023
    Release notes
    • Fixed missing code highlight, which additionally led to issue with switching tabs, between application and all frames (#747).
    Open source →
  11. 2.15.1 06 Mar 2023
    Release notes
    • Fixed bug with PrettyPageHandler "Calling getFrameFilters method on null" (#751).
    Open source →
  12. 2.15.0 03 Mar 2023
    Release notes
    • Add addFrameFilter (#749)
    Open source →
  13. 2.14.6 02 Nov 2022
    Release notes
    • Upgraded prismJS to version 1.29.0 due to security issue (#741).
    Open source →
  14. 2.14.5 07 Jan 2022
    Release notes
    • Allow ArrayAccess on super globals.
    Open source →
  15. 2.14.4 03 Oct 2021
    Release notes
    • Fix PHP 5.5 support.
    • Allow to use psr/log 2 or 3.
    Open source →
  16. 2.14.3 19 Sep 2021
    Release notes
    • Support PHP 8.1.
    Open source →
  17. 2.14.2 no date

    Nothing published for this version

  18. 2.14.1 29 Aug 2021
    Release notes
    • Fix syntax highlighting scrolling too far.
    • Improve the way we detect xdebug linkformat.
    Open source →
  19. 2.14.0 13 Jul 2021
    Release notes
    • Switched syntax highlighting to Prism.js.

    Avoids licensing issues with prettify, and uses a maintained, modern project.

    Open source →
  20. 2.13.0 04 Jun 2021
    Release notes
    • Add Netbeans editor.
    Open source →
  21. 2.12.1 25 Apr 2021
    Release notes
    • Avoid redirecting away from an error.
    Open source →
  22. 2.12.0 30 Mar 2021
    Release notes
    • Hide non-string values in super globals when requested.
    Open source →
  23. 2.11.0 19 Mar 2021
    Release notes
    • Customize exit code.
    Open source →
  24. 2.10.0 16 Mar 2021
    Release notes
    • Better chaining on handler classes.
    Open source →
  25. 2.9.2 24 Jan 2021
    Release notes
    • Fix copy button styles.
    Open source →
  26. 2.9.1 01 Nov 2020
    Release notes
    • Fix xdebug function crash on PHP 8.
    Open source →
  27. 2.9.0 20 Oct 2020
    Release notes
    • JsonResponseHandler includes the exception code.
    Open source →
  28. 2.8.0 17 Oct 2020
    Release notes
    • Support PHP 8.
    Open source →
  29. 2.7.3 14 Jun 2020
    Release notes
    • PrettyPageHandler functionality to hide superglobal keys has a clearer name (hideSuperglobalKey).
    Open source →
  30. 2.7.2 05 May 2020
    Release notes
    • PrettyPageHandler now accepts custom js files.
    • PrettyPageHandler and templateHelper is now accessible through inheritance.
    Open source →
  31. 2.7.1 15 Jan 2020
    Release notes
    • Fix a PHP warning in some cases with anonymous classes.
    Open source →
  32. 2.7.0 29 Dec 2019
    Release notes
    • Added removeFirstHandler and removeLastHandler.
    Open source →
  33. 2.6.0 25 Dec 2019
    Release notes
    • Fix 2.4.0 pushHandler changing the order of handlers.
    Open source →
  34. 2.5.1 21 Dec 2019
    Release notes
    • Fix error messaging in a rare case.
    Open source →
  35. 2.5.0 07 Aug 2019
    Release notes
    • Automatically configure xdebug if available.
    Open source →
  36. 2.4.1 04 Jul 2019
    Release notes
    • Try harder to close all output buffers.
    Open source →
  37. 2.4.0 23 Jun 2019
    Release notes
    • Allow to prepend and append handlers.
    Open source →
  38. 2.3.2 21 Jun 2019
    Release notes
    • Various fixes from the community.
    Open source →
  39. 2.3.1 23 Oct 2018
    Release notes
    • Prevent exception in Whoops when caught exception frame is not related to real file.
    Open source →
  40. 2.3.0 20 Oct 2018
    Release notes
    • Show previous exception messages.
    Open source →
  41. 2.2.1 30 Jun 2018

    Nothing published for this version

  42. 2.2.0 03 Mar 2018
    Release notes
    • Support PHP 7.2.
    Open source →
  43. 2.1.14 23 Nov 2017

    Nothing published for this version

  44. 2.1.13 17 Nov 2017

    Nothing published for this version

  45. 2.1.12 15 Oct 2017

    Nothing published for this version

  46. 2.1.11 15 Oct 2017

    Nothing published for this version

  47. 2.1.10 03 Aug 2017

    Nothing published for this version

  48. 2.1.9 03 Jun 2017

    Nothing published for this version

  49. 2.1.8 07 Mar 2017

    Nothing published for this version

  50. 2.1.7 02 Mar 2017

    Nothing published for this version

  51. 2.1.6 18 Feb 2017

    Nothing published for this version

  52. 2.1.5 26 Dec 2016

    Nothing published for this version

  53. 2.1.4 11 Oct 2016

    Nothing published for this version

  54. 2.1.3 06 May 2016

    Nothing published for this version

  55. 2.1.2 07 Apr 2016

    Nothing published for this version

  56. 2.1.1 05 Apr 2016

    Nothing published for this version

  57. 2.1.0 13 Mar 2016
    Release notes
    • Add a SystemFacade to allow clients to override Whoops behavior.
    • Show frame arguments in PrettyPageHandler.
    • Highlight the line with the error.
    • Add icons to search on Google and Stack Overflow.
    Open source →
  58. 2.0.0 06 Jan 2016
    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.
    Open source →
  59. 2.0.0-alpha2 15 Dec 2015 pre-release

    Nothing published for this version

  60. 2.0.0-alpha1 12 Dec 2015 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive