Closed (fixed)
Project:
Drupal Canvas
Version:
1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2026 at 15:14 UTC
Updated:
13 May 2026 at 08:20 UTC
Jump to comment: Most recent
https://github.com/phpstan/phpstan/releases/tag/2.1.52 was released. This caused:
Using nullsafe method call on non-nullable type
https://git.drupalcode.org/project/canvas/-/jobs/9565623
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
Comment #4
wim leersThanks!
Cause: https://github.com/phpstan/phpstan/releases/tag/2.1.52
Previously: #3584531: Fix CI due to phpstan 2.1.47 release. And several prior to that. The rate of PHPStan-induced disruption is increasing. So: #3587543: Stop CI disruption from phpstan/phpstan and mglaman/phpstan-drupal: pin + CI job to nudge an update.