Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrycze-volk committed Dec 23, 2024
1 parent 72ee912 commit a4bf6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ parameters:
- '#Constant LOG_SEVERITY_ERROR not found\.#'
- '#Constant LOG_SEVERITY_NOTICE not found\.#'
- '#Constant LOG_SEVERITY_WARNING not found\.#'
- '#Parameter #2 \$callback of function array_filter expects \(callable\(mixed\): bool\)\|null, strlen given\.#'
- '#Parameter \#2 \$callback of function array_filter expects \(callable\(mixed\): bool\)\|null, strlen given\.#'
level: 5
paths:
- ../Classes/
Expand Down

0 comments on commit a4bf6c1

Please sign in to comment.