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 |
Corey Taylor
|
01f4a69915
Updated links from book.cakephp.org/3.0/ to book.cakephp.org/3/
|
6 years ago |
mscherer
|
4d1e628624
Fix CS - PSR12
|
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
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 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 |
Mark Story
|
253f47a9f8
Fix config() deprecations in Log/
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
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 |
mehdi fathi
|
dc2f5a4da9
Fix name of varible,extera param
|
8 years ago |
mscherer
|
e4d07d8a2e
Fix merging issue of scope as string inside options array.
|
9 years ago |
Mark Story
|
f6709f1286
Update Log usage of StaticConfigTrait
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Yves P
|
44a1f2d1c1
Switch `types` for `levels` in the LogTest
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Jose Lorenzo Rodriguez
|
21be0b5b8e
Fixing bug In ConnectionManager::config() when passing an object instance
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Scherer
|
a5885a9caa
Add test.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |