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.
 
 
 
 
 
Alexey Rogachev 1e41533789
(Docs) Normalized existing "virtual" / "magic" methods' descriptions, add missing ones (#19066)
3 years ago
..
conditions Scrutinizer fixes (#18685) 3 years ago
cubrid [doc] Update PHP doc links (#18957) 3 years ago
mssql Fix some code smells (#18696) 3 years ago
mysql Fix #8750: Fix MySQL support when running in `ANSI`/`ANSI_QUOTES` modes 4 years ago
oci [doc] Update PHP doc links (#18957) 3 years ago
pgsql Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
sqlite release version 2.0.39 4 years ago
ActiveQuery.php Replacing deprecated `::className()` with `::class` (#18671) 3 years ago
ActiveQueryInterface.php Reversed #18499 (#18546) 4 years ago
ActiveQueryTrait.php Merge branch 'master' into SamMousa-indexby-after-relations-9342 7 years ago
ActiveRecord.php (Docs) Normalized existing "virtual" / "magic" methods' descriptions, add missing ones (#19066) 3 years ago
ActiveRecordInterface.php Adjust types in ActiveRecordInterface::updateAll() phpdoc (#18341) 4 years ago
ActiveRelationTrait.php (Docs) Normalized existing "virtual" / "magic" methods' descriptions, add missing ones (#19066) 3 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
ArrayExpression.php Prepare for new apidoc (part 2) (#19010) 3 years ago
BaseActiveRecord.php Document that link() will not trigger events/behaviors (#18683) 3 years ago
BatchQueryResult.php Prepare for new apidoc (part 2) (#19010) 3 years ago
CheckConstraint.php Have I fixed these phpdocs? Let’s see… 7 years ago
ColumnSchema.php don't convert int to string if db type of column is numeric (#18741) 3 years ago
ColumnSchemaBuilder.php release version 2.0.43 3 years ago
Command.php [doc] Update PHP doc links (#18957) 3 years ago
Connection.php Prepare for new apidoc (part 2) (#19010) 3 years ago
Constraint.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConstraintFinderInterface.php Fixes #13879: Added upsert support for `yii\db\QueryBuilder` and `yii\db\Command` 7 years ago
ConstraintFinderTrait.php added missing abstract methods to ConstraintFinderTrait 7 years ago
DataReader.php [doc] Update PHP doc links (#18957) 3 years ago
DefaultValueConstraint.php Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Exception.php [doc] Update PHP doc links (#18957) 3 years ago
Expression.php release version 2.0.14 7 years ago
ExpressionBuilder.php release version 2.0.14 7 years ago
ExpressionBuilderInterface.php release version 2.0.14 7 years ago
ExpressionBuilderTrait.php release version 2.0.14 7 years ago
ExpressionInterface.php release version 2.0.14 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
JsonExpression.php [doc] Update PHP doc links (#18957) 3 years ago
Migration.php Fix #19021: Fix return type in PhpDoc `yii\db\Migration` functions `up()`, `down()`, `safeUp()` and `safeDown()` 3 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
PdoValue.php [doc] Update PHP doc links (#18957) 3 years ago
PdoValueBuilder.php release version 2.0.14 7 years ago
Query.php Prepare for new apidoc (part 2) (#19010) 3 years ago
QueryBuilder.php Prepare for new apidoc (part 2) (#19010) 3 years ago
QueryExpressionBuilder.php release version 2.0.14 7 years ago
QueryInterface.php Fix PhpDoc for yii\db\{QueryInterface,Query} (#18753) 3 years ago
QueryTrait.php [doc] Update PHP doc links (#18957) 3 years ago
Schema.php [doc] Update PHP doc links (#18957) 3 years ago
SchemaBuilderTrait.php Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
SqlToken.php Fix some code smells (#18696) 3 years ago
SqlTokenizer.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php Fixed phpdoc types 4 years ago
Transaction.php [doc] Update PHP doc links (#18957) 3 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago