stickler-ci
|
87960fb6e5
Fixing style errors.
|
7 years ago |
Michael Hoffmann
|
3eeaa21ccd
Remove spaces around declare statement
|
7 years ago |
stickler-ci
|
e7780f507b
Fixing style errors.
|
7 years ago |
Michael Hoffmann
|
80f61791b6
Add type hints and strict types to Controller
|
7 years ago |
saeid
|
05f2ce45f0
remove deprecation warnings
|
7 years ago |
Mark Story
|
baa2dfacff
Merge pull request #12171 from cakephp/request-deprecation
|
7 years ago |
ADmad
|
74c54232f6
Use EventInterface instead of Event for typehints.
|
7 years ago |
Mark Story
|
3c98d7699b
Remove deprecated code in ServerRequest.
|
7 years ago |
mark_story
|
920f8af4d9
Add coverage for warnings being generated.
|
8 years ago |
saeid
|
fdcc1d9439
remove passedArgs
|
8 years ago |
ADmad
|
d838f35240
Show warning if removed controller properties are declared or set.
|
8 years ago |
ADmad
|
5ee9f48f51
Remove deprecated code missed earlier.
|
8 years ago |
ADmad
|
e8e51e5f18
Remove all deprecated properties from Controller.
|
8 years ago |
ADmad
|
7b9513c267
Fix tests.
|
8 years ago |
ADmad
|
2cfb801e10
Remove deprecated Cookie, Csrf components.
|
8 years ago |
ADmad
|
79bbd00831
Make Controller::$requeset and Controller::$response protected.
|
8 years ago |
ADmad
|
3d29000fef
Removed deprecated property Controller::$helpers.
|
8 years ago |
Ilie Pandia
|
dab9cfc8dd
Removed Deprecated Options from the ViewVarsTrait and updated tests
|
8 years ago |
Ilie Pandia
|
bda756a903
Fixed the FAILING tests Phase 1
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
d9f5bf8746
Update controller test.
|
8 years ago |
Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
Mark Story
|
304848d9d7
Add more group annotations.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Robert Pustułka
|
f32f930e60
Update tests.
|
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
|
67bed236ba
Small fixes.
|
8 years ago |
Robert Pustułka
|
40f9b4e051
Deprecate $plugin property in favor of $request->getParam('plugin').
|
8 years ago |