mark_story
|
6b80c86224
Restore changes from 11978
|
8 years ago |
mark_story
|
a48697ac19
Revert "Merge branch 'issue-11978' into master."
|
8 years ago |
Ilie Pandia
|
6f05de99ef
ErrorMiddleWare will now pass along the $request to the ExceptionRenderer.
|
8 years ago |
ADmad
|
4efa6b60ad
Fix few errors reported by phpstan level 3
|
8 years ago |
ADmad
|
248bb557db
Remove unneeded PHP7ErrorException instance check.
|
8 years ago |
dereuromark
|
4951149d2f
Also adjust logging similar to BaseErrorHandler.
|
8 years ago |
dereuromark
|
8c77da7f82
Fix PHP7 error handler compatibility.
|
8 years ago |
dereuromark
|
f13020d020
Adjust as per code review.
|
8 years ago |
dereuromark
|
39e41d019e
Also adjust ErrorMiddleware to be PHP7 throwable aware.
|
8 years ago |
dereuromark
|
35f70ad2c9
Improve doc blocks for IDE understanding.
|
8 years ago |
ADmad
|
913a7284e1
Fix errors reported by phpstan in Error package
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Travis Rowland
|
00c2549e96
Changing unnecessary double-quotes to single-quotes
|
9 years ago |
antograssiot
|
df15753b6d
Remove unused namespace
|
9 years ago |
Mark Story
|
888ff74326
Replace calls to config() with get/setConfig()
|
9 years ago |
dereuromark
|
9920e50521
Making it BC for now.
|
9 years ago |
dereuromark
|
6e1c2565b8
Fix CS.
|
9 years ago |
dereuromark
|
09c45b6a22
Implement necessary ExceptionRendererInterface for clean code.
|
9 years ago |
Mark Sch
|
803f00ef45
Use correct string.
|
9 years ago |
ADmad
|
f4f8100920
Move default renderer check to getRenderer().
|
9 years ago |
dereuromark
|
40b39d1c77
Move default into class so simpler ::class syntax can be used.
|
9 years ago |
Mark Story
|
25532d7ebd
Remove unnecessary transformation in ErrorHandlerMiddleware
|
9 years ago |
Mark Story
|
ec4c3647b3
Review feedback on docs and class refs.
|
9 years ago |
Mark Story
|
90701303a3
Fix return types.
|
9 years ago |
Mark Story
|
17b988fdf1
Fix missing logging in ErrorHandling Middleware
|
9 years ago |
mscherer
|
8a3b47f132
Fix up doc block annotations for optional null input.
|
9 years ago |
mscherer
|
9babd29864
Fix up FQCN via auto-fixers.
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |