- [2021-11-02 15:47:49 CDT] PHP 8.1 RC5.
- [2021-11-01 08:08:36 CDT] Dramatically reduced total build time from 33 minutes to 11 minutes.
- [2021-11-01 06:24:52 CDT] Embedded composer into the php container.
- [2021-11-01 06:00:30 CDT] Run the native PHP when inside docker.
- [2021-07-29 07:13:12 CDT] Set the PHP memory_limit to unlimited by default.
- [2021-07-29 07:07:35 CDT] Fixed the building of xdebug.
- [2021-06-21 07:10:58 CDT] Added git and ssh for private packages supoprt.
- [2021-09-22 08:40:22 CDT] - Added the abiltiy to run commands in containers from the CLI.
- [2021-06-03 08:22:27 CDT] - Installed the SOAP extension.
- [2021-06-03 08:37:10 CDT] - Major improvements to the php cli.
- [2021-02-05] Upgraded to PHP v8.0.1, v7.4.14, and v7.3.26
- [2021-02-05] Added a Docker Hub release script.
- [2020-12-03] Upgraded to PHP v8.0.0
- [2020-10-30] Upgraded to PHP v8.0 RC3.
- [2020-10-04] Upgraded to PHP v8.0 RC1.
- [2020-10-04] Fixed the extension_dir location so PHP extensions work.
- [2020-10-04] Installed the Zend Opcache extension.
- [2020-10-04] Installed the PHPRedis extension.
- [2020-10-04] Stripped out the debug symbols for massive space savings.
- [2020-09-19] Upgraded to PHP v8.0 Beta 4.
- [2020-09-10] Added the ability to dynamically pick what PHP version is run via $PHP_VERSION.
- [2020-09-10] Run the system's native PHP via $PHP_VERSION="native".
- [2020-09-09] Upgraded to Ubuntu Focal Fossa v20.04-LTS.
- [2020-09-09] Added support for PHP v5.6.
- [2020-09-10] Added support for manually compiling PHP 8 pre-releases.
- [2020-07-17] Fixed the .env.stub for Laravel DB engines.
- [2020-05-02] - Fixed a bug that prevented accessing Postgres DBs via psql.
- Fully automated dockerization via composer.
- Added the ability to install specific PHP versions + DB creds.
- Programmatically set the docker network.
- Completely re-engineered the entire project!
- Refactored the entire build system.
- Now installs ext-sodium on PHP < 7.2.
- Now builds every major version of PHP 7 at once.
- Now upgrades the Ubuntu image to get latest security fixes.
- Added ext-imagick and ext-sodium.
- Added unzip and net-tools.
- Majorly refactored the build process to build all of the latest PHP versions at the same time.
- Added the ability to dynamically pick what PHP version is run via $PHP_VERSION.
- Added a utility to delete the web images.
- Fixed the 'Can't locate Term/ReadLine.pm' error.
- Upgraded to PHP 7.4.
- Moved to the standard docker-compose.yml format.
- PHP v7.4.1
- Nginx
- Upgraded to Ubuntu Bionic (18.04).
- Upgraded to PHP 7.3.
-
[2018-02-04] Upgraded the stack:
- PHP v7.2.3
- Nginx v1.10.3 [unchanged]
- Redis v3.2.11
- PostgreSQL v9.6.7
- MariaDB 10.3.4 [unchanged]
-
[2018-02-21] Added support for multiple nginx vhosts.
-
[2018-02-21] Added support for SSL certificates and unlimited custom nginx configuration.
-
[2018-02-21] Added the bcmath PHP extension.
-
[2018-02-21] [internal] Created a Makefile for the creation of release files.
-
[2018-02-21] [internal] Consolidated the common docker files.
- [2018-02-05] The CLI now runs as the current user, NOT as root.
- [2018-02-05] The CLI now uses the same Docker net as the main project, so it can communicate with other daemons (redis, psql, etc.).
- [2018-02-05] Added a lot of documentation to the project.
- [2018-02-04] Upgraded the stack:
- PHP v7.2.2
- Nginx v1.10.3
- Redis v3.2.6
- PostgreSQL v9.6.6
- MariaDB 10.3.4