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

zend-test 3.0.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 06 Sep 16:39
· 183 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #26 fixes how $traceErrors works under PHP 7 and PHPUnit 5. Any zend-test-specific assertion failures now append a list of all exception messages to the base message when the flag is enabled.