Composer(deps-dev): Bump phpstan/phpstan from 2.2.1 to 2.2.7 in /web - #47
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Composer(deps-dev): Bump phpstan/phpstan from 2.2.1 to 2.2.7 in /web#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) from 2.2.1 to 2.2.7. - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/web/phpstan/phpstan-2.2.3
branch
from
August 3, 2026 13:34
4f37ee0 to
5fc0527
Compare
Copilot AI
added a commit
that referenced
this pull request
Aug 3, 2026
…st.php phpstan 2.2.7 (bumped by Dependabot in #47) no longer reports `booleanNot.alwaysFalse` (count:1) or `booleanNot.alwaysTrue` (count:1) at those locations in pages/page.banlist.php. The stale entries caused the PHPStan CI step to fail with: No error with identifier ternary.alwaysTrue is reported on line 65. No error with identifier booleanNot.alwaysFalse is reported on line 69. Remove only those two blocks; the unrelated `booleanNot.alwaysFalse` count:2 entry for pages/page.commslist.php is unaffected.
Owner
|
@dependabot rebase |
Author
|
Looks like phpstan/phpstan is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/composer/web/phpstan/phpstan-2.2.3
branch
August 5, 2026 07:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps phpstan/phpstan from 2.2.1 to 2.2.7.
Commits