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 |
Jose Lorenzo Rodriguez
|
58b985110c
Added test for using a callable in Log::config()
|
11 years ago |
ADmad
|
2c4474aa33
Remove use of LOGS constant for Log package.
|
11 years ago |
antograssiot
|
13403f2984
update log level for appveyor tests
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Jose Lorenzo Rodriguez
|
499512b7bc
Log::write() now accepts a scope key in last argument.
|
11 years ago |
Jose Lorenzo Rodriguez
|
0634efb592
Using log instead of write in log engines and updating tests
|
11 years ago |
ADmad
|
d1610d97dc
Update exception in log classes.
|
11 years ago |
Jose Lorenzo Rodriguez
|
add0bd5005
Fixing tests related to StaticConfigTrait
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
mark_story
|
7b0179b80a
Fix failing more tests on windows.
|
11 years ago |