Skip to content

Commit

Permalink
FRW-7400 Upgraded PHPStan to 1.10.*. (#10911)
Browse files Browse the repository at this point in the history
FRW-7400 Update PHPStan to 1.10.*
  • Loading branch information
olhalivitchuk authored May 6, 2024
1 parent aae7b97 commit 1500a3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ parameters:
- '#Method .+RouteCollection::add\(\) invoked with 3 parameters, 2 required.#'
- '#^Method Spryker\\Zed\Router\\Communication\\Resolver\\ControllerResolver\:\:resolveControllerFromUri\(\) should return callable\(\)\: mixed but returns array#'
- '#Method Spryker\\Glue\\Router\\Router\\RequestMatcherUrlGeneratorWrapper::setContext\(\) with return type void returns mixed but should not return anything.#'
- '#Parameter \#2 \$callback of function array_filter expects \(callable\(string\): bool\)\|null, .+ given.#'


0 comments on commit 1500a3d

Please sign in to comment.