All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #50 adds support for zend-hydrator version 3 releases, while retaining compatibility with previous versions.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #38 changes
methods visibility in Query Providers to
protected
:getConfig()
getFilterManager()
getOrderByManager()
- Nothing.
- #44 removes support for HHVM.
- #40 fixes
ODM
isnull
andisnotnull
query filters to give correct result with nullable fields.
- Nothing.
- Nothing.
- Nothing.
- #35 fixes
an issue with
DefaultOdmFactory
andDefaultOrmFactory
when used with ZF2 with context ofAbstractPluginManager
.
- #32 adds support for PHP 7.
- #32 adds support for v3 releases of Zend Framework components, while retaining compatibility for v2 releases.
- #32 exposes the module to zendframework/zend-component-installer.
- Nothing.
- #32 removes support for PHP 5.4 and PHP 5.5.
- #32 adds a ton of tests to the module.