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 |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
saeid
|
b78eae9d85
adjust tests to deprecate Plugin:load()
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
ADmad
|
35cb88c3e1
Deprecate unused Helper properties.
|
7 years ago |
ADmad
|
754559d4f5
Remove Helper::$theme/$plugin.
|
7 years ago |
Mark Story
|
14cb9dcdc0
Fix usage of config() in database, orm, view tests.
|
8 years ago |
Mark Story
|
300446f280
Tidy up.
|
8 years ago |
Huw Jones
|
2d7bd2120d
Removed blank line
|
8 years ago |
Huw Jones
|
09c10a99e0
Short array syntax
|
8 years ago |
Huw Jones
|
e701e31386
Added test case for addClass()
|
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
|
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 |
Robert Pustułka
|
2172466db1
Apply setEventManager() in tests.
|
9 years ago |
antograssiot
|
df15753b6d
Remove unused namespace
|
9 years ago |
ADmad
|
7e730731b6
Add getter for view instance.
|
9 years ago |
Mark Sch
|
4d81ebc6dd
Fix CS
|
9 years ago |
dereuromark
|
9df5f574fe
Remove deprecated method usage in tests. Make typehinting possible which reveals coding errors.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Scherer
|
7ae4ca9efc
Fix CS
|
10 years ago |
Mark Scherer
|
726fc42a4c
Add test cases
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
ADmad
|
6a3fd97d32
Move all url generation methods from Helper to UrlHelper.
|
11 years ago |