diff --git a/Config/phpstan.neon b/Config/phpstan.neon index 54ec436..4a5c33e 100644 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -9,7 +9,6 @@ parameters: - '#Cannot access property (.*) on phpOMS\\ApplicationAbstract(.*)#' - '#Call to an undefined method phpOMS\\DataStorage\\Database\\BuilderAbstract::(.*)#' - '#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#' - '#Call to an undefined method RecursiveIteratorIterator::getSubPathname\(\)#' - '#Call to an undefined method RecursiveIteratorIterator\|RegexIterator::getSubPathname\(\)#'