Skip to content

[Conductor] Update phpstan/phpstan to 2.1.24#34

Merged
pscheit merged 1 commit intomainfrom
conductor-phpstan-phpstan-49880
Sep 12, 2025
Merged

[Conductor] Update phpstan/phpstan to 2.1.24#34
pscheit merged 1 commit intomainfrom
conductor-phpstan-phpstan-49880

Conversation

@private-packagist
Copy link
Copy Markdown
Contributor

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update phpstan/phpstan:2.1.24 --with-all-dependencies --minimal-changes

Changelog

phpstan/phpstan (Source: GitHub 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 🔍

Task options

If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.


Powered by Private Packagist

Conductor executed the following commands:
composer update phpstan/phpstan:2.1.24 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Copy Markdown
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
phpstan/phpstan upgrade 2.1.23 2.1.24 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit 57487bd into main Sep 12, 2025
1 check passed
@private-packagist private-packagist Bot deleted the conductor-phpstan-phpstan-49880 branch September 12, 2025 12:33
@packagist-psc-dev
Copy link
Copy Markdown

composer.lock

Dev Package changes

Package Operation From To About
phpstan/phpstan upgrade 2.1.23 2.1.24 diff

Settings · Docs · Powered by Private Packagist

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant