9050 Commits (1a571f2c4b5288b7b4ffcfb74082ff672ee68cc4)

Author SHA1 Message Date
Anton 03235e6c12
Fix #18988: Fix default value of `yii\console\controllers\MessageController::$translator` 3 years ago
Anton 4c1f872320
Improve ArrayAccess phpdoc in yii\base\Model (#18992) 3 years ago
Sohel Ahmed Mesaniya 4b3361bf02
Docs enhancements (#18985) 3 years ago
Anton 480ae53f6d
Fix migration command example in BaseMigrateController (#18978) 3 years ago
Anton 97f9fba7e9
Fix #18962: Extend ignore list in `yii\console\MessageController::$except` 3 years ago
Aleksandr Bogatikov e294c23102
Fix#18328: Yii::warning() raised on file register after View::endBody() has been moved to View::endPage() (#18975) 3 years ago
Aleksandr Bogatikov d27fb96409
StringHelper::dirname() fixed for trailing slash (#18965) 3 years ago
Aleksandr Bogatikov b757d25c4b
Fix #18328: Raise warning when trying to register a file after `View::endBody()` has been called 3 years ago
Anton 6fdba043d7
Update Session.php (#18969) 3 years ago
Anton d80974da30
Fix #18955: Check `yiisoft/yii2-swiftmailer` before using as default mailer in `yii\base\Application` 3 years ago
Bizley 0041f034fd
[doc] Update PHP doc links (#18957) 3 years ago
Bizley ae82b58d85
Fix #18909: Fix bug with binding default action parameters for controllers 3 years ago
BIKI DAS 14a28ab4f4
docs improvment (#18935) 3 years ago
BIKI DAS 7cca296a5e
Framework(Baseyii.php) -----> fixed typos and improved doc (#18927) 3 years ago
Anton 0181a49bb4
Fix phpdoc in BaseFileHelper (#18928) 3 years ago
Anton ccf979196c
Fix yii\i18n\GettextMessageSource PHPDoc (#18916) 3 years ago
BIKI DAS e078c9422f
Fix typos 3 years ago
Toir Tuychiev 3578621833
Shorten two identical statements in compare validator (#18922) 3 years ago
Anton f7c81fb044
Fix BaseMigrateController::$migrationPath phpdoc (#18924) 3 years ago
Mario Simão 175f66e6e0
Fix #18908: Add stdClass as possible return type to getBodyParams (#18918) 3 years ago
Mario Simão 2c3f5d990c
Fix #18733: Fix session offset doc types (#18919) 3 years ago
Oleg Poludnenko 01b6b2a5d1
Fix #18913: Add filename validation for `MessageSource::getMessageFilePath()` 3 years ago
Alexander Gubarev e3028c524d
Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
hexkir f2caf02164
Fix #18904: Improve Captcha client-side validation 3 years ago
Michaël Arnauts 1d7f9d8d2d
Fix #18898: Fix `yii\helpers\Inflector::camel2words()` to work with words ending with 0 3 years ago
Basil f8e65d2027
Fix @since tag in XmlResponseFormatter.php (#18901) 3 years ago
Alexander Gubarev 7332cc2cba
Fix an invalid phpDoc annotation of `yii\data\DataProviderInterface::getSort()`. (#18897) 3 years ago
Anton fdbdbb51fb
Fix #18886: Fix default return of `yii\db\Migration::safeUp()` and `yii\db\Migration::safeDown()` 3 years ago
Anton 4e5c95f8f1
Fix PhpDoc of `yii\console\Controller::stderr()` (#18885) 3 years ago
Anton 6b8b0a94d9
Fix phpdoc of yii\base\Model 3 years ago
Anton d6632a8367
Fix phpdoc of `yii\base\Model` (#18888) 3 years ago
rhertogh f3956a4eec
Fix header collection from array (#18883) 3 years ago
Leo 9ed87a0ad6
Fix #18858: Reduce memory usage in `yii\base\View::afterRender` method 3 years ago
rhertogh 59eb9a3395
Fixed ArrayHelper::toArray for DateTime (#18880) 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
Anton 932806b97d
Fix #18812: Added error messages and optimized "error" methods in `yii\helpers\BaseJson` 3 years ago
Anton ac373c06fe
Fix #18845: Fix duplicating `id` in `MigrateController::addDefaultPrimaryKey()` 3 years ago
Oscar Barrett 4f387d05c1
Fix #17119: Fix `yii\caching\Cache::multiSet()` to use `yii\caching\Cache::$defaultDuration` when no duration is passed 3 years ago
Jaak Tamre 0b29ba870e
Fix #18762: Added `yii\helpers\Json::$keepObjectType` and `yii\web\JsonResponseFormatter::$keepObjectType` in order to avoid changing zero-indexed objects to array in `yii\helpers\Json::encode()` 3 years ago
Anton ec07ad9ff9
Fix #18783: Add support for URI namespaced tags in `XmlResponseFormatter`, add `XmlResponseFormatter::$objectTagToLowercase` option to lowercase object tags 3 years ago
Alexander Makarov 489a543b10
Use ircs as IRC protocol 3 years ago
Bizley 44388e2cf9
Revert changes in dispatcher 18841 (#18843) 3 years ago
lexizz 383241f65c
Fix #18840: Fix `yii2/log/Logger` to set logger globally 3 years ago
Evgeniy Tkachenko df6e5869bd
docs: update RFC 7239 link (#18839) 3 years ago
Anton b7943c6732
Fix #18823: Rollback changes #18806 in `yii\validators\ExistValidator::checkTargetRelationExistence()` 3 years ago
Bizley c21322f0c6
Added missing note for $categoryMap (#18834) 3 years ago
Brandon Kelly 63e93ba243
Fix #18832 - Inflector::camel2words() adding extra spaces (#18833) 3 years ago
Andrew 463a67bc73
Add ability to turn the sorting off for a clicked column in GridView with multisort (#18826) 3 years ago
Michael Härtl c94d7049c5
Issue #18646 Cleanup auth data from session if findIdentity() returns… (#18649) 3 years ago
Alexander Makarov 43f6a79e55
prepare for next release 3 years ago