- parameters:
- level: 0
- paths:
- - ./app
- - ./config
- reportUnmatchedIgnoredErrors: false
- ignoreErrors:
- - '#Static call to instance method Hyperf\\HttpServer\\Router\\Router::[a-zA-Z0-9\\_]+\(\)#'
- - '#Static call to instance method Hyperf\\DbConnection\\Db::[a-zA-Z0-9\\_]+\(\)#'
|