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

Releases: zfcampus/zf-deploy

zf-deploy 1.3.0

07 May 15:52
Compare
Choose a tag to compare

Added

  • #50 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #50 removes support for HHVM.

Fixed

  • Nothing.

zf-deploy 1.2.0

12 Jul 17:38
Compare
Choose a tag to compare

Added

  • #47 adds support for v3 releases of Zend Framework components, and remains compatible with their v2 releases.

Deprecated

  • Nothing.

Removed

  • #47 removes support for PHP 5.5.

Fixed

  • Nothing.

zf-deploy 1.1.1

12 Jul 17:38
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #46 ensures that the vendor binary can always find the routing configuration, whether installed standalone or via Composer.