1.3.0
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
- Create LanguageInterface.stub by @mglaman in #793
- Create DrupalDateTime.stub by @mglaman in #794
- Upgrade to webflo/drupal-finder 1.3 by @webflo in #790
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