ADmad
|
aa23283a22
Fix few errors reported by phpstan.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
8d4a13a3d1
Use HTTPS for various other URLs
|
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 |
Mark Story
|
25e5dc5667
Merge pull request #10503 from cleptric/outputas-getter-setter
|
9 years ago |
Michael Hoffmann
|
e9a6f993cc
Update deprecated method call
|
9 years ago |
Travis Rowland
|
eeb969d78b
Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant.
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
antograssiot
|
2fb0343646
remove all reference to DS contant
|
10 years ago |
antograssiot
|
bfa1cd0a69
enable colors for windows ConEmu user
|
10 years ago |
Mark Story
|
1afa7ecbe3
Fix incorrect types used.
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
41cb70973b
Merge remote-tracking branch 'origin/2.7' into 3.0
|
11 years ago |
Jose Lorenzo Rodriguez
|
2d4147f6d9
Moving log formatting out of LogTrait.
|
11 years ago |
Jose Lorenzo Rodriguez
|
0634efb592
Using log instead of write in log engines and updating tests
|
11 years ago |
euromark
|
7af1654b1d
Remove unneeded use statements.
|
11 years ago |
mark_story
|
264ac857fb
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
ADmad
|
7563ae2bb2
Removing leading backlash in namespace use statement.
|
11 years ago |
ADmad
|
d1610d97dc
Update exception in log classes.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
5821cde622
Fixing the rest of the failing tests
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
ADmad
|
42757171c5
Merge branch '2.6' into 3.0-merge
|
11 years ago |
euromark
|
2527d9ebd7
Remove unused use imports
|
11 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
euromark
|
0feb766f5d
harden method signatures
|
12 years ago |
AD7six
|
59ef0cc397
Convert log classes to use instanceConfig trait
|
12 years ago |