Fix #20607: Add PHPStan/Psalm annotations for DB schemas

This commit is contained in:
Maksim Spirkov
2025-10-14 20:04:34 +03:00
committed by GitHub
parent d022321574
commit 9e45755a8e
9 changed files with 59 additions and 17 deletions

View File

@@ -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