Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

zf-rpc 1.3.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 12 Jul 22:20
· 46 commits to master since this release

Added

  • #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 the Module class.
  • #10 exposes the module to zend-component-installer.

Deprecated

  • Nothing.

Removed

  • #10 removes support for PHP 5.5.

Fixed

  • Nothing.