Skip to content

[Dependabot] Update spaze/phpstan-disallowed-calls requirement from 4.8.0 to 4.9.0#1995

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/composer/spaze/phpstan-disallowed-calls-4.9.0
Mar 16, 2026
Merged

[Dependabot] Update spaze/phpstan-disallowed-calls requirement from 4.8.0 to 4.9.0#1995
github-actions[bot] merged 1 commit intomainfrom
dependabot/composer/spaze/phpstan-disallowed-calls-4.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Updates the requirements on spaze/phpstan-disallowed-calls to permit the latest version.

Release notes

Sourced from spaze/phpstan-disallowed-calls's releases.

Can disallow properties

Naming is hard, so that's why this Disallowed Calls extension now supports disallowing instance and static properties, and enum properties with disallowProperties (#378)

Other (mostly) internal changes

  • Add generics to Generator (#372)
  • Handle all the include types in the switch (#373)
  • Upgrade Dead Code Detector (#375, thanks @​janedbal)
  • Make the disallowedSuperglobals docs more clear that it doesn't recommend $_REQUEST (#377)

Oh, a Friday 13th release! 👻

Commits
  • e80372a Now you can disallow instance and static properties, and enum properties (#378)
  • 751583f Now you can disallow instance and static properties, and enum properties
  • 651f480 Make the disallowedSuperglobals docs more clear that it doesn't recommend `...
  • 45f9059 Make the disallowedSuperglobals docs more clear that it doesn't recommend $_R...
  • 7d3ca9f Upgrade Dead Code Detector (#375)
  • ef3ecec Upgrade Dead Code Detector
  • 0a553b3 Handle all the include types in the switch (#373)
  • a4840cf Handle all the include types in the switch
  • fa6ac87 Add generics to Generator (#372)
  • 02e3e5f Add generics to Generator
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v4.8.0...v4.9.0)

---
updated-dependencies:
- dependency-name: spaze/phpstan-disallowed-calls
  dependency-version: 4.9.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 16, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 16, 2026 05:36
@github-actions github-actions bot merged commit 931c205 into main Mar 16, 2026
33 checks passed
@github-actions github-actions bot deleted the dependabot/composer/spaze/phpstan-disallowed-calls-4.9.0 branch March 16, 2026 05:37
@coveralls
Copy link

Pull Request Test Coverage Report for Build 23129517906

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 22953417670: 0.0%
Covered Lines: 111
Relevant Lines: 111

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant