Devilbox Docker Php Fpm Versions Save

Devilbox's PHP-FPM Docker Images

0.151

1 year ago

Changes

  • Allow to use supervisorctl to be able to reload PHP configuration wit… @cytopia (#268)

0.150

1 year ago

Changes

  • Add xhprof @cytopia (#267)

0.149

1 year ago

Changes

  • Release 0.149 @cytopia (#266)

0.148

1 year ago

Release v0.148

Added wscat tool to work with websockets

  • Release v0.148 @cytopia (#265)

0.147

1 year ago

Release 0.147

Fixes

  • Fixed wkhtmltopdf version finder during install
  • Fixed wp-cli runtime requirements (needs less in order to function)

Changes

  • Update documentation @dvlbot (#261)
  • Bump actions/checkout from 2 to 3 @dependabot (#258)
  • Issue auto-assignment @dvlbot (#260)
  • Adjust issue templates @dvlbot (#259)
  • Setup repository automation @dvlbot (#257)

0.146

1 year ago

Release 0.146

This release adds lots of documentation about recently added features.

Added

  • Documentation

Changed

Full Changelog: https://github.com/devilbox/docker-php-fpm/compare/0.145...0.146

0.145

1 year ago

Release 0.145

This is a massive restructuring release, which adds another layer on top of Ansible to easily manage/edit/add PHP tools and to configure their respective order of building and installing.

Additionally it introduces a new flavour: slim which is an intermediated stage between prod and work. It allows for a slim image with only required cli tools to work with the Devilbox.

Added

  • New PHP Flavour: slim
  • Added mhsendmail for arm64 architecture
  • Added wkhtmltopdf for arm64 architecture #252
  • Added taskfile (https://taskfile.dev/)
  • Added mechanism to easily build custom images with custom set of PHP tools
  • Added automated PHP tools dependency resolver (order of built is always correct)
  • Added tons of documentation

Changed

  • Split out PHP tools into separate directories

Fixed

  • Fixed xdebug build

Removed

Issues/PRs

The following Issues/PR's will be resolved/closed:

Installed Tools

Tools are now listed on a per image base (auto-generated in order to keep up-to-date with actual state):

Tool 5.2 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
angular-cli
asgardcms
awesome-ci
codeception
composer
corepack
deployer
eslint
git
git-flow
grunt-cli
gulp
jq
jsonlint
laravel-installer
laravel-lumen
linkcheck
mdl
mdlint
mupdf-tools
node
npm
nvm
phalcon-devtools
php-cs-fixer
phpcbf
phpcs
phpmd
phpunit
pip
pm2
pwncat
rsync
sass
shellcheck
ssh
stylelint
svn
symfony-cli
taskfile
tig
vim
vue-cli
webpack-cli
wkhtmltopdf
wp-cli
yamllint
yarn
yq
zsh

What's Changed

Full Changelog: https://github.com/devilbox/docker-php-fpm/compare/0.144...0.145

0.144

1 year ago

Release 0.144

This is a massive restructuring release, which adds another layer on top of Ansible to easily manage/edit/add PHP extensions and to configure their respective order of building and loading.

Added

  • Added PHP extension: lz4
  • Added PHP extension: lzf
  • Added PHP extension: zstd
  • Added mechanism to easily build custom images with custom set of PHP extensions
  • Added automated PHP extension dependency resolver (order of built is always correct)
  • Added tons of documentation
  • Added contributors to Credit section

Changed

  • Added serializer for Redis extension: lz4, lzf and zstd
  • Restructured Documentation
  • Split out PHP extensions into separate directories

Pull Request

Full Changelog: https://github.com/devilbox/docker-php-fpm/compare/0.143...0.144

0.143

1 year ago

Release 0.143

Changed

Full Changelog: https://github.com/devilbox/docker-php-fpm/compare/0.142...0.143

0.142

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/devilbox/docker-php-fpm/compare/0.141...0.142