mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
parameters:
|
|
reportUnmatchedIgnoredErrors: false
|
|
level: 4
|
|
paths:
|
|
- ./src/
|
|
ignoreErrors:
|
|
- '#Used constant OS_TYPE_(LINUX|WINDOWS) not found#'
|
|
- '#Constant .* not found#'
|
|
- '#PHPDoc tag @throws with type Psr\\Container\\ContainerExceptionInterface is not subtype of Throwable#'
|
|
- '#Unsafe usage of new static#'
|
|
dynamicConstantNames:
|
|
- SWOOLE_VERSION
|