mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-10 16:38:39 +00:00
Ignore special case for curl
This commit is contained in:
parent
25af3c80fd
commit
58f1b851e2
|
|
@ -11,6 +11,7 @@ parameters:
|
||||||
- '#Call to an undefined method object::getId\(\)#'
|
- '#Call to an undefined method object::getId\(\)#'
|
||||||
- '#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#'
|
||||||
|
- '#Method phpOMS\\Message\\Http\\Rest::request\(\) should return string but returns string\|true#'
|
||||||
fileExtensions:
|
fileExtensions:
|
||||||
- php
|
- php
|
||||||
excludes_analyse:
|
excludes_analyse:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user