1
0
Fork 0
mirror of https://github.com/shlinkio/shlink.git synced 2025-03-17 05:31:45 +03:00
shlink/phpstan.neon
2019-10-05 17:26:10 +02:00

6 lines
172 B
Text

parameters:
ignoreErrors:
- '#is not subtype of Throwable#'
- '#ObjectManager::flush()#'
- '#Undefined variable: \$metadata#'
- '#AbstractQuery::setParameters()#'