Skip to content

Releases: devilbox-community/docker-php-fpm

0.160 🌈

16 Jul 11:33
8c8a610

Choose a tag to compare

Added

  • Added magento-cloud CLI tool to all PHP flavours

Changed

  • Update softwares to latest version

Fixed

  • Resolved issue missing ftp extension in PHP 8.2 and above
  • Resolved compatibility issue for magerun on PHP 8.0 image
  • Resolved ownership/permissions issues for /opt/nvm

Full Changelog: 0.159...0.160

0.159 🌈

15 Apr 12:06
edd7a64

Choose a tag to compare

Changes

  • Resolved issue missing shared libraries of msmtp

Full Changelog: 0.158...0.159

0.158 🌈

14 Apr 11:31
126979c

Choose a tag to compare

Changes

  • Resolved critical issue of msmtp which prevent users to use their own SMTP server
  • Use buggregator/smtp as default SMTP server

Full Changelog: 0.157...0.158

0.157 🌈

14 Apr 08:41
9bd0fb2

Choose a tag to compare

Added

  • Added shopify-cli tool to all PHP flavours
  • Added buggregator/trap for PHP flavours >= 8.1

Changed

  • Update softwares to latest version

Full Changelog: 0.156...0.157

0.156 🌈

31 Mar 04:39
a0906cd

Choose a tag to compare

Changes

  • Correcting document in doc/available_tools.md
  • Updated the nightly jobs for docker images

Full Changelog: 0.155...0.156

0.155 🌈

17 Mar 12:07
38159b0

Choose a tag to compare

Changes

  • Added PHP 8.4
  • Added sourceguardian to all supported PHP versions
  • Fixed issues while compile PHP extensions for PHP 8.4
  • Update software to latest versions
  • Disabled PHP-CS-Fixer for PHP 8.4
  • Support new way to drop docker-php-ext-configure in mods flavour

Full Changelog: 0.154...0.155

0.154 🌈

04 Nov 00:28

Choose a tag to compare

Changes

  • Remove unsupported PHP versions: 5.6, 7.0, 7.1, 7.2, 7.3
  • Fixed empty continuation in Dockerfiles

Full Changelog: 0.153...0.154

0.153 🌈

26 Jun 03:10
0.153
9c42c6d

Choose a tag to compare

Changes

  • Resolve issue /usr/local/bin/msmtp missing inside container
  • Removed unsupported PHP versions: 5.2, 5.3, 5.4, 5.5

0.152 🌈

17 Jun 15:41
e3b059d

Choose a tag to compare

Changes

  • Added PHP 8.3
  • Remove unsupported PHP versions (5.2 -> 5.5)
  • Added new flag for pip installation
  • Support git clone flags for php_modules and php_tools
  • Replace mhsendmail with msmtp