Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 年 前 |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 年 前 |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 年 前 |
Mark Story
|
ac2ad083e2
Fix .json routes not rendering error pages properly
|
7 年 前 |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 年 前 |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 年 前 |
Mark Story
|
c9686b68f1
Merge branch 'master' into 3.next
|
7 年 前 |
ADmad
|
04342bba0e
Fix test.
|
7 年 前 |
Mark Story
|
589100a27f
Merge pull request #12500 from cakephp/3.7-exception-renderer-custom-method
|
7 年 前 |
ADmad
|
8f5318dc8c
Allow using any error code in range 4xx-5xx as HTTP status code.
|
7 年 前 |
ADmad
|
7a7eed81bc
Always call custom exception renderer method.
|
7 年 前 |
ADmad
|
394ddc31a3
Merge branch 'master' into 3.next
|
7 年 前 |
sohelrana820
|
d3c5de1a26
Fixed return value type in some methods
|
7 年 前 |
ADmad
|
86c03eae7b
Make ExceptionRenderer properties protected.
|
7 年 前 |
ADmad
|
67ba3bfe4c
Add supported for prefixed ErrorController.
|
7 年 前 |
saeid
|
f9d2db1876
change the method to support array only
|
7 年 前 |
saeid
|
b2d58cf43e
unload() plugins after use
|
7 年 前 |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 年 前 |
Mark Story
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 年 前 |
Mark Story
|
5aaa157c6f
Fix Error tests using deprecated request properties.
|
8 年 前 |
Mark Story
|
b4bd7be5dd
Merge pull request #10949 from robertpustulka/controller-properties
|
8 年 前 |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 年 前 |
Robert Pustułka
|
36104a61ea
Fix deprecated plugin access.
|
8 年 前 |
mark_story
|
a158d437f9
Fix failing deprecated method use in ExceptionRenderer tests.
|
8 年 前 |
Mark Story
|
3d6592547a
Fix usage of deprecated features across the framework.
|
8 年 前 |
Florian Krämer
|
965ba0d661
Updating deprecated method calls in tests
|
8 年 前 |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 年 前 |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 年 前 |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 年 前 |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 年 前 |