Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexander Mohorev bb8550886e PHP type casting 10 years ago
..
ar Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()` 10 years ago
base Merge branch 'master' into Erik-r-2359-formatter-refactored 10 years ago
behaviors `yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record 10 years ago
caching improved unit test SKIP detection 10 years ago
console/controllers Fixed `yii\console\controllers\AssetController` breaks CSS URLs in case target file localed at `yii\web\AssetManager::basePath` root 10 years ago
data Fixed test break. 10 years ago
db PHP type casting 10 years ago
di Finished guide about DI container and service locator. 11 years ago
filters Additional fix to #4728. 10 years ago
helpers Added test for #5361 10 years ago
i18n Fixes #5467: Added ability to pass HTML tag options to `asEmail()`, `asImage()` and `asUrl()` methods of `yii\i18n\Formatter` 10 years ago
log fixed rotateByCopy to avoid any rename() 10 years ago
mail do not export mailer in BaseMailerTest message 10 years ago
rbac more on HHVM compatibility 10 years ago
requirements Reformat code te be PSR-2 compatible 11 years ago
test Fixed test break. 10 years ago
validators Fixes #5252: Null values are not properly handled by `RangeValidator` 10 years ago
web Bug: `yii\web\UrlRule` was unable to create URLs for rules containing unicode characters 10 years ago
widgets Fixes test break. 10 years ago
BaseYiiTest.php Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago