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.3

Compare
Choose a tag to compare
@weierophinney weierophinney released this 24 Jul 13:51
· 28 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #52 and #55 update the ApiProblemListener and RenderErrorListener to check for either exceptions or PHP 7 Throwable instances when creating an ApiProblem to return.