Skip to content

Releases: mglaman/phpstan-drupal

2.0.3

03 Apr 20:04
41ade7d
Compare
Choose a tag to compare

What's Changed

  • Remove pluginManagerSetsCacheBackend.unclearCacheTag error by @mglaman in #841
  • Document about the version information by @mglaman in #842
  • Revert "Add stub for \Drupal\Core\Field\FormatterInterface (#822)" (2.x) by @Niklan in #844

Full Changelog: 2.0.2...2.0.3

1.3.5

03 Apr 20:04
7683852
Compare
Choose a tag to compare

What's Changed

  • Remove pluginManagerSetsCacheBackend.unclearCacheTag error by @mglaman in #843
  • Revert "Add stub for \Drupal\Core\Field\FormatterInterface (#822)" (1.x) by @Niklan in #845

Full Changelog: 1.3.4...1.3.5

2.0.2

27 Mar 17:06
e804eff
Compare
Choose a tag to compare

What's Changed

  • Remove phpstan-dev workflow by @mglaman in #830
  • ClassReflection deprecation fix by @mglaman in #829
  • Stricter check in RenderCallbackRule for $matches by @mglaman in #831
  • Add more specific typehint for EntityStorageInterface::loadMultiple() by @Niklan in #827
  • Require PHPStan 2.1 by @mglaman in #832
  • Add type specifier for Drupal\Component\Assertion\Inspector by @Niklan in #826
  • Add stub for \Drupal\Core\Field\FormatterInterface by @Niklan in #822
  • Sync DrupalKernel synthetic services by @Niklan in #823

Full Changelog: 2.0.1...2.0.2

1.3.4

27 Mar 17:09
6d08c04
Compare
Choose a tag to compare

What's Changed

  • Fix AccessCheckImpossibleTypeCallRuleTest rule setup by @mglaman in #833
  • Add type specifier for Drupal\Component\Assertion\Inspector by @mglaman in #834
  • Fix build integration tests by @mglaman in #836
  • Sync DrupalKernel synthetic services by @Niklan in #823
  • Add stub for \Drupal\Core\Field\FormatterInterface by @Niklan in #822
  • Add more specific typehint for EntityStorageInterface::loadMultiple() by @Niklan in #827

Full Changelog: 1.3.3...1.3.4

1.3.3

23 Jan 15:22
2a30d8d
Compare
Choose a tag to compare

What's Changed

  • Add support for shorthand service definition syntax by @mglaman in #819

Full Changelog: 1.3.2...1.3.3

2.0.1

23 Jan 15:22
d30fbd7
Compare
Choose a tag to compare

What's Changed

  • Add support for shorthand service definition syntax by @Niklan in #817

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

11 Dec 16:08
6fab291
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...2.0.0

1.3.2

11 Dec 16:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

27 Sep 08:55
2bc25a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

27 Sep 07:53
9aae875
Compare
Choose a tag to compare

The drupal_root parameter is now unused and deprecated; if you are using it, you may remove it from your phpstan.neon. The web flow/drupal-finder package has been updated to 1.3, removing the need for the drupal_root parameter.

What's Changed

Internals 🔍

  • Removed deprecated ParametersAcceptorSelector::selectSingle() by @mglaman in #796
  • Fix CI for main branch by @webflo in #792

Full Changelog: 1.2.12...1.3.0