ADmad
|
e475be71ee
Fix errors reported by phpstan.
|
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 |
chinpei215
|
c807ccf083
Change boolean/required to be rendered as '0' instead of '' in XML
|
9 years ago |
chinpei215
|
04795f796d
Fix XML output of Cake\Console\HelpFormatter
|
9 years ago |
Mark Story
|
bd09e3959f
Merge branch 'master' into 3.next
|
9 years ago |
Yves P
|
c2521b4d3d
Fix a CS issue
|
9 years ago |
Yves P
|
d94a39f523
Add support for multiple values option in the Shell system
|
9 years ago |
dereuromark
|
ab684b661f
Allow help to also display 0 as short type and fix some cloaking nonstrict checks.
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Scherer
|
d5c39cc444
Fix some more doc block issues.
|
10 years ago |
ndm2
|
c8d3974a48
Always import classes.
|
10 years ago |
mark_story
|
e54ef60ab1
Fix incorrect use of empty().
|
10 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
e4484e2f28
Better ternary syntax.
|
11 years ago |
euromark
|
0e90d71732
More defaults and doc block corrections.
|
11 years ago |
Jose Lorenzo Rodriguez
|
af7ec03738
Moving Console\Error to Console\Exception.
|
11 years ago |
Jose Lorenzo Rodriguez
|
cf01d37b5a
Remving calls to translationfunctions in the console
|
11 years ago |
ADmad
|
42757171c5
Merge branch '2.6' into 3.0-merge
|
11 years ago |
mark_story
|
6f3a1c46c7
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
ADmad
|
98c861a686
Move console related exceptions to Console/Error
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |