Skip to content

Commit 4183d5d

Browse files
Bump phpstan/phpstan from 1.11.9 to 1.11.10 (#32)
* Bump phpstan/phpstan from 1.11.9 to 1.11.10 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.9 to 1.11.10. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.9...1.11.10) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Updated phpstan.dist.baseline.neon --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sven Reichel <[email protected]>
1 parent 052c2e3 commit 4183d5d

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

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.

phpstan.dist.baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3425,11 +3425,6 @@ parameters:
34253425
count: 1
34263426
path: app/code/core/Mage/Payment/Model/Method/Abstract.php
34273427

3428-
-
3429-
message: "#^Loose comparison using \\!\\= between ''\\|'OT' and 'SS' will always evaluate to true\\.$#"
3430-
count: 1
3431-
path: app/code/core/Mage/Payment/Model/Method/Cc.php
3432-
34333428
-
34343429
message: "#^Method Mage_Payment_Model_Recurring_Profile\\:\\:exportStartDatetime\\(\\) should return string\\|Zend_Date but empty return statement found\\.$#"
34353430
count: 1

0 commit comments

Comments
 (0)