Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
ndm2
|
54be88929a
Fix handling of `html` and `htm` extensions.
|
7 years ago |
ADmad
|
44c48e60a3
Merge branch 'master' into 3.next
|
7 years ago |
ADmad
|
5e355eee02
Use getter methods instead of properties.
|
7 years ago |
mscherer
|
4f174c11c9
Use setter on Controller.
|
7 years ago |
mscherer
|
2e95a152d8
Add test case.
|
7 years ago |
ADmad
|
78b5807e74
Deprecate RequestHandler's wrapper methods.
|
7 years ago |
ADmad
|
646937dda8
Make View::$subDir protected and add getter/setter methods.
|
7 years ago |
Mark Story
|
c464f07c25
Correct deprecation warnings for viewBuilder properties.
|
8 years ago |
Mark Story
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 years ago |
Mark Story
|
b036c58dec
Don't double parse request body.
|
8 years ago |
saeid
|
1a2268f9db
ServerRequest::env() is deprecated. Use withEnv() instead.
|
8 years ago |
Mark Story
|
d950ce0023
Merge branch '3.next' of github.com:cakephp/cakephp into 3.next
|
8 years ago |
Mark Story
|
45c1015e9c
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
bbefe53ae9
Fix failing test.
|
8 years ago |
Mark Story
|
23c860682b
Fix nested entity expansion.
|
8 years ago |
Jeremy Harris
|
caec5fa1c5
Fixed RequestHandler overwriting renderAs response
|
8 years ago |
Mark Story
|
a8b95da529
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
c915126578
Fix RequestHandler::prefers() returning false positives.
|
8 years ago |
Mark Story
|
986c23c35b
Stop using deprecated properties in Components.
|
8 years ago |
mark_story
|
068659c61b
Fix deprecated failures in SecurityComponent.
|
8 years ago |
mark_story
|
e09e3ecf46
Fix deprecation failures for RequestHandlerComponent.
|
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 |
Dariusz Ruminski
|
ff023ed24e
DX PHPUnit - use dedicated assertions
|
8 years ago |
mark_story
|
8982cef7e2
Fix phpcs error.
|
8 years ago |
Mark Story
|
031d991f85
Fix deprecation use in components.
|
8 years ago |
saeid
|
3508e27e1d
add test for inputTypeMap and viewClassMap options + deprecated methods
|
8 years ago |
Mark Story
|
3753ae8f56
Fix deprecated usage of Routing in other tests.
|
8 years ago |