diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 8dff206a9f6..f6c99647508 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -50,9 +50,10 @@ parameters: - '#Caught class Stripe#' - '#Function llx.* invoked with#' - '#always exists and is not falsy#' + - '#always exists and is not nullable#' - '#is always fal#' - '#is always true#' - - '#always exists and is not nullable#' + - '#Empty array passed to foreach#' - '#in isset\(\) is not nullable#' - '#(\$force_dolibarr_lib|\$dolibarr_main_db).*in empty\(\) is never defined.#' - '#Sprain\\SwissQrBill\\#'