summaryrefslogtreecommitdiffstats
path: root/lib/private/Support/CrashReport
Commit message (Expand)AuthorAgeFilesLines
* Unshift crash reports when they are loaded, to break the recusionChristoph Wurst2021-06-241-3/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-191-1/+65
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+4
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-091-3/+20
* Fix @since version on new APIChristoph Wurst2018-09-051-1/+1
* Add breadcrumb support to crash reportersChristoph Wurst2018-09-051-0/+18
* Fix PHP doc for API docsMorris Jobke2017-12-031-1/+1
* add proper type hintingMorris Jobke2017-11-141-0/+1
* Pass the exception context to the crash reporterChristoph Wurst2017-11-141-2/+3
* Add a mechanism to register crach reportersChristoph Wurst2017-11-141-0/+55