74 Commits (1271bc419ffaa2ac0e4db7d2eabea349ac5e4ace)

Author SHA1 Message Date
Alexander Makarov 655786b7ed
release version 2.0.44 3 years ago
Bizley 0041f034fd
[doc] Update PHP doc links (#18957) 3 years ago
Toir Tuychiev 054e259861
Fixed typo in console/Application.php (#18596) 4 years ago
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 1d3495d84d Alternative implementation for Unknown command suggestions 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt ee92cfa7ba release version 2.0.9 8 years ago
Carsten Brandt 4e7f6f64d2 added errorHandler, Request and Response getter 8 years ago
Andrii Vasyliev b4995c3990 Fixed `yii\console\Application::runAction` to not to corrupt response exit code when action returns Response object 9 years ago
Alexander Makarov 60be6389bf Fixes #11081 9 years ago
Carsten Brandt 3f828d9599 alphabetical order for console core commands 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 3e915903a2 Fixes #10083: Added wrapper for PHP webserver 9 years ago
Carsten Brandt 6d9fe671de various code style and whitespace adjustments 9 years ago
Alexander Makarov b53f50a762 Reverted #9140 9 years ago
Alexander Makarov ef27d820d2 #9140: better fix for IDEs 9 years ago
matthewyang fed6f35627 remove redefined parent property 9 years ago
Carsten Brandt a5c92eb4cb register `STDIN`, `STDOUT`, and `STDERR` if not defined by PHP 9 years ago
Alexander Mohorev 68c30c1034 Replace aliases of functions 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue de87f43d70 Fixes #4292: The error messages for console commands will not be translated 10 years ago
Alexander Makarov da7af42371 Added information about --appconfig to output of help command, color option is now passed to controller whose help we're getting 10 years ago
Carsten Brandt c43b7ee8b5 console help WIP 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 5c837c0575 fixed console errorHandler class 11 years ago
Qiang Xue a2aa20f183 simplified errorhandler registration. 11 years ago
Alexander Makarov c7b05f0c22 Fixed inconsistent return of \yii\console\Application::runAction() 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Carsten Brandt 3fdcf11f24 updated phpdoc 11 years ago
Carsten Brandt a4b6fb263d handle Exceptions in application init() 11 years ago
Carsten Brandt 89f6a00147 created console errorHandler 11 years ago
Carsten Brandt 8b4d4a0b25 cleanup web errorhandler 11 years ago
Qiang Xue ac74fede28 Fixes #2910: Added `Application::end()` 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue bbea1ab19c Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 11 years ago
Qiang Xue aeeee44f69 support loading config by alias. 11 years ago
Qiang Xue bd70ac840f Fixes #2054: Added support for using custom application configuration with the console command runner 11 years ago
Carsten Brandt 9630c807a7 doc link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Mark ccfb7638d0 Added to the basic app, fixed config, added to core commands. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 6507e2e316 applied new style of Yii::t params to all occurences 11 years ago