aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Support/CrashReport/IRegistry.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* perf(logging): Return early when log level does not match before serializing ...Julius Härtl2023-01-161-0/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-191-0/+7
* Update license headersChristoph Wurst2019-12-051-1/+3
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-091-4/+20
* Fix @since version on new APIChristoph Wurst2018-09-051-1/+1
* Add breadcrumb support to crash reportersChristoph Wurst2018-09-051-0/+11
* Pass the exception context to the crash reporterChristoph Wurst2017-11-141-1/+2
* Add a mechanism to register crach reportersChristoph Wurst2017-11-141-0/+48