Historia zmian

Autor SHA1 Wiadomość Data
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 lat temu
  Jordi Boggiano f200e79879 CS fixes 9 lat temu
  Jordi Boggiano 6d2cfa63c9 Add support for custom logging level per exception class, and set ParseError to be CRITICAL 9 lat temu
  Jordi Boggiano f1091c3b97 CS fixes 10 lat temu
  Jordi Boggiano 906bc0e6a2 All handlers are closeable now 10 lat temu
  Jordi Boggiano ce293c745a Do not assume we have a Logger in ErrorHandler, fixes #666 10 lat temu
  Jordi Boggiano 837f437b4c Avoid logging fatal errors twice when both error and fatal error handlers are present, fixes #622 10 lat temu
  Jordi Boggiano 2525053e8e Close handlers that can be closed after logging a fatal errors, refs #621 10 lat temu
  Jordi Boggiano b941eac988 Improve php7 compat (Throwable is the new base type for all exceptions, so Exception is not wide enough) 10 lat temu
  Jordi Boggiano 6d9062594c Exit with correct code after handling an uncaught exception, fixes #592 10 lat temu
  Hany el-Kerdany 466057c797 Add 'code', 'message' to ErrorHandler log context. 11 lat temu
  Patrick Forget 694fbb5923 updated message to include even more useful information 11 lat temu
  Patrick Forget 4a5a150d92 When handling exception log exception message rather generic message 11 lat temu
  David Neilsen b66237f825 Also prevent throwing another exception in the case that the exception logger level is not set. 12 lat temu
  David Neilsen 5434f3f73d Prevent throwing an exception in the case that the fatal error level is not set. 12 lat temu
  Jordi Boggiano b33357d16b Use array_replace instead of manually looping through items 12 lat temu
  Jordi Boggiano 4277c5db4a CS fixes 12 lat temu
  Jordi Boggiano fc244c0084 Make the ErrorLogger work with any logger interface object 12 lat temu
  Jordi Boggiano 01e1ee7541 Add tests and fix issue with array_merge 12 lat temu
  Jordi Boggiano cb47b537f3 Fix feedback 12 lat temu
  Jordi Boggiano fdd45cc6bc Add error handler, fixes #199 12 lat temu