Tadas Barzdzius
04fe02d431
Add composer package
vor 8 Jahren
Forrest
c57bdb4192
Merge pull request #86 from aboe76/master
add php-zip support on php and php.ng
vor 8 Jahren
Niels Abspoel
33ea716515
add php-zip
vor 8 Jahren
Forrest
7f3a5f77cb
Merge pull request #85 from aboe76/master
add php-apcu for debian stretch (7.0)
vor 8 Jahren
Niels Abspoel
bbd7161292
add php-apcu for debian stretch (7.0)
vor 8 Jahren
Forrest
539615f118
Merge pull request #84 from roock/master
support for tidy module, more support for arch-linux
vor 8 Jahren
Roman Pertl
3715bfd9ac
adding missing geoip module support with arch linux
vor 8 Jahren
Roman Pertl
3183009339
adding support for php tidy module (currently arch only tested)
vor 8 Jahren
Forrest
188c598ecb
Merge pull request #83 from babilen/composer-checksum
Do not hardcode composer checksum
vor 8 Jahren
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.
vor 8 Jahren
Forrest
61fa912834
Merge pull request #80 from aboe76/debian_php7
Update php ng map with debian php 7.0
vor 8 Jahren
Forrest
328224a63e
Merge pull request #81 from babilen/set-composer-home
Explicitly set HOME when running composer install.
vor 8 Jahren
Forrest
9ffe50e42d
Merge pull request #82 from constet/issue47-fix
Add default pools values
vor 8 Jahren
Tadas Barzdzius
80f6a98b29
Add default pools settings to fix issue #47
vor 8 Jahren
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
vor 8 Jahren
Niels Abspoel
fdcdb2de97
Update php ng map with debian php 7.0
minor improvements to archlinux php cli.
vor 8 Jahren
Forrest
2592a460ec
Merge pull request #79 from constet/opcache-package
Add opcache package for CentOS
vor 8 Jahren
Tadas Barzdzius
4f16779ffb
Add opcache package
vor 8 Jahren
Forrest
9a9518767e
Merge pull request #78 from babilen/fix-composer-checksum
Update composer installer sha256 hash
vor 8 Jahren
Wolodja Wentland
f1aa592207
Update composer installer sha256 hash
vor 8 Jahren
Forrest
95793f0b16
Merge pull request #77 from bogdanr/master
Added the readline PHP package and added support for installing PHP7 …
vor 8 Jahren
Bogdan Radulescu
6e87843aa9
Added a bunch of new PHP7 packages and fixed fpm_service for PHP5
vor 8 Jahren
Bogdan Radulescu
8fc048a4b5
Added the readline PHP package and support for PHP7 in Debian.
vor 8 Jahren
Forrest
80df4fe208
Merge pull request #76 from babilen/fix-composer-install
Run composer installer with PHP
vor 8 Jahren
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/ .
vor 8 Jahren
Forrest
85701355bd
Merge pull request #72 from zls/master
Only add ppa if it doesn't exist.
vor 9 Jahren
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.
vor 9 Jahren
Wolodja Wentland
1a53822001
Merge pull request #71 from bogdanr/master
Added the php-mail package for Debian
vor 9 Jahren
Bogdan Radulescu
7c2bd44ae9
Added the php-mail package for Debian
vor 9 Jahren
Forrest
8ee1b4bbed
Merge pull request #70 from hackel/master
Manually add php PPA in UTF-8 locale [Resolves #69 ]
vor 9 Jahren
Ryan Hayle
1016376bcf
Add repo manually (work-around for saltstack/salt#23543 )
vor 9 Jahren
puneet kandhari
bd10f4ea92
Merge pull request #66 from cybacolt/master
changed Debian hhvm PID filepath to match default /etc/init.d/hhvm PID filepath
vor 9 Jahren
Rowcliffe Browne
b19c59c2a9
changed hhvm PID filepath to match default /etc/init.d/hhvm PID filepath
vor 9 Jahren
Forrest
256145736a
Merge pull request #64 from danoe/dev
manage xcache.ini in pillar
vor 9 Jahren
Daniel Oetken
767d94c40d
pillar example for xcache.ini
vor 9 Jahren
Daniel Oetken
861ddd2db4
manage xcache.ini in pillar
vor 9 Jahren
Forrest
a81c52924c
Merge pull request #62 from cybacolt/master
use False as default, and test boolean, rather than none
vor 9 Jahren
Forrest
71a003fc53
Merge pull request #63 from M2Mobi/master
Sort keys per section within php.ini.
vor 9 Jahren
Heinz Wiesinger
d62a6b5d7e
Sort keys per section within php.ini.
vor 9 Jahren
Rowcliffe Browne
0385663637
use False as default, and test boolean, rather than none
vor 9 Jahren
Daniel Oetken
1fdf1723af
made sure every sls in php ng is mentioned in the README and sorted
alphabetically
vor 9 Jahren
Daniel Oetken
ebd7e2a475
Add xcache support to php ng formula
vor 9 Jahren
Forrest
9a54fcf5c1
Merge pull request #59 from unicalabs/upstream
Fix install-composer edge cases
vor 9 Jahren
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.
vor 9 Jahren
puneet kandhari
ee6a24419e
Merge pull request #58 from teohhanhui/patch-1
Recursively merge php.ini options
vor 9 Jahren
Teoh Han Hui
9c0173dad0
Recursively merge php.ini options
vor 9 Jahren
puneet kandhari
3f33a25a99
Merge pull request #56 from aboe76/hhvm
Add hhvm support to php ng formula
vor 9 Jahren
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.
vor 9 Jahren
Niels Abspoel
b3e64eb600
Add hhvm support to php ng formula
vor 9 Jahren
Nitin Madhok
16e7cb083b
Merge pull request #42 from teohhanhui/patch-1
Fix Debian package name for `php.ng.xml` state
vor 9 Jahren