summaryrefslogtreecommitdiffstats
path: root/lib/public/Support/CrashReport
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-11/+7
* Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-192-0/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Update license headersChristoph Wurst2019-12-054-6/+12
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-092-4/+63
* Fix @since version on new APIChristoph Wurst2018-09-051-1/+1
* Add breadcrumb support to crash reportersChristoph Wurst2018-09-052-0/+54
* Pass the exception context to the crash reporterChristoph Wurst2017-11-142-2/+4
* Add a mechanism to register crach reportersChristoph Wurst2017-11-142-0/+88