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

Zend Framework Skeleton Application 3.0.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 16 Aug 18:55
· 78 commits to master since this release

Added

  • #375 adds support for Ubuntu 16.04 in the shipped vagrant configuration.
  • #377 adds composer scripts for running CS checks and unit tests.
  • #380 adds the file public/web.config file for usage with IIS, with rules matching those in public/.htaccess.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #376 updates the shipped Bootstrap version to 3.3.7.
  • #376 updates the shipped jQuery version to 3.1.0.
  • #381 updates the skeleton to enable development mode on initial project installation, via a Composer hook.