mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-28 10:58:40 +00:00
Exclude special case
This commit is contained in:
parent
8c0b658024
commit
bd9fc18145
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user