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.
- #20 fixes a circular dependency lookup issue that would result in nested wrapping of a callable for use as an RPC controller.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #19 fixes a circular dependency issue in the
RpcControllerFactory
.
- #17 adds support for PHP 7.1 and 7.2.
- Nothing.
- Nothing.
- #17 removes support for HHVM.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #11 fixes a typo in an import statement.
- #12 fixes registration of the
ViewJsonFactory
, ensuring it registers at its original priority of 100.
- #10 adds support for v3 releases of Zend Framework components, while retaining compatibility with v2 releases.
- #10 adds
ZF\Rpc\Factory\OptionsListenerFactory
, which was extracted from theModule
class. - #10 exposes the module to zend-component-installer.
- Nothing.
- #10 removes support for PHP 5.5.
- Nothing.