mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-15 10:18: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#'
|
- '#Strict comparison using === between array and false will always evaluate to false#'
|
||||||
- '#Cannot call method (.*) on PDO\|null#'
|
- '#Cannot call method (.*) on PDO\|null#'
|
||||||
- '#Call to an undefined method RecursiveIteratorIterator::getSubPathname\(\)#'
|
- '#Call to an undefined method RecursiveIteratorIterator::getSubPathname\(\)#'
|
||||||
|
- '#Call to an undefined method RecursiveIteratorIterator\|RegexIterator::getSubPathname\(\)#'
|
||||||
fileExtensions:
|
fileExtensions:
|
||||||
- php
|
- php
|
||||||
excludes_analyse:
|
excludes_analyse:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user