Igor Scheller
|
21ee2bd0d7
|
Exception handling: Added NullHandler to be used in commands
|
2020-06-14 13:55:08 +02:00 |
Igor Scheller
|
64dc16e4d9
|
Logger: Added handling for exceptions and log exceptions if they occur
|
2020-05-01 20:52:15 +02:00 |
Igor Scheller
|
cffd216aa9
|
Exception handling: Fixed error if handler not initialized (use Legacy handler as fallback)
|
2020-04-24 22:32:55 +02:00 |
Igor Scheller
|
ba1c658b92
|
Escape LegacyDevelopmentTest output
|
2020-04-05 20:21:13 +02:00 |
Igor Scheller
|
9329889235
|
Fixed LegacyDevelopment Exception handler to produce less verbose output
|
2019-11-30 23:44:07 +01:00 |
Igor Scheller
|
68afc74b03
|
Formatting to follow PSR-12
|
2019-11-11 00:05:41 +01:00 |
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/]
```
|
2019-04-25 18:17:19 +02:00 |
Igor Scheller
|
d15946df2d
|
Changed `src/` code and templates to use the new user model
|
2018-10-31 13:43:23 +01:00 |
Igor Scheller
|
36dafdb68a
|
Merge remote-tracking branch 'MyIgel/rebuild-psr7'
|
2018-09-03 22:55:54 +02:00 |
Igor Scheller
|
92c26718fd
|
exceptions: implemented error rendering return
|
2018-08-14 00:17:19 +02:00 |
Igor Scheller
|
46e7fc89b4
|
Fixed tests after #431: Hotfix php7 syntax error
|
2018-08-04 22:21:13 +02:00 |
Jens Brandt
|
4a5ef5f98a
|
rename hotfix to camelCase
|
2018-05-14 21:21:50 +02:00 |
Jens Brandt
|
cfc2493bb5
|
rename hotfix to english
|
2018-05-14 21:08:15 +02:00 |
Jens Brandt
|
28fadbd19d
|
Hotfix php7 syntax error
|
2018-05-10 15:29:32 +02:00 |
Bot
|
952c7892f3
|
Formatting & Docstrings
|
2017-12-25 23:51:15 +01:00 |
Igor Scheller
|
25e434bce4
|
Refactored ExceptionHandler
|
2017-11-25 11:27:38 +01:00 |
Igor Scheller
|
6eea072376
|
Added ExceptionHandler Interface
|
2017-11-25 11:27:38 +01:00 |
Igor Scheller
|
60fd72cd1a
|
Added service providers
|
2017-10-31 13:40:13 +01:00 |
Igor Scheller
|
31414905d7
|
Fixed exceptionHandler to catch PdoExceptions, formatting
|
2017-09-20 01:29:04 +02:00 |
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
|
2017-08-29 23:16:41 +02:00 |
Igor Scheller
|
cc01c906ba
|
#336: Integration of symfony/http-foundation request
|
2017-08-29 21:52:07 +02:00 |
msquare
|
440ed74cd7
|
exception handler should handle throwables instead of exceptions
|
2017-07-28 19:28:00 +02:00 |
msquare
|
144b453bc6
|
fix unreadable exception
|
2017-07-23 12:18:32 +02:00 |
Igor Scheller
|
8506d6d27e
|
Refactoring: Config cleanup / moved to class
|
2017-01-21 23:07:20 +01:00 |
Igor Scheller
|
f7c09cb7ff
|
Added exception handler
|
2017-01-20 21:12:19 +01:00 |