Skip to content

Releases: devilbox/docker-php-fpm

Release 0.141

04 Jul 09:04
0.141
14f9ebe
Compare
Choose a tag to compare

Release 0.141

Fixed

  • Fixed correct permission for /opt/nvm during startup

Release 0.140

15 May 01:09
0.140
9cbb2d3
Compare
Choose a tag to compare

Release 0.140

Changed

  • Ensure apt Jessie repositories are trusted beyond EOL

Release 0.139

05 Apr 21:46
0.139
73734b4
Compare
Choose a tag to compare

Release 0.139

Added

  • (Re-)added mongodb command line client
  • (Re-)added postgresql command line client

Changed

  • Speed up xargs commands by using multi-CPU
  • Use buildkit for building

Release 0.138

02 Apr 02:10
0.138
a23cdcd
Compare
Choose a tag to compare

Release 0.138

Added

  • Added arm64 support
  • Added vips module for PHP 8.0
  • Added vips module for PHP 8.1
  • Added swoole module for PHP 8.1

Changed

  • Separated nightly jobs

Release 0.137

26 Mar 14:42
0.137
52c1a90
Compare
Choose a tag to compare

Release 0.137

Fixed

  • Fixed imklog: cannot open kernel log (/proc/kmsg): Operation not permitted.

Changed

  • Ensured CI tests are platform agnostic (amd64 vs arm64)
  • Ensured CI pipeline will work for long-running jobs

Removed

  • Removed homebrew due to arm64 issues
  • Removed postgres cmd client and apt repositories due to arm64 issues
  • Removed mongodb cmd client and apt repositories due to arm64 issues
  • Removed Ansible due to arm64 issues

Release 0.136

21 Mar 21:17
0.136
436babd
Compare
Choose a tag to compare

Release 0.136

Fixed

  • Fixed mongodb-org-shell and mongodb-org-tools install

Added

  • Re-added mongodb for PHP 5.3

Changed

  • Switch PHP 5.4 base image to devilbox/php-fpm-5.4 for potential arm64 support
  • Switch PHP 5.5 base image to devilbox/php-fpm-5.5 for potential arm64 support
  • Changed base image back to Debian Jessie for PHP 5.2 and PHP 5.3

Release 0.135

18 Mar 11:08
0.135
4564470
Compare
Choose a tag to compare

Release 0.135

Fixed

  • Fixed cloning of gitflow
  • Fixed pidof issue on QUEMU by replacing it with pgrep #854

Changed

  • Changed PHP 5.2 and PHP 5.3 base images to Debian stretch
  • Removed photoncms binaries (their GitHub organization went private)
  • Removed mongodb extension from PHP 5.3 due to build errors
  • Removed ioncube extension for PHP 5.2, PHP 5.3 and PHP 5.4 (arm64 only supported from PHP 5.5 onwards)
  • Removed codeception from PHP 5.3

Release 0.134

16 Mar 16:36
0.134
42a0a4f
Compare
Choose a tag to compare

Release 0.134

Changed

  • Added extension xdebug to PHP 8.2

Release v0.133

02 Feb 23:45
0.133
f0b758e
Compare
Choose a tag to compare

Release v0.132

02 Feb 08:37
0.132
928c712
Compare
Choose a tag to compare

Release 0.132

Fixed

  • Fixed nvm PATH priority #846

Added

  • added extension sqlsrv to php 8.1
  • added extension pdo_sqlsrv to php 8.1

Changed

  • Changed postfix hostname to localhost instead of GitHub runners long name