mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
PHPStan: ignore Constant error bugs
This commit is contained in:
parent
81c37c9a0a
commit
3187431611
@ -5,3 +5,4 @@ parameters:
|
||||
- ./src/
|
||||
ignoreErrors:
|
||||
- '#Used constant OS_TYPE_(LINUX|WINDOWS) not found#'
|
||||
- '#Constant .* not found#'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user