Skip to content

Commit 392ff29

Browse files
Bump phpstan/phpstan from 2.1.14 to 2.1.17 (#4821)
* Bump phpstan/phpstan from 2.1.14 to 2.1.17 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.14 to 2.1.17. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.14...2.1.17) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Dependabot/composer/phpstan/phpstan 2.1.17 (#4830) * Bump phpstan/phpstan from 2.1.14 to 2.1.17 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.14 to 2.1.17. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.14...2.1.17) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * baseline --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sven Reichel <github-sr@hotmail.com>
1 parent c8c8906 commit 392ff29

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.phpstan.dist.baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6283,7 +6283,7 @@ parameters:
62836283
path: lib/Varien/Data/Collection/Db.php
62846284

62856285
-
6286-
message: '#^Parameter \#2 \$callback of function array_filter expects \(callable\(mixed\)\: bool\)\|null, Closure\(mixed\)\: array\<int\<0, max\>, string\> given\.$#'
6286+
message: '#^Parameter \#2 \$callback of function array_filter expects \(callable\(mixed\)\: bool\)\|null, Closure\(mixed\)\: array\<int\<0, max\>, non\-empty\-string\> given\.$#'
62876287
identifier: argument.type
62886288
count: 1
62896289
path: lib/Varien/Data/Collection/Db.php

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)