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

8 lines
219 B
Plaintext

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