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.
 
 
 
 
 
SilverFire - Dmitry Naumenko 79ad74f763
Fixed wrong PHPDoc annotaion in ActiveRecordInterface
7 years ago
..
cubrid Add empty lines before return statements. (#14682) [skip ci] 7 years ago
mssql Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
mysql Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
oci Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
pgsql Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
sqlite Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ActiveQuery.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
ActiveQueryInterface.php Fix errors reported by apidoc extension. (#12986) 8 years ago
ActiveQueryTrait.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ActiveRecord.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ActiveRecordInterface.php Fixed wrong PHPDoc annotaion in ActiveRecordInterface 7 years ago
ActiveRelationTrait.php remove loop over an array with one element 7 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
BatchQueryResult.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
CheckConstraint.php Have I fixed these phpdocs? Let’s see… 7 years ago
ColumnSchema.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
ColumnSchemaBuilder.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Command.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Connection.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Constraint.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConstraintFinderTrait.php added missing abstract methods to ConstraintFinderTrait 7 years ago
DataReader.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
DefaultValueConstraint.php Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Exception.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Expression.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ForeignKeyConstraint.php Implement retrieving dbms constraints 7 years ago
IndexConstraint.php Implement retrieving dbms constraints 7 years ago
IntegrityException.php #2435 Tests for integrity exception 11 years ago
Migration.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Query.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
QueryBuilder.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
QueryInterface.php Fix `\yii\db\QueryInterface` type hints (#13959) [skip ci] 8 years ago
QueryTrait.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Schema.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
SchemaBuilderTrait.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
SqlToken.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
SqlTokenizer.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php Applied code style fixes 7 years ago
Transaction.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago