Mark Story
|
b4bd7be5dd
Merge pull request #10949 from robertpustulka/controller-properties
|
8 years ago |
Mark Story
|
28cf5ba504
Merge branch 'master' into 3.next
|
8 years ago |
mscherer
|
229ecd162f
More phpstan related fixes.
|
8 years ago |
Robert Pustułka
|
d80aaf2425
Remove deprecation notice from a protected property.
|
8 years ago |
Robert Pustułka
|
36104a61ea
Fix deprecated plugin access.
|
8 years ago |
Robert Pustułka
|
f18e3239b9
Added deprecation warnings.
|
8 years ago |
Robert Pustułka
|
334b4aa67b
Added getPlugin() and setPlugin() methods for easy plugin name access.
|
8 years ago |
Robert Pustułka
|
b5693d12b5
Added warnings for deprecated properties.
|
8 years ago |
Robert Pustułka
|
0a964a4872
Updated deprecation version numbers. Added `@since` tags.
|
8 years ago |
Robert Pustułka
|
67bed236ba
Small fixes.
|
8 years ago |
Robert Pustułka
|
c8f5aff1e4
Deprecate $autoRender property.
|
8 years ago |
Robert Pustułka
|
40f9b4e051
Deprecate $plugin property in favor of $request->getParam('plugin').
|
8 years ago |
Robert Pustułka
|
cbf88f98e8
Split enableAutoRender($flag)
|
8 years ago |
Robert Pustułka
|
34a1eb3e74
Add deprecations for $components and $helpers properties.
|
8 years ago |
Robert Pustułka
|
0b6e5ad7b5
Add setter and getter for autoRender flag.
|
8 years ago |
Robert Pustułka
|
4fdab63c96
Add setters and getters for request and response.
|
8 years ago |
Robert Pustułka
|
9f354c7922
Add setters and getters for name and plugin.
|
8 years ago |
mark_story
|
ca9b8c40a3
Fix deprecation warnings in ControllerTest.
|
8 years ago |
Mark Story
|
f2cf6dd309
Merge branch 'master' into 3.next
|
8 years ago |
saeid
|
69f26e4a58
remove forgotten text/fix regex
|
8 years ago |
saeid
|
69e70d8b6d
update manuale trigger_error to deprecationWarning + tests
|
8 years ago |
dereuromark
|
165f178241
Improve IDE compatibility
|
8 years ago |
mark_story
|
2cb101226f
Handle immutable responses better.
|
8 years ago |
Mark Story
|
ff0b317b05
Fix response headers set in templates not be sent.
|
8 years ago |
ADmad
|
d1efd3b2e6
Fix few errors reported by phpstan level 2.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
6016663a28
Use HTTPS for the book.cakephp.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 |