Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unshift crash reports when they are loaded, to break the recusion | Christoph Wurst | 2021-06-24 | 1 | -3/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+2 |
* | Allow crash reporters registration during app bootstrap | Christoph Wurst | 2020-06-19 | 1 | -1/+65 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
* | Allow crash reporters to catpture any message | Christoph Wurst | 2019-05-09 | 1 | -3/+20 |
* | Fix @since version on new API | Christoph Wurst | 2018-09-05 | 1 | -1/+1 |
* | Add breadcrumb support to crash reporters | Christoph Wurst | 2018-09-05 | 1 | -0/+18 |
* | Fix PHP doc for API docs | Morris Jobke | 2017-12-03 | 1 | -1/+1 |
* | add proper type hinting | Morris Jobke | 2017-11-14 | 1 | -0/+1 |
* | Pass the exception context to the crash reporter | Christoph Wurst | 2017-11-14 | 1 | -2/+3 |
* | Add a mechanism to register crach reporters | Christoph Wurst | 2017-11-14 | 1 | -0/+55 |