This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
Apigility 1.4.1
Added
- Nothing.
Changes
- #146 updates the Vagrant configuration to use
bento/ubuntu-16.04
as its base. - #147 updates the minimum supported versions of the following dependencies:
- zend-component-installer: 0.5.0
- zf-apigility-documentation: 1.2.3
- zf-apigility-admin: 1.5.9
- #148 updates the
public/index.php
to allow intercepting calls to it for enabling and disabling development mode (e.g.,php public/index.php development enable
). These calls now proxy to the official zf-development-mode scripts. The change was made to allow backwards compatibility in existing toolsets such as Zend Studio, which would enable development mode when invoking the admin GUI.
Deprecated
- Nothing.
Removed
- Nothing.