diff --git a/Config/phpstan.neon b/Config/phpstan.neon index 04e8356..deeaa8d 100644 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -11,6 +11,7 @@ parameters: - '#Call to an undefined method object::getId\(\)#' - '#Strict comparison using === between array and false will always evaluate to false#' - '#Cannot call method (.*) on PDO\|null#' + - '#Method phpOMS\\Message\\Http\\Rest::request\(\) should return string but returns string\|true#' fileExtensions: - php excludes_analyse: