Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

2.1.24

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

  • Introduce rawMessage key in ignoreErrors (#4111), thanks @​gharlan!
  • Remember narrowed types from the constructor from deep PropertyFetches (#4315), thanks @​staabm!
  • Remember narrowed readonly types in nested property fetches in anonymous functions (#4313), #13321, thanks @​staabm!

Bugfixes 🐛

Function signature fixes 🤖

  • Treat Redis::connect as non-deterministic (#4318), thanks @​vrana!

Internals 🔍

Commits
  • 5a9f28e PHPStan 2.1.24
  • 07a010f Updated PHPStan to commit 07a010f0f9bfaa09ae6516e299b7e82adb1afa4d
  • da14de8 Update sponsor.njk
  • 99efae3 Updated PHPStan to commit 99efae39a5118af487858194dd66dcf4793ef900
  • 65c0338 Remove match from reportAlwaysTrueInLastCondition
  • 6f87293 Updated PHPStan to commit 6f87293a75955bf1cb09e1ce1cea651dbb1f94b5
  • 392e58d Updated PHPStan to commit 392e58debbd30a81e9a5db76d2d69d0f48299844
  • 3300992 PHP 8.3 polyfill in bootstrap
  • e4c5865 Updated PHPStan to commit e4c5865d6650f7ae1cc092c30bd5fd7b2f336ef0
  • c9b031e Updated PHPStan to commit c9b031ec87c153fe0b73c21851463ff73559e7ad
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [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.23...2.1.24)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.24
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@greg0ire greg0ire merged commit 85f36cd into 1.8.x Sep 12, 2025
12 checks passed
@greg0ire greg0ire deleted the dependabot/composer/1.8.x/phpstan/phpstan-2.1.24 branch September 12, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant