122 Commits (6a36fa82c7cba8303c57b8d64a5dbcc555c4715a)

Author SHA1 Message Date
Alexander Makarov 655786b7ed
release version 2.0.44 3 years ago
Anton 766cf701e5
Fix #19031: Fix displaying console help for parameters with declared types 3 years ago
Anton d52c1237ca
Update Controller phpdoc (#19052) 3 years ago
Bizley ae82b58d85
Fix #18909: Fix bug with binding default action parameters for controllers 3 years ago
Anton 4e5c95f8f1
Fix PhpDoc of `yii\console\Controller::stderr()` (#18885) 3 years ago
Bizley ea60fba0ae
Fix yii\base\Controller::bindInjectedParams() to not throw error when argument of `ReflectionUnionType` type is passed (#18869) 3 years ago
gazooz a3b7c65622
Fix #18479: Fix invalid argument type for `preg_split` in `\yii\console\Controller` 4 years ago
stevekr e77fee2482
Fix phpdoc types 4 years ago
Vikas Yadav 9ed1b4c94a
Add inheritdoc to generate proper docblock in API docs 4 years ago
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
Alexander Makarov 835971c6f6
Fix Controller phpdoc annotations 4 years ago
Sergei Predvoditelev 306171b582
Add phpdoc for properties "request" and "response" in web and console controllers (#18361) 4 years ago
Alexander Makarov ed1c087784
Fix #18317: Additional PHP 8 compatibility fixes 4 years ago
Alex 1d7baabab5
Fix #18297: Replace usage of deprecated `ReflectionParameter::isArray()` method in PHP8 4 years ago
Alexander Makarov dab7a6c317
Update phpdoc 4 years ago
DarkDef 4fa7d4ee48
Fix #18170: Fix regression in passing extra console command arguments to the action 4 years ago
Alexander Makarov 38f038175f
Adjust changelog, correct phpdoc, minor code style fixes 4 years ago
egorrishe 5c3ee63316
Fix #15202: Add optional param `--silent-exit-on-exception` in `yii\console\Controller` 4 years ago
Brandon Kelly fc4f449e21
Fix #18083: Add `Controller::$request` and `$response` 4 years ago
Sam 4ea484ca68
Fix #17722: Add action injection support 4 years ago
AHMAD ASJAD dc54137788
Fix #17852: Documented yii\console\Controller::stdout() additional parameters (#18076) 4 years ago
Alexander Makarov e7e72e2ff6
Fix #15526: Show valid aliases and options on invalid input in console application 5 years ago
Alexander Kartavenko 2b9374558b Fix #17395: Fixed issues with actions that contain underscores in their names 5 years ago
Alexander Makarov cd8a9c47d7
Fixed kebab-name console command parameters 7 years ago
Elvira Sheina af83e59406 Fixes #14355: Added ability to pass an empty array as a parameter in console command 7 years ago
Brandon Kelly 0948109a19 Fixes #15221: Console improvements 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Carsten Brandt 2f9f15bf92 Fixes #14188: Add constants and function for sysexits(3) to `ConsoleHelper` 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Sam 9459eaa277 Fixes #10372: Fixed console controller including complex typed arguments in help 8 years ago
Bizley 59801958fe example corrected (#13555) 8 years ago
Carsten Brandt 7c98000391 Update Controller.php 8 years ago
Alexey Rogachev e705519c5a Fixes #13071: Help option for commands was not working in modules 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk cf0952406d Cosmetic changes in console controller. 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 8 years ago
Basil e3a240af27 Added example from prompt method. (#12579) 8 years ago
Daniel Gomez Pan cffb3832d1 Fixes #12028: Add -h|--help option to console command to display help information 8 years ago
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
Daniel Gomez Pan 4a5a80b1ce WIP #10870: improvement docs [skip ci] 9 years ago
Daniel Gomez Pan 1ce21cd927 WIP #10840: rename key 'alias' to '_aliases' 9 years ago
Daniel Gomez Pan 921b102961 Fixed #10969: generator migration tool not works with decimal params in column 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Daniel Gomez Pan c8a8bfb093 WIP #10840: add @since [skip ci] 9 years ago
Daniel Gomez Pan ea14db4eca WIP #10840: rename 'key_exists' to 'array_key_exists' 9 years ago
Daniel Gomez Pan ab18f77fcc WIP #10840: fixes phpdocs [skip ci] 9 years ago
Daniel Gomez Pan 29b76e2e8c WIP #10840: add phpdocs [skip ci] 9 years ago
Daniel Gomez Pan f6c2a4382d WIP #10840: fix naming var 9 years ago