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