截流自动化的商城平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

phpstan.neon 548B

123456789101112131415
  1. parameters:
  2. checkMissingIterableValueType: false
  3. ignoreErrors:
  4. - '#Call to an undefined method DateTimeInterface::add\(\)#'
  5. - '#Call to an undefined method DateTimeInterface::modify\(\)#'
  6. - '#Call to an undefined method DateTimeInterface::setDate\(\)#'
  7. - '#Call to an undefined method DateTimeInterface::setTime\(\)#'
  8. - '#Call to an undefined method DateTimeInterface::setTimezone\(\)#'
  9. - '#Call to an undefined method DateTimeInterface::sub\(\)#'
  10. level: max
  11. paths:
  12. - src/