mirror of
https://github.com/yiisoft/yii2.git
synced 2026-02-20 00:32:19 +01:00
Fix #20607: Add PHPStan/Psalm annotations for DB schemas
This commit is contained in:
@@ -85,16 +85,6 @@ parameters:
|
||||
count: 1
|
||||
path: framework/db/mysql/JsonExpressionBuilder.php
|
||||
|
||||
-
|
||||
message: "#^Access to an undefined property yii\\\\db\\\\ColumnSchema\\:\\:\\$isComputed\\.$#"
|
||||
count: 1
|
||||
path: framework/db/mssql/Schema.php
|
||||
|
||||
-
|
||||
message: "#^Call to an undefined method yii\\\\db\\\\ColumnSchema\\:\\:defaultPhpTypecast\\(\\)\\.$#"
|
||||
count: 1
|
||||
path: framework/db/mssql/Schema.php
|
||||
|
||||
-
|
||||
message: "#^Call to an undefined method yii\\\\db\\\\Schema\\:\\:getViewNames\\(\\)\\.$#"
|
||||
count: 1
|
||||
|
||||
Reference in New Issue
Block a user