Translate tutorial-docker.md to pt-BR (#19820) |
|
More...
|
over 1 year ago
|
prepare for next release |
|
More...
|
over 1 year ago
|
release version 2.0.48.1 |
|
More...
|
over 1 year ago
|
Adjust version in CHANGELOG |
|
More...
|
over 1 year ago
|
Fix #19847: Fix regression introduced in #15376 that caused `DbManager::getRolesByUser()` to return stale data |
|
More...
|
over 1 year ago
|
Update structure-models.md (#19846) |
|
More...
|
over 1 year ago
|
Update CHANGELOG.md |
|
More...
|
over 1 year ago
|
prepare for next release |
|
More...
|
over 1 year ago
|
release version 2.0.48 |
|
More...
|
over 1 year ago
|
Fix build command for PHP 8.2 |
|
More...
|
over 1 year ago
|
Fix #19749: Add PHP 8.2 support |
|
More...
|
over 1 year ago
|
Fix minor changelog issues |
|
More...
|
over 1 year ago
|
Fix #19743: Non-associative array values in AR weren't considered dirty when reordered |
|
More...
|
over 1 year ago
|
Fix #19807: Fix REST serializer not using `serializeModel()` when working with array of models |
|
More...
|
over 1 year ago
|
Fix #19838: Added `yii\helpers\BaseFileHelper::getExtensionByMimeType()` to get the most common extension for a given MIME type |
|
More...
|
over 1 year ago
|
Fix #19837: Fixed processing of numeric file extensions in `yii\build\controllers\MimeTypeController::generateMimeTypesFile()` |
|
More...
|
over 1 year ago
|
Update .gitattributes (#4522) |
|
More...
|
over 1 year ago
|
Fix #19736: Fix `StringHelper::truncate(null, 10)` causes error Deprecated: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprecated |
|
More...
|
over 1 year ago
|
Fix #19720: Fix "zh-HK" locale causing [error][yii\i18n\PhpMessageSource::loadFallbackMessages] The message file for category 'yii' does not exist |
|
More...
|
over 1 year ago
|
Update `LikeCondition::setEscapingReplacements()` phpdoc (#19830) |
|
More...
|
over 1 year ago
|
Fix #19813: Fix `yii\base\DynamicModel` validation with validators that reference missing attributes |
|
More...
|
almost 2 years ago
|
Fix #19816: Explicitly pass `$fallbackToMaster` as `true` to `getSlavePdo()` to ensure it is not affected by child class with changed defaults |
|
More...
|
almost 2 years ago
|
Removed copying of non-existing test files (#19822) |
|
More...
|
almost 2 years ago
|
BC break: Calling a method unnecessarily (#19810) |
|
More...
|
almost 2 years ago
|
Revert "Fix #19804: Change `$this->oldAttributes` to `$this->_oldAttributes` to avoid calling a method unnecessarily" |
|
More...
|
almost 2 years ago
|
Fix #19804: Change `$this->oldAttributes` to `$this->_oldAttributes` to avoid calling a method unnecessarily |
|
More...
|
almost 2 years ago
|
Update irc link (#4521) |
|
More...
|
almost 2 years ago
|
Merge pull request #4519 from wtommyw/4516-4518-fix-union-and-intersection-types-on-actions |
|
More...
|
almost 2 years ago
|
Update CHANGELOG |
|
More...
|
almost 2 years ago
|
CHG: use Yii2's solution to check for complex parameter types |
|
More...
|
almost 2 years ago
|