Commit Graph

18 Commits (dde7b7cf8700aefac3696d4e2e472d7ac96e4d11)

Author SHA1 Message Date
Côme Chilliet ab310ce938
fix: Fix issues and tests in DIContainer and friends 10 months ago
Joas Schilling a316ae1590
fix: Fix warning when crash reporter fails to get loaded 11 months ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julius Härtl 00b7575c89
perf(logging): Return early when log level does not match before serializing an exception 3 years ago
Côme Chilliet 069477e608
Migrate more classes of lib/private to LoggerInterface 4 years ago
Christoph Wurst 35a9ad0d78
Unshift crash reports when they are loaded, to break the recusion 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 2b7b7144d4
Allow crash reporters registration during app bootstrap 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Christoph Wurst d3a244f9d9
Allow crash reporters to catpture any message 7 years ago
Christoph Wurst b4b095ca91
Fix @since version on new API 8 years ago
Christoph Wurst ff58732c0d
Add breadcrumb support to crash reporters 8 years ago
Morris Jobke 72bb7c3074
Fix PHP doc for API docs 9 years ago
Morris Jobke f6ef3b6464
add proper type hinting 9 years ago
Christoph Wurst ad757805ca Pass the exception context to the crash reporter 9 years ago
Christoph Wurst 4c5593998a Add a mechanism to register crach reporters 9 years ago