Skip to content

Tags: bsdnomad/docker-nginx-php-mysql

Tags

v1.6.0

Update of dependencies

- Update PHPUnit, PHPCode_sniffer
- Remove apigen

v1.5.2

Update phpunit configuration

v1.5.1

Add MySQL version to the environment variables

The default version of MySQL is 5.7.22.

This change follows the change of MySQL for version 8 and the possible incompatibility with php and phpMyAdmin. see the links:

- https://bugs.php.net/bug.php?id=76243
- https://stackoverflow.com/questions/49948350/phpmyadmin-on-mysql-8-0

v1.5.0

Documentation improvement

v1.4.0

Update README

v1.3.0

Add a dynamic host name in the configuration

 - Improve Makefile commands
 - Update documentation

v1.2.0

Update README

v1.1.0

Add Version Badge

v1.0.0

Update README

v0.1.1

Fix composer apigen error