Releases: as247/wp-eloquent
Releases · as247/wp-eloquent
v2.1.4
What's Changed
- Fix the warning: Return type of As247\WpEloquent\Container\Container:… by @as247 in #6
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Fix the warning: Return type of As247\WpEloquent\Container\Container:… by @as247 in #5
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Fix the warning: Return type of As247\WpEloquent\Container\Container:… by @as247 in #4
New Contributors
- @as247 made their first contribution in #4
Full Changelog: v2.1.1...v2.1.2
v2.1.1
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
v2.1
Better way to emulate PDO and fully support doctrine/dbal for migration