John Carlyle-Clarke
65e7971a44
Fix for broken test statement that prevents PPA workaround ever executing
8 years ago
Tadas Barzdzius
04fe02d431
Add composer package
8 years ago
Niels Abspoel
33ea716515
add php-zip
8 years ago
Niels Abspoel
bbd7161292
add php-apcu for debian stretch (7.0)
8 years ago
Roman Pertl
3715bfd9ac
adding missing geoip module support with arch linux
8 years ago
Roman Pertl
3183009339
adding support for php tidy module (currently arch only tested)
8 years ago
Wolodja Wentland
c780e165e5
Do not hardcode composer checksum
This allows composer installs to function even if the installer checksum
changes, and doesn't force us to update the formula whenever their
installer changes.
We can do this now as composer upstream provides the checksum on
https://composer.github.io/installer.sig since 2016-04-28.
8 years ago
Tadas Barzdzius
80f6a98b29
Add default pools settings to fix issue #47
8 years ago
Wolodja Wentland
e9b1c4ce07
Explicitly set HOME when running composer install.
Without this installation fails with:
The HOME or COMPOSER_HOME environment variable must be set for
composer to install correctly
8 years ago
Niels Abspoel
fdcdb2de97
Update php ng map with debian php 7.0
minor improvements to archlinux php cli.
8 years ago
Tadas Barzdzius
4f16779ffb
Add opcache package
8 years ago
Wolodja Wentland
f1aa592207
Update composer installer sha256 hash
8 years ago
Bogdan Radulescu
6e87843aa9
Added a bunch of new PHP7 packages and fixed fpm_service for PHP5
8 years ago
Bogdan Radulescu
8fc048a4b5
Added the readline PHP package and support for PHP7 in Debian.
8 years ago
Wolodja Wentland
70b995041d
Run composer installer with PHP
The composer installer has to be executed with PHP itself as detailed on
https://getcomposer.org/download/ .
8 years ago
Zachary Softich
0aa92cbcc9
Only add ppa if it doesn't exist.
This comit is in addition to pull request #70 . The add-apt-repository command
will only be run when the ppa has not yet been added.
9 years ago
Bogdan Radulescu
7c2bd44ae9
Added the php-mail package for Debian
9 years ago
Ryan Hayle
1016376bcf
Add repo manually (work-around for saltstack/salt#23543 )
9 years ago
Rowcliffe Browne
b19c59c2a9
changed hhvm PID filepath to match default /etc/init.d/hhvm PID filepath
9 years ago
Daniel Oetken
861ddd2db4
manage xcache.ini in pillar
9 years ago
Heinz Wiesinger
d62a6b5d7e
Sort keys per section within php.ini.
9 years ago
Rowcliffe Browne
0385663637
use False as default, and test boolean, rather than none
9 years ago
Daniel Oetken
ebd7e2a475
Add xcache support to php ng formula
9 years ago
Matt Kelch
2567557fac
Fix edge case with install-composer which results in composer not being installed/reinstalled due to the state of get-composer not changing.
9 years ago
Teoh Han Hui
9c0173dad0
Recursively merge php.ini options
9 years ago
Niels Abspoel
f5c967fb6c
Improve config file handling hhvm.
In order to reuse the default structure of this formula
I changed the config a little bit to configure hhvm files.
9 years ago
Niels Abspoel
b3e64eb600
Add hhvm support to php ng formula
9 years ago
Hayden King
77c6e9b2c0
add composer bin and hash variables so it could be overridden in pillar if needed.
9 years ago
Hayden King
f3e4197fcb
remove curl dependency in favor of saltstack file.managed and use the composer instlaller.
9 years ago
Vu Nguyen
d6eec332a8
Add gmp to map
9 years ago
Vu Nguyen
8f0b16110e
Add support for gmp lib in ng
9 years ago
René Jochum
ca15a1fa4e
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
9 years ago
Teoh Han Hui
3f3467d17a
Fix Debian package name for `php.ng.xml` state
XML module is already built-in. In any case, `php5-xmlrpc` package actually provides XML-RPC module.
9 years ago
Edvinas Klovas
dacadfe660
Add php.ng.xsl for Debian
9 years ago
Imran Haider
f59b474b83
Add support for Arch Linux
9 years ago
Imran Haider
b7dd176c84
Allow pillars to specify a list of extensions
9 years ago
Edvinas Klovas
8c148dc4f6
add php.ng.geoip, php.ng.pspell, php.ng.xdebug for Debian
9 years ago
Kurt Bendlin
ef5d8ef204
don't change composer.sls in oauth-branch
9 years ago
Kurt Bendlin
f51fe7ccb7
add oauth in php.ng
9 years ago
Kurt Bendlin
d723b7b87c
require packages curl and cli. This also prevents the installing of apache on apt-get-systems
9 years ago
Kurt Bendlin
547d62bff4
we also need the map,jinja-entry
9 years ago
Kurt Bendlin
e21b8c034c
add oath.sls
9 years ago
Kurt Bendlin
684a712a89
we also need the map,jinja-entry
9 years ago
Kurt Bendlin
24e2e6cf78
add oath.sls
9 years ago
Jordi Boggiano
6e6756a9f7
Fix ppa support in php.ng, fixes #36
9 years ago
Jordi Boggiano
3f1bb7d964
Add apcu support
9 years ago
Niels Abspoel
1fd98a6eaf
Added opensuse support
See README.rst for more information
9 years ago
jeroen92
be2f5d7a0d
Fix php(5) typo
9 years ago
jeroen92
8194cba6aa
Add sqlite support
9 years ago
Ross Perkins
a652f89398
Removed 'install' dependency, using 'mv' instead.
9 years ago