Markus Staab
|
6a82df42df
|
error-code should be wrapped in ErrorException->severity. fixes #267.
|
2015-03-13 10:41:22 +01:00 |
|
Matias Griese
|
fa66cb6c00
|
Fix #262: Silenced errors won't fill error_get_last() array
|
2015-02-17 14:42:26 +02:00 |
|
Graham Campbell
|
0346c26963
|
CS fixes
|
2014-09-27 11:05:51 +01:00 |
|
Rick Wong
|
f203b0489c
|
Specify correct delimiter for preg_quote() call.
|
2014-04-11 16:46:02 +02:00 |
|
Denis
|
029bb2be5a
|
Testing: fix typo in 8a5a7bd3
|
2014-02-17 14:23:00 +02:00 |
|
Denis
|
8780bc9f09
|
Testing: enable more tests on HHVM using native Exceptions
|
2014-02-17 13:49:42 +02:00 |
|
Graham Campbell
|
c515730f12
|
Improved hhvm support
|
2014-02-17 10:45:48 +00:00 |
|
Denis Sokolov
|
adb0b51542
|
Document why testing the register method does not work
|
2013-11-06 17:35:12 +01:00 |
|
Denis Sokolov
|
8a5a7bd3c2
|
Allow catching PHP errors
|
2013-10-10 14:11:59 +02:00 |
|
filp
|
8bdce73986
|
Return correct http status code & message, fix #87
|
2013-08-06 22:57:14 +01:00 |
|
filp
|
a43ff35401
|
Multiple CS/PHPDoc fixes
|
2013-07-15 21:40:35 +01:00 |
|
filp
|
fbf201b57f
|
Merge #75 - send HTTP status code
|
2013-07-15 21:30:48 +01:00 |
|
Denis Sokolov
|
1cf8483ba2
|
Fix incomplete tests
|
2013-07-15 19:02:45 +02:00 |
|
Denis Sokolov
|
b0e6294d31
|
Run: sendHttpCode
|
2013-07-15 19:00:04 +02:00 |
|
Denis Sokolov
|
13148b12c7
|
silenceErrorsInPaths
|
2013-07-11 18:13:07 +02:00 |
|
filp
|
71ec6e3981
|
Improve Whoops\Run test coverage
|
2013-04-24 19:05:28 +01:00 |
|
filp
|
69a01d955b
|
Fix typo and add tests
|
2013-04-24 16:54:10 +01:00 |
|
filp
|
4df9a0e9e2
|
Re-structure tests, hopefully shutting-up Travis
|
2013-03-20 15:46:06 +00:00 |
|
Jesper Ek
|
a5f8bf24de
|
Respect error_reporting and support error suppression using @-operator.
|
2013-03-19 11:00:08 +01:00 |
|
filp
|
d20bee0c99
|
Update code-base to 'Whoops'
|
2013-03-17 12:31:50 +00:00 |
|
filp
|
8e26d0869b
|
Update file structure (Damnit -> Whoops)
|
2013-03-17 12:30:26 +00:00 |
|