Mark Story
|
1fdf294f09
Fix default value for console options
|
6 years ago |
ADmad
|
c02dbade4c
Change default value of ConsoleInputOption to null.
|
6 years ago |
Mark Story
|
9a4ff3189a
Wrap did you mean to a new line
|
6 years ago |
Mark Story
|
0d0f2bc99f
Rename exception.
|
6 years ago |
Mark Story
|
ddd705c8df
Only suggest relevant options based on edit distance.
|
6 years ago |
Mark Story
|
3fb470233c
Fix parse error in 7.2
|
6 years ago |
Mark Story
|
8d896ac6e5
Fix failing tests and errors in php72.
|
6 years ago |
Mark Story
|
846eff6641
Take a different approach for invalid option error
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
add7869ba5
Remove use of deprecation annotations for testing exceptions.
|
7 years ago |
ADmad
|
a0e2eebc84
Fix CS errors.
|
7 years ago |
ADmad
|
625db9be47
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
Mark Story
|
4f6248bf05
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
cc76f51dab
Display help text for a subcommand when no parser is defined.
|
7 years ago |
mscherer
|
88068f78f6
Fix up return types for Console.
|
7 years ago |
Mark Story
|
2e3c5c441c
Add typehints to console classes.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
saeid
|
29cc917f2d
remove deprecation code fron console + add a test for console\Shell::abort()
|
8 years ago |
Mark Story
|
7184c26a6a
Merge pull request #11839 from t73biz/subcommand-sort
|
8 years ago |
Ronald Chaplin
|
96ec8ad6b7
Updating methods to align with core naming conventions.
|
8 years ago |
Ronald Chaplin
|
9e568d73cd
Updating ConsoleOptionParser to be able to use a subcommandSort property.
|
8 years ago |
Ronald Chaplin
|
99221975b1
ConsoleOptionParser addSubcommand Sorting - #11838
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Gabriel Caruso
|
0eaf968db8
Refactoring tests
|
8 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
|
499357cb41
PHPCS fixes
|
8 years ago |
Mark Story
|
b368474241
Add deprecations in Console package.
|
8 years ago |
Mark Story
|
a57945d9cd
Add way to get argument names as a list.
|
8 years ago |