Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@olvlvl olvlvl released this 17 Mar 15:15

Updated requirements

  • PHP 5.6+
  • icanboogie/prototype v3.0

New features

  • Custom queries
  • DateTimePropertySupport::ensureNotEmpty()
  • Model::query()

Backward incompatible changes

  • Replace patchable get_model with a provider
  • Remove Table::query()

Fixes

  • Fix issue with get_class() and null on PHP 7.2