1
0
Fork 0
mirror of https://github.com/shlinkio/shlink.git synced 2025-03-20 23:22:39 +03:00
shlink/phpstan.neon

9 lines
275 B
Text
Raw Normal View History

parameters:
ignoreErrors:
- '#League\\Plates\\callback#'
- '#is not subtype of Throwable#'
- '#ObjectManager::flush()#'
-
message: '#Access to an undefined property#'
path: %currentWorkingDirectory%/module/Common/src/Middleware/CloseDbConnectionMiddleware.php