This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
whoops
Watch
1
Star
0
Fork
0
You've already forked whoops
mirror of
https://github.com/filp/whoops.git
synced
2026-09-09 17:26:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.2.0
whoops
/
tests
/
Whoops
/
Handler
T
History
Gabriel Caruso
891f80083d
Refactoring tests
2017-12-12 03:01:58 -02:00
..
CallbackHandlerTest.php
…
JsonResponseHandlerTest.php
Fix some FQNs, typehints and unused code/vars
2017-10-09 22:25:27 +02:00
PlainTextHandlerTest.php
Refactoring tests
2017-12-12 03:01:58 -02:00
PrettyPageHandlerTest.php
use a closure instead of create_function().
2017-12-01 10:14:41 +01:00
XmlResponseHandlerTest.php
…