Exclude special case

This commit is contained in:
Dennis Eichhorn 2018-07-17 22:27:14 +02:00
parent 8c0b658024
commit bd9fc18145

View File

@ -12,6 +12,7 @@ parameters:
- '#Strict comparison using === between array and false will always evaluate to false#'
- '#Cannot call method (.*) on PDO\|null#'
- '#Call to an undefined method RecursiveIteratorIterator::getSubPathname\(\)#'
- '#Call to an undefined method RecursiveIteratorIterator\|RegexIterator::getSubPathname\(\)#'
fileExtensions:
- php
excludes_analyse: