8000 Tags · zfcampus/zf-apigility · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Tags: zfcampus/zf-apigility

Tags

1.4.0

Toggle 1.4.0's commit message
zf-apigility 1.4.0

Added
-----

- [#200](#200) adds support for PHP 7.1 and 7.2.

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- [#200](#200) removes support for HHVM.

Fixed
-----

- [#194](#194) fixes an issue within `Zend\Apigility\Application` whereby it was not
  clearing the "stop propagation" flag prior to triggering new events.

1.3.0

Toggle 1.3.0's commit message
zf-apigility 1.3.0

Added
-----

- [#169](#169) adds support for
  version 3 releases of Zend Framework components, retaining compatibility with
  version 2 releases.
- [#169](#169) adds support in
  `ZF\Apigility\Application` for handling PHP 7 `Throwable`s (in addition to
  standard exceptions).

Deprecated
----------

- Nothing.

Removed
-------

- [#169](#169) removes support for
  PHP 5.5.
- [#169](#169) removes the
  dependency on rwoverdijk/assetmanager. It now *suggests* one or the other of:
  - rwoverdijk/assetmanager `^1.7` (not yet released)
  - zfcampus/zf-asset-manager `^1.0`

Fixed
-----

- Nothing.

1.2.1

Toggle 1.2.1's commit message
zf-apigility 1.2.1

- [#123](#123) Removes PHP 5.3 and 5.4 from the test matrix, and updates PHPCS rules to reflect move to 5.5.

1.2.0

Toggle 1.2.0's commit message
zf-apigility 1.2.0

Bumps minimum PHP version to 5.5.

1.1.0

Toggle 1.1.0's commit message
zf-apigility 1.1.0

- [#120](#120) Extend `Zend\Mv
8000
c\Application` to catch route event exceptions

1.0.3

Toggle 1.0.3's commit message
zf-apigility 1.0.3

Documentation updates.

1.0.2

Toggle 1.0.2's commit message
zf-apigility 1.0.2

1.0.1

Toggle 1.0.1's commit message
zf-apigility 1.0.1

1.0.0

Toggle 1.0.0's commit message
zf-apigility 1.0.0

1.0.0-beta3

Toggle 1.0.0-beta3's commit message
zf-apigility 1.0.0-beta3

0