|
|
1271bc419f
|
Fix #19041: Fix PHP 8.1 issues
|
2022-01-14 13:52:01 +03:00 |
|
|
|
655786b7ed
|
release version 2.0.44
|
2021-12-30 10:50:56 +03:00 |
|
|
|
02fe7f42c8
|
Fix #18660: Check name if backslash appears
|
2021-12-27 17:26:28 +03:00 |
|
|
|
766cf701e5
|
Fix #19031: Fix displaying console help for parameters with declared types
|
2021-12-01 15:11:19 +03:00 |
|
|
|
d52c1237ca
|
Update Controller phpdoc (#19052)
|
2021-11-30 17:12:53 +03:00 |
|
|
|
fa6f0ef658
|
Fix variable references in phpdoc (#19006)
|
2021-11-10 13:26:55 +03:00 |
|
|
|
03235e6c12
|
Fix #18988: Fix default value of yii\console\controllers\MessageController::$translator
|
2021-11-02 13:21:37 +03:00 |
|
|
|
480ae53f6d
|
Fix migration command example in BaseMigrateController (#18978)
|
2021-10-27 10:08:09 +03:00 |
|
|
|
97f9fba7e9
|
Fix #18962: Extend ignore list in yii\console\MessageController::$except
|
2021-10-27 00:11:14 +03:00 |
|
|
|
0041f034fd
|
[doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net
* Replace http://www.php.net with https://www.php.net
|
2021-10-19 14:50:26 +02:00 |
|
|
|
ae82b58d85
|
Fix #18909: Fix bug with binding default action parameters for controllers
|
2021-10-19 01:01:46 +03:00 |
|
|
|
f7c81fb044
|
Fix BaseMigrateController::$migrationPath phpdoc (#18924)
|
2021-10-01 23:35:54 +03:00 |
|
|
|
e3028c524d
|
Fix #18899: Replace usages of strpos with strncmp and remove redundant usage of array_merge and array_values
|
2021-09-28 11:06:46 +03:00 |
|
|
|
4e5c95f8f1
|
Fix PhpDoc of yii\console\Controller::stderr() (#18885)
|
2021-09-18 21:32:16 +03:00 |
|
|
|
ea60fba0ae
|
Fix yii\base\Controller::bindInjectedParams() to not throw error when argument of ReflectionUnionType type is passed (#18869)
|
2021-09-06 20:16:14 +02:00 |
|
|
|
ac373c06fe
|
Fix #18845: Fix duplicating id in MigrateController::addDefaultPrimaryKey()
|
2021-09-03 11:35:19 +03:00 |
|
|
|
25c0e6dcad
|
Fix #18656: Added ability for yii serve's --router param to take an alias
|
2021-07-27 22:35:47 +03:00 |
|
|
|
4a5b325160
|
Fix console error handler exception handling condition. Related to #18696
See https://github.com/yiisoft/yii2/pull/18696#discussion_r645877103
|
2021-06-05 23:29:10 +03:00 |
|
|
|
d5a428e001
|
Fix some code smells (#18696)
|
2021-06-05 13:37:45 +03:00 |
|
|
|
7966fe47e6
|
Scrutinizer fixes (#18685)
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/filters/AccessRule.php?selectedLabels%5B0%5D=2&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/helpers/BaseFileHelper.php?selectedLabels%5B0%5D=2&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/base/Application.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/base/Module.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/web/MultipartFormDataParser.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/web/Session.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/base/Controller.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/MigrateController.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* Added vardocs, and small refactor
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/db/conditions/InConditionBuilder.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/db/Connection.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/db/mssql/QueryBuilder.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/log/Logger.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/BaseMigrateController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* Adding space between type
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/CacheController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/FixtureController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/MigrateController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0
* Update framework/console/controllers/CacheController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update framework/console/controllers/CacheController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update framework/console/controllers/FixtureController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update framework/console/controllers/FixtureController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update framework/console/controllers/FixtureController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update framework/console/controllers/FixtureController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update framework/console/controllers/FixtureController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update framework/console/controllers/FixtureController.php
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
|
2021-05-31 21:07:36 +03:00 |
|
|
|
31ca0fcb6f
|
Fix #18676: Added method yii\helpers\BaseFileHelper::changeOwnership() and properties newFileMode/newFileOwnership in yii\console\controllers\BaseMigrateController
Co-authored-by: Bizley <pawel@positive.codes>
|
2021-05-30 19:26:15 +03:00 |
|
|
|
054e259861
|
Fixed typo in console/Application.php (#18596)
|
2021-04-06 12:33:16 +03:00 |
|
|
|
4e2045c040
|
release version 2.0.41
|
2021-03-04 00:51:35 +03:00 |
|
|
|
a3b7c65622
|
Fix #18479: Fix invalid argument type for preg_split in \yii\console\Controller
|
2021-01-13 17:30:05 +03:00 |
|
|
|
b8f4958092
|
Fix #18442: Fix calls with array access to strings
|
2020-12-23 01:08:58 +03:00 |
|
|
|
6cba80d887
|
Fix #18339: Fix migrate controller actions to return exit codes
Co-authored-by: Bizley <pawel@positive.codes>
|
2020-12-09 16:48:39 +03:00 |
|
|
|
e77fee2482
|
Fix phpdoc types
|
2020-11-24 17:45:01 +03:00 |
|
|
|
9ed1b4c94a
|
Add inheritdoc to generate proper docblock in API docs
|
2020-11-18 11:25:42 +03:00 |
|
|
|
ccb14ff667
|
release version 2.0.39
|
2020-11-10 13:58:35 +03:00 |
|
|
|
835971c6f6
|
Fix Controller phpdoc annotations
|
2020-11-02 13:13:11 +03:00 |
|
|
|
306171b582
|
Add phpdoc for properties "request" and "response" in web and console controllers (#18361)
|
2020-11-01 17:38:32 +03:00 |
|
|
|
cd36f505b1
|
Fix #16831: Fix console Table Widget does not render correctly in combination with ANSI formatting
|
2020-10-23 22:21:03 +03:00 |
|
|
|
ed1c087784
|
Fix #18317: Additional PHP 8 compatibility fixes
Co-authored-by: Bizley <pawel@positive.codes>
|
2020-10-23 12:42:44 +03:00 |
|
|
|
3f3003d823
|
Fix #18303: Fix creating migration issue for column methods used after defaultValues
|
2020-10-05 01:02:21 +03:00 |
|
|
|
1d7baabab5
|
Fix #18297: Replace usage of deprecated ReflectionParameter::isArray() method in PHP8
|
2020-09-22 00:26:37 +03:00 |
|
|
|
9aa46136f6
|
Fix #18248: Render only one stack trace on console for chained exceptions
|
2020-09-07 01:34:22 +03:00 |
|
|
|
aca01e4fec
|
Fix #18217: Make yii\console\ErrorHandler render chained exceptions in debug mode
|
2020-08-07 18:53:36 +03:00 |
|
|
|
dab7a6c317
|
Update phpdoc
|
2020-07-20 02:44:55 +03:00 |
|
|
|
4fa7d4ee48
|
Fix #18170: Fix regression in passing extra console command arguments to the action
|
2020-07-15 15:23:47 +03:00 |
|
|
|
38f038175f
|
Adjust changelog, correct phpdoc, minor code style fixes
|
2020-07-07 15:00:16 +03:00 |
|
|
|
e478c23bd4
|
Fix #17985: Convert migrationNamespaces to array if needed
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
|
2020-07-01 00:52:52 +03:00 |
|
|
|
2b9323d517
|
Fix #18047: Fix colorization markers output in Table.php
|
2020-06-23 13:45:34 +03:00 |
|
|
|
5c3ee63316
|
Fix #15202: Add optional param --silent-exit-on-exception in yii\console\Controller
|
2020-06-23 13:34:09 +03:00 |
|
|
|
fc4f449e21
|
Fix #18083: Add Controller::$request and $response
|
2020-06-14 21:19:27 +03:00 |
|
|
|
4ea484ca68
|
Fix #17722: Add action injection support
|
2020-06-12 10:06:18 +03:00 |
|
|
|
dc54137788
|
Fix #17852: Documented yii\console\Controller::stdout() additional parameters (#18076)
|
2020-06-05 00:18:36 +03:00 |
|
|
|
3b87c5f31a
|
Fix #18028: Fix division by zero exception in Table.php::calculateRowHeight
|
2020-05-18 14:11:43 +03:00 |
|
|
|
e6c4640c98
|
Fix #17979: Improve migrate/fresh command description
|
2020-04-18 11:53:18 +03:00 |
|
|
|
110199bcfd
|
Fix #17859: Fix loading fixtures under Windows
|
2020-02-22 17:43:25 +03:00 |
|
|
|
c41b428088
|
Fix #17884: Fix 0 values in console Table rendered as empty string
|
2020-02-21 23:07:25 +03:00 |
|