mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
PHPStan: ignore Constant error bugs
This commit is contained in:
@@ -5,3 +5,4 @@ parameters:
|
||||
- ./src/
|
||||
ignoreErrors:
|
||||
- '#Used constant OS_TYPE_(LINUX|WINDOWS) not found#'
|
||||
- '#Constant .* not found#'
|
||||
|
||||
Reference in New Issue
Block a user