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

zf-api-problem 1.2.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 07 Jul 13:54
· 68 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #47 fixes an issue with the various factories introduced in 1.2.0; they had been updated to implement the zend-servicemanager v3 interfaces, which broke usage with v2. They are now written in a way that will work with both versions.