From 7f07b92fc9e6f0117845323d3c42d155c9bd5157 Mon Sep 17 00:00:00 2001 From: "John Paul E. Balandan, CPA" Date: Sat, 17 Jan 2026 20:46:47 +0800 Subject: [PATCH] chore: rerun `phpstan:baseline` for accurate errors count --- utils/phpstan-baseline/empty.notAllowed.neon | 2 +- utils/phpstan-baseline/loader.neon | 2 +- utils/phpstan-baseline/missingType.iterableValue.neon | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/phpstan-baseline/empty.notAllowed.neon b/utils/phpstan-baseline/empty.notAllowed.neon index 1a9cdfdb2776..6ade21fdf3ec 100644 --- a/utils/phpstan-baseline/empty.notAllowed.neon +++ b/utils/phpstan-baseline/empty.notAllowed.neon @@ -1,4 +1,4 @@ -# total 222 errors +# total 221 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/loader.neon b/utils/phpstan-baseline/loader.neon index 90c6310f833e..9e11a81c645c 100644 --- a/utils/phpstan-baseline/loader.neon +++ b/utils/phpstan-baseline/loader.neon @@ -1,4 +1,4 @@ -# total 2179 errors +# total 2168 errors includes: - argument.type.neon diff --git a/utils/phpstan-baseline/missingType.iterableValue.neon b/utils/phpstan-baseline/missingType.iterableValue.neon index f1cf09f775a0..66a3b4d712ac 100644 --- a/utils/phpstan-baseline/missingType.iterableValue.neon +++ b/utils/phpstan-baseline/missingType.iterableValue.neon @@ -1,4 +1,4 @@ -# total 1315 errors +# total 1305 errors parameters: ignoreErrors: