Marc Würth
|
6b80254430
Fix test
|
7 years ago |
Marc Ypes
|
702be9d5fb
Also include trace for previous exceptions
|
7 years ago |
ADmad
|
74ea097232
Merge pull request #12673 from cakephp/log-previous
|
7 years ago |
Marc Ypes
|
454f8d5873
Optionally include previous exception in log message if present
|
7 years ago |
mark_story
|
e4dee68641
Revert "Remove test that wasn't reverted properly."
|
8 years ago |
mark_story
|
288a307a42
Remove test that wasn't reverted properly.
|
8 years ago |
mark_story
|
6c2dbd5872
Add additional unit tests for error middleware
|
8 years ago |
Mark Story
|
487d367111
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
0a3e4d3dd8
Add missing "use" statement.
|
8 years ago |
ADmad
|
18e53502ab
Add test for PHP7's Error.
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
4548fc77e2
Fix more usage of config().
|
8 years ago |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
8 years ago |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
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 |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
Mark Story
|
25532d7ebd
Remove unnecessary transformation in ErrorHandlerMiddleware
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
Mark Story
|
ec4c3647b3
Review feedback on docs and class refs.
|
9 years ago |
Mark Story
|
17b988fdf1
Fix missing logging in ErrorHandling Middleware
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |
Mark Story
|
618457e8a6
Fix PHPUnit getMock warnings in 3.next.
|
9 years ago |
Mark Story
|
4de7bae59b
Move middleware into more relevant packages.
|
10 years ago |