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

zf-rpc 1.4.2

Latest
Compare
Choose a tag to compare
@weierophinney weierophinney released this 22 Jan 20:41
· 3 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #20 fixes a circular dependency lookup issue that would result in nested
    wrapping of a callable for use as an RPC controller.