Skip to content

v2.1.1

Choose a tag to compare

@as247 as247 released this 28 May 17:37
· 20 commits to master since this release

Fix
Return type of As247\WpEloquent\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Full Changelog: v2.1...v2.1.1