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

Releases: boxen/puppet-php

1.1.4

24 Oct 15:20
Compare
Choose a tag to compare

Adding the following PHP extensions:

1.1.3

17 Oct 16:16
Compare
Choose a tag to compare
  • Added support for Composer see the readme for usage.
  • Module now has test specs (hooray!), please run script/cibuild before making a pull request.
  • Fixes to bugs the specs caught

1.1.2

23 Sep 23:16
Compare
Choose a tag to compare
Merge pull request #11 from gblair/master

Increase xdebug max_nesting_level

1.1.0

08 Jul 09:28
Compare
Choose a tag to compare

Latest PHP versions, more extensions and a couple of minor bugfixes

  • Add couchbase extension (@SocalNick)
  • Add redis extension (@b00gizm)
  • Add imagemagick extension (@phindmarsh)
  • Fix styling bugs so lint checks pass
  • Add latest PHP versions - 5.3.25, 5.3.26, 5.4.15, 5.4.16, 5.4.17
  • Fix bug where major version classes (php::5_4) were symlinked to the wrong place