1
0
Fork 0
mirror of synced 2025-04-02 21:06:18 +03:00
doctrine2/phpstan.neon
2017-06-30 00:27:50 +02:00

7 lines
219 B
Text

parameters:
earlyTerminatingMethodCalls:
Doctrine\ORM\Query\Parser:
- syntaxError
ignoreErrors:
# Memcache does not exist on PHP 7
- '#Instantiated class Memcache not found#'