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.
 
 
 
 
 
Anton c8d027f649
Fix #18993: Load defaults by `attributes()` in `yii\db\ActiveRecord::loadDefaultValues()`
3 years ago
..
ActiveRecord.php Simplified tests directory structure a bit 10 years ago
Alpha.php Fixes #15482: AR::find()->with() missing data when using string identifiers for relations 6 years ago
Animal.php Use root NS specification for opcoded functions 7 years ago
Beta.php Fixes #15482: AR::find()->with() missing data when using string identifiers for relations 6 years ago
BitValues.php Code style fixes 7 years ago
Cat.php Fixes #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors 6 years ago
Category.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CroppedType.php Fix #18993: Load defaults by `attributes()` in `yii\db\ActiveRecord::loadDefaultValues()` 3 years ago
Customer.php Fix #18385: Add ci-oracle and fix tests 4 years ago
CustomerQuery.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
CustomerWithAlias.php Fixes #15522: Fixed `yii\db\ActiveRecord::refresh()` method does not use an alias in the condition 7 years ago
CustomerWithConstructor.php Code style fixes 7 years ago
DefaultMultiplePk.php Fix #18000: PK value of Oracle ActiveRecord is missing after save 4 years ago
DefaultPk.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Department.php Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
Document.php Fixed multiple JSON-related issues (#15732) 7 years ago
Dog.php Code style fixes 7 years ago
Dossier.php Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
Employee.php Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
EnumTypeInCustomSchema.php Fix #18325: Fix `yii\db\pgsql\Schema` to respect non-default PgSQL schema name for data types 4 years ago
Item.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
NullValues.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Order.php Fix #17174: Fix `yii\db\BaseActiveRecord::unlink()` to not ignore `on` conditions in `via` relations 4 years ago
OrderItem.php Fix #16492: Fix eager loading Active Record relations when relation key is a subject to a type-casting behavior 4 years ago
OrderItemWithConstructor.php Code style fixes 7 years ago
OrderItemWithNullFK.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
OrderWithConstructor.php Code style fixes 7 years ago
OrderWithNullFK.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Profile.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ProfileWithConstructor.php Code style fixes 7 years ago
Storage.php Fix PHPDoc [skip ci] 7 years ago
TestTrigger.php Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table 4 years ago
TestTriggerAlert.php Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table 4 years ago
Type.php Fixes #16022: Fix UniqueValidator for PostgreSQL. Checks the uniqueness of keys in `jsonb` field 6 years ago