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 Makarov 1f26db9fb7
Applied code style fixes
7 years ago
..
cubrid Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
mssql Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
mysql Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
oci Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
pgsql Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
sqlite Add support for an older SQLite in constraints (fixes #14483) (#14497) 7 years ago
ActiveQuery.php Move getTablesUsedInFrom() from ActiveQuery to Query 7 years ago
ActiveQueryInterface.php Fix errors reported by apidoc extension. (#12986) 8 years ago
ActiveQueryTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ActiveRecord.php Applied code style fixes 7 years ago
ActiveRecordInterface.php update AR docs 8 years ago
ActiveRelationTrait.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php Fixed ambiguous column error in `BaseActiveRecord::refresh()` 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 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ColumnSchemaBuilder.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Command.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Connection.php Fix phpdoc for $_master and $_slave properties in yii\db\Connection (#14447) 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 Rename Object -> BaseObject for PHP 7.2 compatibility 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 Rename Object -> BaseObject for PHP 7.2 compatibility 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 Fixes #13787: Added `yii\db\Migration::$maxSqlOutputLength` that allows limiting number of characters for outputting SQL 7 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Query.php Fixed ambiguous column error on indexBy with JOIN 7 years ago
QueryBuilder.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
QueryInterface.php Fix `\yii\db\QueryInterface` type hints (#13959) [skip ci] 8 years ago
QueryTrait.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Schema.php Applied code style fixes 7 years ago
SchemaBuilderTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
SqlToken.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
SqlTokenizer.php avoid dependency of SqlTokenizer on sqlite implementation 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