mglaman / phpstan-drupal

Extension for PHPStan to allow analysis of Drupal code.
https://phpstan-drupal.mglaman.dev/
MIT License
198 stars 76 forks source link

Update phpstan/phpstan related dependencies to ^2.0" #805

Closed Boegie closed 1 week ago

Boegie commented 2 weeks ago

Naive first stab

mglaman commented 2 weeks ago

I'll probably want to open a 2.x branch as well. Thanks for trying at this.

Boegie commented 1 week ago

No worries, I'll chip away at this for an hour 2 from now.

Boegie commented 1 week ago

Ok, so this was more of a grind than actually Big Brain stuff.

I would recommend:

Also:

A new branch might be a nice clean cut-off point to drop D9 support?

mglaman commented 1 week ago

A new branch might be a nice clean cut-off point to drop D9 support?

We can say 2.x drops Drupal 9 support, as a follow up to his PR.

Boegie commented 1 week ago

I appreciate it. I literally fell asleep at my laptop 2 times while working on that.

I couldn't handle in batches longer than one hour, extremely grindy stuff

mglaman commented 1 week ago

Thanks for this!!