Skip to content

Releases: anzusystems/docker-php

3.5.0

22 Nov 13:16
b53bec8
Compare
Choose a tag to compare

Added

  • Installed new ffi php extension in vipsffmpeg image variant
  • Added variable for php.ini config ffi.enable as PHP_FFI_ENABLED defaulted to preload for all variants except vipsffmpeg (defaulted to true)

Changed

  • Docker packages update:
    • php 8.2 8.2.26
    • php 8.3 8.3.14
    • php apcu ext 5.1.24
    • php mongodb ext 1.20.0
    • php redis ext 6.1.0
    • composer 2.8.3
    • libvips 8.16.0

Removed

  • Removed deprecated and orphan local-php-security-checker - use built in composer audit instead

3.4.0

02 Sep 12:42
Compare
Choose a tag to compare

Changed

  • Updated configuration for apt package installation not having to specify exact apt package build version
  • Docker packages update:
    • php 8.2 8.2.23
    • php 8.3 8.3.11
    • php ext mongodb 1.19.3
    • php security checker 2.1.3
    • nginx 1.26.2
    • composer 2.7.8
    • ffmpeg 5.1.6
    • libvips 8.15.3

3.3.0

19 Apr 12:38
Compare
Choose a tag to compare

Changed

  • Change NGINX_ROOT variable to PROJECT_ROOT
  • Docker packages update:
    • php 8.2 8.2.18
    • php 8.3 8.3.6
    • php ext mongodb 1.18.1
    • php ext xdebug 3.3.2
    • composer 2.7.2
    • redis client 7.2.4
    • libvips 8.15.2

3.2.0

12 Mar 14:31
Compare
Choose a tag to compare

Added

  • Add support for HEIC/AVIF picture format in vips docker image variants

Changed

  • Docker packages update
    • php 8.2 8.2.16
    • php 8.3 8.3.3
    • composer 2.7.1
    • nginx njs 0.8.3
    • redis client 6.2.14

3.1.0

22 Jan 09:30
Compare
Choose a tag to compare

Added

  • Added php pcntl extension

Changed

  • Docker packages update
    • php 8.2 8.2.15
    • php 8.3 8.3.2
    • php ext mongodb 1.17.2

3.0.0

19 Dec 08:37
f4406b6
Compare
Choose a tag to compare

Added

  • PHP 8.3 variant with version 8.3.0
  • php ext apcu version 5.1.23

Changed

  • Update installation of packages to speedup the docker build process
  • Docker packages update
    • php 8.2 8.2.13
    • php ext mongodb 1.17.1
    • php ext mongodb 6.0.2
    • php ext xdebug 3.3.1
    • composer 2.6.6
    • nginx njs 0.8.2
    • ffmpeg lib 5.1.4
    • libvips lib 8.15.1

Removed

  • Dropped PHP 8.1 support

2.0.0

04 Oct 06:06
b6d17f9
Compare
Choose a tag to compare

Full docker packages update - debian distro, php, php extensions, vips, composer, and others

1.1.0

14 Apr 12:12
Compare
Choose a tag to compare

Update php, nginx, composer, libvips and related scripts and configuration

1.0.0

12 Dec 05:52
Compare
Choose a tag to compare

Changed

  • Initial version with php8.1 and php8.2