mscherer
|
931876315b
Fix array doc blocks to be more precise where applicable.
|
7 years ago |
ADmad
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
Dominik Schmelz
|
3630964f96
Add missing @throws in phpDocs
|
8 years ago |
ADmad
|
1dd98ebaa2
Ensure given type exists as array key.
|
8 years ago |
Mark Story
|
83683fb889
Fix phpcs error and add explicit returns
|
8 years ago |
Mark Story
|
01333575ca
Include command classes in list/completion shells.
|
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 |
dereuromark
|
c91bd6301d
Enable further clickability in IDE.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
84794552cc
Correct array merging in Completion shell.
|
10 years ago |
Bryan Crowe
|
6d13f743f9
Remove unused use statements
|
10 years ago |
antograssiot
|
55140a955b
fix coding standard against code sniffer 2.5.0
|
10 years ago |
Yves P
|
bd505410c3
Improve the options completion by allowing to get options for subcommands
|
10 years ago |
Yves P
|
c208e88413
Makes sure that App Shells and plugin Shells with the same name can co-exist
|
10 years ago |
Yves P
|
58ca4303d7
Provides backward compatibility for the CommandTask::subCommands() method
|
10 years ago |
Yves P
|
82e315aea1
Add tests to the changes made to the CompletionShell and adjusts some code to better deal with plugins having multiple shells
|
10 years ago |
Yves P
|
e7639ffd49
Improve the Command Task reflection ability
|
10 years ago |
Yves P
|
adcf9a81d1
Fix available commands list if there is an app Shell with the same name as a core one.
|
10 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
AD7six
|
5ad3534b4e
Don't call App::core to find things in the core
|
11 years ago |
Jose Lorenzo Rodriguez
|
8efbbf8c7f
Moving File and Folder to their own namespace
|
11 years ago |
euromark
|
6b02f80b10
Move Console Shells and Tasks.
|
11 years ago |