Tags: whjgithub/ZendSkeletonApplication
Tags
Zend Skeleton Application 3.0.1 Added ----- - [zendframework#375](zendframework#375) adds support for Ubuntu 16.04 in the shipped vagrant configuration. - [zendframework#377](zendframework#377) adds composer scripts for running CS checks and unit tests. - [zendframework#380](zendframework#380) adds the file `public/web.config` file for usage with IIS, with rules matching those in `public/.htaccess`. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework#376](zendframework#376) updates the shipped Bootstrap version to 3.3.7. - [zendframework#376](zendframework#376) updates the shipped jQuery version to 3.1.0. - [zendframework#381](zendframework#381) updates the skeleton to enable development mode on initial project installation, via a Composer hook.
Zend Skeleton Application 2.5.0 Last working version using zendframework ~2.5 as a dependency.
Zend Skeleton Application 3.0.0 This release updates the skeleton application to zend-mvc v3.0, with the following additional changes: - No more dependency on the zendframework package; instead, it only defines dependencies on the minimum set of components needed to execute a zend-mvc application. - Adds dependencies on zend-component-installer and zend-skeleton-installer; the latter prompts for additional packages to install, and the former auto-registers them with the MVC. - Adds a dependency on zf-development-mode, allowing users to toggle development mode settings. - Adds unit testing scaffolding for the application. - Adds docker-compose and vagrant configuration, to provide workable, default development environments out-of-the-box.
PreviousNext