Commit Graph

254 Commits (d159643f2b71bd8847c2444fd3fbb0c5bae68728)

Author SHA1 Message Date
Michele Locati f4100a6258
solr: Support most recent PHP versions 2019-10-10 17:25:26 +02:00
Michele Locati 89bff88c2d
Merge pull request #44 from mlocati/solr-php5.6
Fix solr for PHP 5.6
2019-10-10 17:24:07 +02:00
Michele Locati 46a3b565d7
Fix solr for PHP 5.6
Test: solr
2019-10-10 17:16:58 +02:00
Michele Locati a858683d4b
Merge pull request #43 from mlocati/redis-php5.6
Fix redis for PHP 5.6
2019-10-10 17:05:14 +02:00
Michele Locati 5360b61450
Fix redis for PHP 5.6
Test: redis
2019-10-10 17:00:42 +02:00
Michele Locati eada447420
Merge pull request #42 from mlocati/sqlsrv-php7.4
Prepare pdo_sqlsrv/sqlsrv for PHP 7.4
2019-10-10 16:55:07 +02:00
Michele Locati 72d52be362
Prepare pdo_sqlsrv/sqlsrv for PHP 7.4
Test: sqlsrv, pdo_sqlsrv
2019-10-10 16:48:47 +02:00
Michele Locati 08185e2fc3
Merge pull request #41 from mlocati/pdo_dblib-php7.4
Prepare pdo_dblib for PHP 7.4
2019-10-10 16:31:25 +02:00
Michele Locati f6bb6603b2
Prepare pdo_dblib for PHP 7.4
Test: pdo_dblib
2019-10-10 16:26:00 +02:00
Michele Locati 16212e2ff8
Merge pull request #40 from mlocati/odbc-php7.4
Prepare ODBC for PHP 7.4
2019-10-10 16:22:51 +02:00
Michele Locati 6af3fa72d4
Prepare ODBC for PHP 7.4
Test: odbc
2019-10-10 16:19:17 +02:00
Michele Locati d44d5e3676
Merge pull request #39 from mlocati/imap-php7.4
Get imap ready for PHP 7.4
2019-10-10 12:26:05 +02:00
Michele Locati 93c33112ee
Get imap ready for PHP 7.4
See https://github.com/docker-library/php/issues/891#issuecomment-531023107
Credits to @tianon

Test: imap
2019-10-10 12:20:20 +02:00
Travis CI 770c6ecd13 [skip ci] Automatically update README.md 2019-10-10 09:59:51 +00:00
Michele Locati 0db48925ea
Merge pull request #38 from mlocati/apcu-php5.6
Support apcu for PHP 5.6
2019-10-10 11:59:00 +02:00
Michele Locati 83ffd80127
Support apcu for PHP 5.6 2019-10-10 11:56:10 +02:00
Travis CI f4e10e8bd9 [skip ci] Automatically update README.md 2019-10-10 09:53:20 +00:00
Michele Locati 8621cbd4a3
Merge pull request #37 from mlocati/amqp-php5.6
Support amqp for PHP 5.6
2019-10-10 11:52:28 +02:00
Michele Locati 8dfcc56b06
Support amqp for PHP 5.6 2019-10-10 11:43:52 +02:00
Michele Locati 444aafb73f
Update base image name 2019-10-10 08:49:44 +02:00
Michele Locati d58b93905b
Merge pull request #36 from freezy-sk/docker
Building docker image for easier installation
2019-10-10 08:32:22 +02:00
freezy c81447e194
create base image from scratch instead of bash 2019-10-09 21:21:06 +02:00
freezy 95e729b34c
building docker image for easier install 2019-10-09 17:11:51 +02:00
Travis CI d90f73d318 [skip ci] Automatically update README.md 2019-10-09 12:26:15 +00:00
Michele Locati f5c72ffac0
Merge pull request #35 from mlocati/mcrypt
Add support for mcrypt on PHP 7.3
2019-10-09 14:25:28 +02:00
Michele Locati 6b13d33927
Add support for mcrypt on PHP 7.3 2019-10-09 14:22:23 +02:00
Travis CI e3622bc4b3 [skip ci] Automatically update README.md 2019-10-09 12:12:03 +00:00
Michele Locati 0823bd223c
Merge pull request #34 from mlocati/ssh2
Add support for SSH2 on PHP 7.3
2019-10-09 14:11:12 +02:00
Michele Locati 14e886a16f
Add support for SSH2 on PHP 7.3
See also https://bugs.php.net/bug.php?id=78560
2019-10-09 14:07:20 +02:00
Travis CI 28e4e28cb9 [skip ci] Automatically update README.md 2019-10-07 16:33:43 +00:00
Michele Locati 9850fedeca
Merge pull request #33 from mlocati/sqlsrv
sqlsrv/pdo_sqlsrv: fix PHP < 7.1, add support for PHP 7.3
2019-10-07 18:32:50 +02:00
Michele Locati e19c22c189
sqlsrv/pdo_sqlsrv: fix PHP < 7.1, add support for PHP 7.3 2019-10-07 18:27:02 +02:00
Michele Locati 4ace356692
Simplify if / for instructions 2019-10-07 17:54:18 +02:00
Travis CI ae21dc5eaf [skip ci] Automatically update README.md 2019-10-07 15:31:28 +00:00
Michele Locati 19ea20b187
Merge pull request #31 from mlocati/memcached-php7.3
Add memcached for PHP 7.3
2019-10-07 17:30:23 +02:00
Michele Locati 0fb82fedc1
Add memcached for PHP 7.3 2019-10-07 17:25:19 +02:00
Travis CI 67353fb133 [skip ci] Automatically update README.md 2019-09-27 15:55:49 +00:00
Michele Locati 3db943c6c8
Merge pull request #29 from mlocati/uopz
Add support to UOPZ
2019-09-27 17:54:43 +02:00
Michele Locati 25a58a500f
Add support to UOPZ
uopz disables exit() by default, so we can't assume that exit()
will actually quit a PHP script
2019-09-27 17:48:22 +02:00
Travis CI 21f8edbea2 [skip ci] Automatically update README.md 2019-08-21 10:48:00 +00:00
Michele Locati 2b5e46ae24
Merge pull request #28 from mlocati/pcov
Add support to PCOV
2019-08-21 12:47:03 +02:00
Michele Locati 77b798d328
Add support to PCOV 2019-08-21 12:44:24 +02:00
Michele Locati a4fdd1d64c
Merge pull request #25 from JC5/patch-2
Update install-php-extensions
2019-08-12 22:17:03 +02:00
Michele Locati 74e576c5a7 Minor change in README.md 2019-08-12 22:15:18 +02:00
Michele Locati 620ec779fd Allow specifying extensions to be tested in commit message 2019-08-12 22:04:14 +02:00
James Cole 02425005f8
Update install-php-extensions
Small change so building LDAP will work on ARM as well.
2019-08-12 18:33:32 +02:00
Michele Locati e65d33fa14
Fix "Use of bundled libzip is deprecated and will be removed" 2019-07-31 15:15:52 +02:00
Michele Locati dece414ae3
Merge pull request #20 from pavel-mironchik/apt-autoremove
The `--cleanup` option also uses an `apt autoremove` command.
2019-05-17 09:54:55 +02:00
Pavel Mironchik 5c99931e7c Fix indentation. 2019-05-17 13:21:01 +06:00
Pavel Mironchik 2ac6d4aa78 The `--cleanup` option also uses an `apt autoremove` command. 2019-05-17 13:13:23 +06:00