mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-27 20:06:19 +08:00
67 lines
1.6 KiB
Plaintext
67 lines
1.6 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Class BackedEnum not found\\.$#"
|
|
count: 1
|
|
path: framework/behaviors/AttributeTypecastBehavior.php
|
|
|
|
-
|
|
message: "#^Variable \\$viaClass might not be defined\\.$#"
|
|
count: 5
|
|
path: framework/db/BaseActiveRecord.php
|
|
|
|
-
|
|
message: "#^Variable \\$viaTable might not be defined\\.$#"
|
|
count: 5
|
|
path: framework/db/BaseActiveRecord.php
|
|
|
|
-
|
|
message: "#^Class BackedEnum not found\\.$#"
|
|
count: 2
|
|
path: framework/db/ColumnSchema.php
|
|
|
|
-
|
|
message: "#^Class BackedEnum not found\\.$#"
|
|
count: 1
|
|
path: framework/db/Command.php
|
|
|
|
-
|
|
message: "#^Class UnitEnum not found\\.$#"
|
|
count: 1
|
|
path: framework/db/Command.php
|
|
|
|
-
|
|
message: "#^Variable \\$command might not be defined\\.$#"
|
|
count: 1
|
|
path: framework/db/Query.php
|
|
|
|
-
|
|
message: "#^Variable \\$rawValues in isset\\(\\) always exists and is not nullable\\.$#"
|
|
count: 1
|
|
path: framework/db/conditions/InConditionBuilder.php
|
|
|
|
-
|
|
message: "#^Access to undefined constant PDO\\:\\:CUBRID_SCH_CONSTRAINT\\.$#"
|
|
count: 1
|
|
path: framework/db/cubrid/Schema.php
|
|
|
|
-
|
|
message: "#^Access to undefined constant PDO\\:\\:CUBRID_SCH_IMPORTED_KEYS\\.$#"
|
|
count: 2
|
|
path: framework/db/cubrid/Schema.php
|
|
|
|
-
|
|
message: "#^Access to undefined constant PDO\\:\\:CUBRID_SCH_PRIMARY_KEY\\.$#"
|
|
count: 2
|
|
path: framework/db/cubrid/Schema.php
|
|
|
|
-
|
|
message: "#^Access to undefined constant PDO\\:\\:CUBRID_SCH_TABLE\\.$#"
|
|
count: 2
|
|
path: framework/db/cubrid/Schema.php
|
|
|
|
-
|
|
message: "#^Variable \\$error in isset\\(\\) always exists and is always null\\.$#"
|
|
count: 1
|
|
path: framework/helpers/BaseConsole.php
|