Commit Graph
86 Commits
Author SHA1 Message Date
Paolo CuffianiandGitHub e2020afe17 Merge pull request #29 from Chialab/issue/28-broken-build
Tidy up XDebug versions
2018-01-31 14:35:24 +01:00
Paolo Cuffiani cff38e95cc #28 chore: use stable XDebug version for PHP 7.2 2018-01-31 09:38:54 +01:00
Paolo Cuffiani 6ba5f63626 #28 fix: use XDebug 2.5.5 for PHP 5.5 & PHP 5.6 2018-01-31 09:38:34 +01:00
Paolo CuffianiandGitHub 6dfa363397 Merge pull request #27 from nstCactus/master
 Add PHP 5.4-dev (with Xdebug)
2018-01-31 07:51:59 +01:00
nstCactus 8a6f5872e6 Add PHP 5.4-dev (with Xdebug) 2018-01-30 22:40:03 +01:00
Paolo CuffianiandGitHub 88eda8aaf7 Merge pull request #26 from Chialab/issue/25-xdebug-7.2
Add PHP 7.2 dev images
2018-01-11 10:12:04 +01:00
Paolo Cuffiani e25bdfe95e [minor] test: add missing assertion on mcrypt for dev images 2018-01-10 21:00:22 +01:00
Paolo Cuffiani 4ee1be7d6e [minor] fix: why the hell was php-pear there? 2018-01-10 20:30:52 +01:00
Paolo Cuffiani 27186f38d6 #25 feat: install XDebug on PHP 7.2 images 2018-01-10 20:17:27 +01:00
Paolo CuffianiandGitHub 006bafe7c8 Merge pull request #22 from Chialab/issue/18-php-7.2
PHP 7.2
2017-12-04 17:19:09 +01:00
Paolo Cuffiani 7a1f44e257 #18 fix: add LDAP extension to 7.2 images 2017-12-04 16:03:30 +01:00
Paolo CuffianiandGitHub 0662c2adaf Merge branch 'master' into issue/18-php-7.2 2017-12-04 16:00:42 +01:00
Paolo Cuffiani 32abb0730d #18 fix: fix Makefile tests 2017-12-04 14:30:38 +01:00
Paolo Cuffiani ebe0f8b45b #18 test: do not test for mcrypt in PHP 7.2 2017-12-04 12:56:40 +01:00
Paolo Cuffiani dc1b4c0ecf #18 fix: fix dependencies installation 2017-12-04 12:38:21 +01:00
Paolo Cuffiani f4d9cedeef #18 refactor: disable PHP 7.2 dev images 2017-12-04 12:35:49 +01:00
Paolo Cuffiani 785e5be3a7 #18 refactor: use stable channel for 7.2 images 2017-12-04 12:10:56 +01:00
Paolo CuffianiandGitHub 5eda95c9f4 Merge pull request #21 from lamasbr/master
Added LDAP extension to all PHP versions
2017-11-14 09:31:47 +01:00
lamasbr 2ca8a783d5 Cosmetic changes in the Dockerfile and README.md files 2017-11-13 16:23:40 -02:00
Lincoln LamasandGitHub 559e030466 Updated README.md
Updated README.md adding ldap to extension list
2017-11-10 17:10:21 -02:00
Lincoln Lamas 0dcde6e1ae Added LDAP extension 2017-11-10 16:45:03 -02:00
Paolo Cuffiani 9322708b88 fix: fix installation issues 2017-10-19 16:48:54 +02:00
Paolo Cuffiani 50924259c4 docs: update README 2017-10-18 18:34:00 +02:00
Paolo Cuffiani 0969810641 Merge branch 'master' into issue/18-php-7.2
# Conflicts:
#	.travis.yml
2017-10-18 18:31:10 +02:00
Paolo CuffianiandGitHub 6053f46d94 Merge pull request #19 from Chialab/issue/13-ci-refactor
Refactor CI tests
2017-10-18 18:26:03 +02:00
Paolo Cuffiani 826bbbceca [minor] style: suppress useless output 2017-10-18 11:32:23 +02:00
Paolo Cuffiani 94b531ec72 refactor: refactor CI builds to make failures more meaningful 2017-10-18 10:49:49 +02:00
Paolo Cuffiani 08419d452b fix: use RC images 2017-10-18 09:57:44 +02:00
Paolo Cuffiani eb2f7bec2d #18 chore: add 7.2 images 2017-10-17 18:47:34 +02:00
Paolo Cuffiani 9bbb5c6613 #16 chore: add docs and tests for dev images as well 2017-09-01 14:42:09 +02:00
Paolo CuffianiandGitHub ec6bc2d246 Merge pull request #16 from Nemo64/master
added bcmath and soap
2017-09-01 14:41:00 +02:00
Marco Pfeiffer 21cd426d33 document bcmath and soap 2017-09-01 12:28:21 +02:00
Marco Pfeiffer 80ecf420a6 added soap and bc math 2017-09-01 12:27:42 +02:00
Paolo CuffianiandGitHub 1808b6ef6d [minor] chore: instruct Travis to wait on build 2017-08-03 15:35:55 +02:00
Paolo CuffianiandGitHub 75c0d1259f Merge pull request #14 from Nemo64/opcache
added zend opcache to documentation
2017-05-04 15:15:42 +02:00
Marco Pfeiffer 858d4d51f6 added zend opcache to documentation 2017-05-04 14:14:17 +02:00
Paolo CuffianiandGitHub bc2087241e Merge pull request #12 from Nemo64/opcache
added opcache to extension list in php 5.5+
2017-05-04 11:33:38 +02:00
Marco Pfeiffer 5d47233834 copied test for dev version 2017-05-04 10:48:14 +02:00
Marco Pfeiffer db6ed745ac add opcache to php 5.5 and 5.6 2017-05-04 10:46:07 +02:00
Marco Pfeiffer 710385f29b installed opcache in php 7 2017-05-04 10:45:54 +02:00
Paolo CuffianiandGitHub a5170be167 Merge pull request #11 from Chialab/issue/10-memcached-php7
Install Memcached PECL extension on PHP 7.x
2017-05-03 23:40:15 +02:00
Paolo Cuffiani 7a6f059814 [minor] chore: add .mailmap 2017-05-03 15:26:26 +02:00
Paolo Cuffiani 603d2cd6e2 Merge branch 'master' into issue/10-memcached-php7 2017-05-03 15:15:48 +02:00
Paolo Cuffiani 94f4964d10 #10 docs: update README 2017-05-03 14:54:48 +02:00
Paolo Cuffiani 53864b9f51 #10 test: test that memcached extension is properly installed on all images 2017-05-03 14:52:56 +02:00
Paolo Cuffiani 6bf0151eb9 #10 feat: install Memcached PECL extension on PHP 7.x images 2017-05-03 14:52:35 +02:00
Paolo CuffianiandGitHub 0530bef8e8 Merge pull request #9 from Chialab/issue/8-memcached-php5
Install PECL memcached 2.2.0 for PHP 5.x
2017-05-03 14:38:41 +02:00
Paolo Cuffiani fb31730523 #8 fix: install PECL memcached 2.2.0 for PHP 5.x 2017-05-03 11:08:25 +02:00
Paolo Cuffiani 2a86e82302 [minor] docs: update README.md
[skip ci]
2017-01-12 19:01:23 +01:00
Paolo Cuffiani 9e69cf0833 #6 feat: install ext-redis on PHP 7.x images 2017-01-12 18:55:33 +01:00