27 Commits (d289d09147ffb54f8f3878760d73b7b3a40e1288)

Author SHA1 Message Date
Igor Scheller ef665c80ba ExceptionHandling: Show formatted stack trace on CLI 4 years ago
Igor Scheller 2be3e17db7 Exceptions: Log previous exception 4 years ago
Igor Scheller 21ee2bd0d7 Exception handling: Added NullHandler to be used in commands 5 years ago
Igor Scheller 64dc16e4d9 Logger: Added handling for exceptions and log exceptions if they occur 5 years ago
Igor Scheller cffd216aa9 Exception handling: Fixed error if handler not initialized (use Legacy handler as fallback) 5 years ago
Igor Scheller ba1c658b92 Escape LegacyDevelopmentTest output 5 years ago
Igor Scheller 9329889235 Fixed LegacyDevelopment Exception handler to produce less verbose output 5 years ago
Igor Scheller 68afc74b03 Formatting to follow PSR-12 5 years ago
Igor Scheller 79c92da8c1 Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
6 years ago
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model 6 years ago
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 6 years ago
Igor Scheller 92c26718fd exceptions: implemented error rendering return 6 years ago
Igor Scheller 46e7fc89b4 Fixed tests after #431: Hotfix php7 syntax error 6 years ago
Jens Brandt 4a5ef5f98a rename hotfix to camelCase 7 years ago
Jens Brandt cfc2493bb5 rename hotfix to english 7 years ago
Jens Brandt 28fadbd19d Hotfix php7 syntax error 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
Igor Scheller 25e434bce4 Refactored ExceptionHandler 7 years ago
Igor Scheller 6eea072376 Added ExceptionHandler Interface 7 years ago
Igor Scheller 60fd72cd1a Added service providers 7 years ago
Igor Scheller 31414905d7 Fixed exceptionHandler to catch PdoExceptions, formatting 7 years ago
Igor Scheller d0074cf006 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
# Conflicts:
#	includes/controller/angeltypes_controller.php
#	includes/pages/admin_groups.php
#	includes/pages/user_settings.php
#	includes/sys_page.php
#	src/Exceptions/Handler.php
#	src/Http/Request.php
7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
msquare 440ed74cd7 exception handler should handle throwables instead of exceptions 8 years ago
msquare 144b453bc6 fix unreadable exception 8 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Igor Scheller f7c09cb7ff Added exception handler 8 years ago