All Versions
14
Latest Version
Avg Release Cycle
0 days
Latest Release
925 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.3 Changes
September 16, 2020 -
v1.5.2 Changes
January 09, 2019โ Added
- Nothing.
๐ Changed
- Nothing.
๐ Deprecated
- Nothing.
โ Removed
- Nothing.
๐ Fixed
- ๐ zfcampus/zf-apigility-skeleton#168 fixes file permissions of the
/var/www
folder when using Vagrant, setting them to thewww-data
user.
-
v1.5.2.p1
January 24, 2020 -
v1.5.1 Changes
August 15, 2018โ Added
- Nothing.
๐ Changed
- Nothing.
๐ Deprecated
- Nothing.
โ Removed
- Nothing.
๐ Fixed
- โก๏ธ zfcampus/zf-apigility-skeleton#165 updates the
composer.lock
by runningcomposer install
using a PHP 5.6 release. This was done as the 1.5.0 release was made using a PHP 7.1+ binary, and thus installed versions of dependencies that were compatible with those release - but not with 5.6. Once a release is made with this patch, users on PHP 5.6 will be able to install the skeleton again.
However, this means that PHP 7.1+ users will need to execute the following after an initial skeleton install in order to get newer versions of libraries compatible with 7.1:
$ rm -Rf composer.lock vendor $ composer install
-
v1.5.1.p1
January 24, 2020 -
v1.5.0 Changes
May 08, 2018โ Added
- โ zfcampus/zf-apigility-skeleton#159 adds a development requirement on zendframework/zend-test, ensuring users have the ability to run existing unit tests, as well as write and execute new ones out of the box.
๐ Changed
โก๏ธ zfcampus/zf-apigility-skeleton#164 updates all dependencies to versions that will work with PHP 7.2, where possible.
zfcampus/zf-apigility-skeleton#154 modifies the
config/autoload/.gitignore
rules to omit*.local-development.php
files.
๐ Deprecated
- Nothing.
โ Removed
- Nothing.
๐ Fixed
- Nothing.
-
v1.5.0.p1
January 24, 2020 -
v1.4.2.p1
January 24, 2020 -
v1.4.1.p1
January 24, 2020 -
v1.4.0.p1
January 24, 2020