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

zend-mvc-i18n 1.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 01 May 15:49
· 26 commits to master since this release

Added

  • #17 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #17 removes support for HHVM.

Fixed

  • #10 adds a missing import to Traversable in the TranslatorAwareTreeRouteStack class file.