Commit graph

27 commits

Author SHA1 Message Date
b74af5450a Updated deps, changes for php 8.4, testing doesn't work 2024-12-11 19:39:12 -06:00
db48067d6b Shutdown handler self-seals when not registered, fixes #11 2024-02-20 15:15:59 -06:00
08a03a288a Added helper constant for ignoring errors, ignoring errors now uses bitwise operators 2023-11-09 09:10:44 -06:00
6d23922b81 Added ignore option to Handler 2023-11-08 22:25:54 -06:00
ceb372d780 Updated README.md 2023-11-06 08:55:05 -06:00
03b10e697a Added getLastOutputThrowable to Handler 2023-11-06 08:52:14 -06:00
c740938a0d Added JSONHandler to the README. 2023-11-03 22:59:06 -05:00
5b2c6c5f1a Updated README 2023-07-05 15:49:41 -05:00
ecfe37f11f Changed argument printing in stack traces 2023-07-05 15:24:47 -05:00
5d8e77e89a More documentation fixes 2023-04-30 13:28:31 -05:00
98730a0128 Updating README documentation 2023-04-30 13:23:00 -05:00
3c2461272f Should have committed something long ago... :) 2023-04-21 23:17:24 -05:00
2c685d9ce3 Changed namespace, updated dependencies 2023-02-19 13:43:48 -06:00
781a5cf967 Updates to README 2023-01-13 09:47:38 -06:00
a39432c50d Minor fixes to README 2023-01-12 23:02:58 -06:00
d1f0e70e4f Added varExporter option to Handler, fixes #1 2023-01-12 22:56:38 -06:00
06390094fa Trying another approach to fix #3 2023-01-12 21:54:53 -06:00
2a97d34330 Minor edits to README 2023-01-10 23:39:16 -06:00
d23f850efa Prevent converted notices and warnings from halting execution; fixes #4 2023-01-10 23:32:43 -06:00
cea774ef66 Added AUTHORS file, clarified something in README 2022-12-31 10:13:53 -06:00
29d5b52855 Fixes to README documentation 2022-12-31 08:29:32 -06:00
fe8c7770a4 More documentation improvements 2022-12-30 23:53:34 -06:00
f181679c0a Added ThrowableController to documentation 2022-12-27 23:10:27 -06:00
4a2358f57f Updated README 2022-12-27 23:00:58 -06:00
78cdd6238b Updated README 2022-12-27 22:58:19 -06:00
ada16b171e Starting documentation 2022-12-27 22:53:05 -06:00
e6e99a1d5c Initial commit 2022-09-24 12:05:33 -05:00