COMMITS
/ tests/Console/CommandTest.php March 20, 2026
J
Add symmetrical, expressive attributes (#59284)
Jason McCreary committed
March 16, 2026
J
[13.x] Add additional Artisan attributes for usage, help and hidden (#59204)
Jamie York committed
February 16, 2026
J
[13.x] Allow aliases to be set in Signature Attribute (#58853) (#58874)
Jack Bayliss committed
January 5, 2026
L
July 31, 2023
J
[10.x] Prompts (#46772)
Jess Archer committed
January 24, 2023
J
add aliases property to artisan command (#45772)
Jamie York committed
July 27, 2022
E
[9.x] Make Command components Factory extensible (#43439)
Emílio B. Pedrollo committed
May 5, 2022
J
Allow passing key/value arrays to getArguments and getOptions on Artisan commands (#42268)
Jesper Noordsij committed
January 14, 2022
N
Fixes `Command::setHidden()` (#40415)
Nuno Maduro committed
May 2, 2021
G
Merge branch '6.x' into 8.x
Graham Campbell committed
G
Anonymous class CS fixes
Graham Campbell committed
March 19, 2021
L
Remove empty constructor braces. (#36661)
Lucas Michot committed
June 18, 2020
T
Apply fixes from StyleCI (#33269)
Taylor Otwell committed
T
fallback to __invoke if handle doesnt exist in various classes
Taylor Otwell committed
March 10, 2020
L
Use stricter assertions when asserting string. (#31876)
Lucas Michot committed
January 9, 2020
P
[7.x] Fix default multi-select argument to match symfony/console 5 (#31079)
Paul Redmond committed
November 29, 2019
G
[6.x] Allow commands to overwrite their input and output handlers (#30706)
Gustavo Ocanto committed
September 14, 2019
S
[6.x] Allow adding command arguments and options with objects (#29987)
Sven Luijten committed
September 10, 2019
D
[6.x] Alpha ordered imports (#29933)
Dries Vints committed
September 6, 2019
A
Resolve class command via application resolution (#29869)
Alexandre D'Eschambeault committed