Problem/Motivation
PHPStan 1.8.5 addresses some performance problems that were impacting 1.8.3-1.8.4.
See
- #3307361: Skip PHPStan 1.8.3
- #3307789: Update to PHPStan 1.8.4
- https://github.com/phpstan/phpstan/discussions/7923
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3308427
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3308427-update-phpstan-to
changes, plain diff MR !2741
Comments
Comment #3
mondrakeComment #4
mondrakeComment #5
spokje- TestBot returns green on both
PHP 8.1 & MySQL 5.7andPHP 8.1 & MySQL 5.7 updated deps.- Code changes make sense.
- Nice to see this has been dealt with upstream so quickly
- Undoubtedly this was because of the hard work from @mondrake and @mglaman
RTBC for me.
Comment #6
catchCommitted/pushed to 10.1.x and cherry-picked to 10.0.x, thanks!