Skip to content

0.144

Compare
Choose a tag to compare
@cytopia cytopia released this 01 Dec 20:53
· 76 commits to master since this release
0.144
8d305b3

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: 0.143...0.144