Skip to content

Releases: lando/php

v1.6.4

14 Dec 05:35
Compare
Choose a tag to compare

What's Changed

  • Fixed issue causing xdebug extension to not be disabled by default in PHP 8.3 and 8.4 images.
  • Added install-php-extensions script to PHP 7.4-8.2 images.
  • Added MariaDB client tools to PHP 7.4-8.4 images #120.
  • Added xhprof extension to PHP 7.4-8.4 images.
  • Updated sqlite3 to 3.45.1 in PHP 8.3-8.4 images.

v1.6.2

06 Dec 19:41
Compare
Choose a tag to compare

Images

  • Updated PHP 8.1-8.3 base images to Debian 12 (bookworm).
  • Added install-php-extensions script to PHP 8.3 and 8.4 images.
  • Added imagick extension to PHP 8.3 and 8.4 images.
  • Updated 8.4RC image to 8.4 stable.
  • Added xdebug extension to PHP 8.4 images.

Docs

v1.6.3

07 Dec 16:13
Compare
Choose a tag to compare
  • Optimized for midcore

v1.6.1

04 Nov 21:03
Compare
Choose a tag to compare

v1.6.0

25 Oct 20:24
Compare
Choose a tag to compare
  • Updated release process to generate an edge release when stable releases are created.

v1.5.0

18 Oct 00:57
Compare
Choose a tag to compare
  • Added preliminary support for PHP 8.4RC2

v1.4.0

17 Oct 15:36
Compare
Choose a tag to compare
  • Fixed bug causing CA and certs to not be appropriately installed in the appserver when using nginx
  • Updated to @lando/[email protected] #131
  • Updated all images >=5.6 to gen4

v1.3.0

11 Mar 17:56
Compare
Choose a tag to compare
  • Updated to latest database services.

v1.2.0

16 Feb 19:33
Compare
Choose a tag to compare
  • Get PHP image builds working to make PHP 8.3 images available. Note Imagick is temporarily unavailable!
  • Stable version of xdebug for PHP 8.3. #91

v1.1.0

29 Jan 20:06
Compare
Choose a tag to compare
  • Add support for PHP 8.3. #77