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

zend-expressive-hal 0.4.2

Compare
Choose a tag to compare
@weierophinney weierophinney released this 20 Sep 22:13
· 212 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #7 fixes a number of issues in the various exception implementations due to failure to import classes referenced in typehints.

  • #6 fixes a number of docblock annotations to reference HalResource vs Resource (which is a reserved word).