Problem/Motivation

PHPStan 1.8.5 addresses some performance problems that were impacting 1.8.3-1.8.4.

See

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3308427

Command icon 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:

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Issue summary: View changes
mondrake’s picture

Status: Active » Needs review
spokje’s picture

Status: Needs review » Reviewed & tested by the community

- TestBot returns green on both PHP 8.1 & MySQL 5.7 and PHP 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.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x and cherry-picked to 10.0.x, thanks!

  • catch committed d7ce90f on 10.0.x
    Issue #3308427 by mondrake, Spokje: Update PHPStan to 1.8.5
    
    (cherry...
  • catch committed b9d8507 on 10.1.x
    Issue #3308427 by mondrake, Spokje: Update PHPStan to 1.8.5
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.