Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Releases: augustohp/ansible-role-php

1.2.1: Merge pull request #31 from EvanK/php-packages-extra--set-fact

20 Oct 18:36
Compare
Choose a tag to compare

Multiple PHP versions, Composer and PECL.

18 Sep 22:23
Compare
Choose a tag to compare

New features

  • Global composer installation. (#4)
  • events.mechanism for php-fpm.ini. (#16)
  • Support different PHP versions than the ones provided by OS. (#15)
  • PECL modules installation and configuration. (#11)
  • Support multiple php.ini configuration files. (#10)
  • Support configuration of additional ini files. (#25)

Better FPM and Debian squeeze support.

26 Aug 23:26
Compare
Choose a tag to compare
  • More information on README about FPM configuration and pool creation.
  • Fixes problems on php-fpm.conf file and pool creation.
  • Enables installation of PHP 5.4 (+FPM) on Debian squeeze.
  • Vagrant support for multi-machine used to bring different OS LSBs.

For more information, see the milestone issues and pull requests.