Skip to content

2.0.8

Compare
Choose a tag to compare
@mglaman mglaman released this 04 Aug 20:26
· 6 commits to main since this release
0328209

What's Changed

  • Add RevisionableStorageInterface::createRevision generic for return type by @dpi in #894
  • Url::access return type changes depending on a parameter by @dpi in #896
  • IDs can be strings, RevisionableStorageInterface::loadRevision should accept string ids by @dpi in #895
  • Fix badly formatted doc for Url::access and add tests by @dpi in #898
  • Allow installers v2 so we can get rid of PHP 8.4 errors by @dpi in #899
  • Narrow return value of EntityInterface->id() by previous calls to isNew on an instance of EntityInterface by @dpi in #900
  • Fix implicit nullable parameter on PHP 8.4 by @dpi in #897

Full Changelog: 2.0.7...2.0.8