9091 Commits (2861121a67dd257f37920f5c098d8514213109dc)

Author SHA1 Message Date
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
Alexander Makarov 540a9011af
release version 2.0.43 3 years ago
Alexander Makarov 5f3b3eb96d
Fix typo in UPGRADE 3 years ago
Alexander Makarov e1fe04901a
Adjust changelog 3 years ago
Bizley c8e4e0727a
Fix #18674: Added more user-friendly exception messages for `yii\i18n\Formatter` 3 years ago
Alexander Makarov 13f27e4d92
Fix #18817: Use `paragonie/random_compat` for random bytes and int generation 3 years ago
Anton c5f8d7df20
Fix #18807: Fix replacing source whitespaces and optimize code of `yii\helpers\BaseStringHelper::mb_ucwords()` 3 years ago
Bizley f35f53eaf8
Preventing breaking profiling messages when flushing (#18800) 3 years ago
Allan c905c10c93
Document that link() will not trigger events/behaviors (#18683) 3 years ago
Anton 7ebaaf0216
Fix #18789: Added JSONP support in `yii\web\JsonParser::parse()` 3 years ago