Skip to content

v2.2.3 Release

Compare
Choose a tag to compare
@cbornhoft cbornhoft released this 03 Jan 15:58
· 1 commit to master since this release
787c8fa

Major

  • Added support for PHP 8! (thanks to @azurre)

Bug Fixes

  • Fix schema specification support in WHERE clauses (thanks to @gillsonkell)
  • Fixed object referencing when cloning a query (thanks to @azurre)

Miscellaneous

  • Updated read me code examples