64 Commits (main)
 

Author SHA1 Message Date
Dustin Wilson db48067d6b Shutdown handler self-seals when not registered, fixes #11 1 month ago
Dustin Wilson e5ee73841c Further improvements to check for output throwable time in PlainTextHandler 2 months ago
Dustin Wilson 88343a348a Improved check for output throwable time in PlainTextHandler 3 months ago
Dustin Wilson 08a03a288a Added helper constant for ignoring errors, ignoring errors now uses bitwise operators 5 months ago
Dustin Wilson 6d23922b81 Added ignore option to Handler 5 months ago
Dustin Wilson ceb372d780 Updated README.md 5 months ago
Dustin Wilson 03b10e697a Added getLastOutputThrowable to Handler 5 months ago
Dustin Wilson c740938a0d Added JSONHandler to the README. 5 months ago
Dustin Wilson f2617be261 Added JSONHandler 5 months ago
Dustin Wilson 6e8ac67d4e Modified supplemental error handling 8 months ago
Dustin Wilson 5b2c6c5f1a Updated README 9 months ago
Dustin Wilson ecfe37f11f Changed argument printing in stack traces 9 months ago
Dustin Wilson 1795305461 Moved vfsstream to a dev requirement 9 months ago
Dustin Wilson 92714e58d8 Testing supplemental error handling in Handler 9 months ago
Dustin Wilson ce6469f954 Removed special handling of varExporter from Handler's constructor 9 months ago
Dustin Wilson 0ca3d9a452 Additional fixes on supplemental error handling in Handler 9 months ago
Dustin Wilson 375618905f Made Handler::varExporter return the value if a varExporter is not defined 9 months ago
Dustin Wilson a525fad96a Added secondary error handling in Handler 9 months ago
Dustin Wilson 5d8e77e89a More documentation fixes 11 months ago
Dustin Wilson 98730a0128 Updating README documentation 11 months ago
Dustin Wilson fd4a3b3613 100% Coverage 11 months ago
Dustin Wilson fdf4eb40c8 ThrowableController 100% 11 months ago
Dustin Wilson 5d8e2669c3 Update to test executable to always display deprecations by default 11 months ago
Dustin Wilson c2e06bb15c Handler tests 11 months ago
Dustin Wilson adeefa46cf Changed Catcher::errorReporting back to protected 11 months ago
Dustin Wilson 3c2461272f Should have committed something long ago... :) 11 months ago
Dustin Wilson 83eafab08a Cleaning up, Fixing #9 1 year ago
Dustin Wilson 2c685d9ce3 Changed namespace, updated dependencies 1 year ago
Dustin Wilson 61ac78ac24 Cleaning up test boostrap 1 year ago
J. King ff8399fc27 Correctly detect Xdebug 1 year ago
Dustin Wilson c24cc5d204 Fixes #7 1 year ago
Dustin Wilson 781a5cf967 Updates to README 1 year ago
Dustin Wilson 3ad4620d0c Prevent Catcher from changing reporting if changed after Catcher init, fixes #6 1 year ago
Dustin Wilson a39432c50d Minor fixes to README 1 year ago
Dustin Wilson d1f0e70e4f Added varExporter option to Handler, fixes #1 1 year ago
Dustin Wilson 0f4887fb63 Remove errant error_reporting line from Catcher 1 year ago
Dustin Wilson 06390094fa Trying another approach to fix #3 1 year ago
Dustin Wilson f9c0b6c873 Now fatal errors handled via the shutdown handler are made to be silent to mitigate #3 1 year ago
Dustin Wilson 12df5e7132 Bit of cleanup 1 year ago
Dustin Wilson cec5faf46a Notices, Warnings, etc. now won't be thrown unless forking is possible 1 year ago
Dustin Wilson 2a97d34330 Minor edits to README 1 year ago
Dustin Wilson d23f850efa Prevent converted notices and warnings from halting execution; fixes #4 1 year ago
Dustin Wilson cea774ef66 Added AUTHORS file, clarified something in README 1 year ago
Dustin Wilson 29d5b52855 Fixes to README documentation 1 year ago
Dustin Wilson fe8c7770a4 More documentation improvements 1 year ago
Dustin Wilson f181679c0a Added ThrowableController to documentation 1 year ago
Dustin Wilson 4a2358f57f Updated README 1 year ago
Dustin Wilson 78cdd6238b Updated README 1 year ago
Dustin Wilson ada16b171e Starting documentation 1 year ago
Dustin Wilson 17b8857480 100% Coverage 1 year ago