Commit Graph

59 Commits (9d3ed12e13b4d0a92d00df848d701ba4c048eac4)

Author SHA1 Message Date
Michele Locati 6c2eca9ae5
APcu_bc doesn't work with PHP 8 2020-10-18 18:13:08 +02:00
Michele Locati 3c272ff906
Support redis with PHP 8 2020-09-21 15:06:43 +02:00
Michele Locati 9e390295b3
Support xdebug with PHP 8 2020-09-21 14:50:13 +02:00
Fred Cox 01c511fbeb Fix gd test 2020-09-18 21:23:48 +03:00
Fred Cox 7ce97ab6ed Support for using pickle as drop in for pecl on php 8 2020-09-18 21:04:38 +03:00
Michele Locati f3b4e640f8
Add support for zookeeper 2020-07-27 16:50:21 +02:00
Aleksandr Fedotov d169c1fa49
Add support for apcu_bc
Test: apcu_bc
2020-05-24 19:40:39 +03:00
Michele Locati 85a9effc11
Add support for XHProf 2020-04-30 09:02:29 +02:00
Michele Locati 1deeb6d656
tdlib: support more PHP versions 2020-03-03 12:09:28 +01:00
Michele Locati 219f2b89ce
Add support for tdlib 2020-03-02 18:36:35 +01:00
Konstantin A. Lepikhov 310d89ade2 added snuffleupagus ext support 2020-02-27 15:43:33 +01:00
Heverton Coneglian de Freitas 4659f9c3ba
Add support for ffi 2020-02-17 09:29:17 -03:00
Michele Locati 3454c8f7d7
Add support for oauth extension 2020-02-16 18:28:30 +01:00
Michele Locati 61dc6b4d4b
Add support for decimal 2020-02-04 09:54:02 +01:00
Michele Locati 8cc7e99af7
Support more extensions for PHP 5.5 2020-02-03 10:50:51 +01:00
Michele Locati 2f73166281
Support more extensions for PHP 5.5 2020-02-03 09:32:28 +01:00
Michele Locati c2e185457f
Support more extensions for PHP 5.5 2020-02-03 08:26:38 +01:00
Michele Locati 82efd08070
Support more extensions for PHP 5.5 2020-02-02 23:20:59 +01:00
Michele Locati a41edd0bc9
Support more extensions for PHP 5.5 2020-02-02 21:08:48 +01:00
Michele Locati 16cae1d741
Support more extensions for PHP 5.5 2020-02-02 20:38:47 +01:00
Michele Locati 56d8a624f0
Support more extensions for PHP 5.5 2020-01-31 16:40:57 +01:00
Michele Locati ea96de853e
Start adding support for PHP 5.5 2020-01-31 11:09:13 +01:00
Michele Locati 6a5f6be406
Add support for gmagick 2020-01-07 11:38:04 +01:00
Michele Locati 8bd74ab1e1
Add support for http extension 2019-12-24 15:09:07 +01:00
Michele Locati c6e0577456
Add support for propro 2019-12-24 10:33:31 +01:00
Michele Locati e8cf38713b
Add support for raphf 2019-12-24 10:20:45 +01:00
Michele Locati bdb50d019f
Add support for mailparse 2019-12-23 17:38:09 +01:00
Michele Locati e7e47ed58f
Add support for memcache on PHP 7.x 2019-12-20 17:15:02 +01:00
Quan TRAN 6d3a226a3d
Update supported-extensions 2019-12-18 17:44:20 +01:00
Minh-Quan TRAN b289f2d7e9
handle alpine for kafka 2019-12-18 16:11:57 +01:00
Michele Locati 2ca480b37e
Support opencensus for PHP 7.3 and 7.4 2019-12-17 11:14:04 +01:00
Michele Locati 3febbcae5d
Merge pull request #58 from mcfedr/add-exten
Add support for grpc and protobuf
2019-12-17 10:10:00 +01:00
Michele Locati 19b3c57e52
Add support for opencensus 2019-12-17 09:34:54 +01:00
Fred Cox 82ad715283
Add support for grpc and protobuf 2019-12-17 09:22:17 +01:00
Michele Locati 82bd7ea934
Add support for mongo/mongodb extensions 2019-12-12 12:41:49 +01:00
Michele Locati 5c41352402
Continue implementing Alpine support
Test: interbase, mcrypt, mssql, -STOP-
2019-12-11 13:18:24 +01:00
Michele Locati cb0354ebde
Add support for msgpack 2019-10-11 15:22:43 +02:00
Michele Locati 2dcf3fcb51
Add support for Parallel 2019-10-11 08:12:46 +02:00
Michele Locati 6821d4f848
Add support for PHP 7.4 2019-10-10 18:54:10 +02:00
Michele Locati 9423bd3a3b
Add support for PHP 7.4
See https://travis-ci.org/mlocati/docker-php-extension-installer/builds/596183959
2019-10-10 18:51:51 +02:00
Michele Locati f4100a6258
solr: Support most recent PHP versions 2019-10-10 17:25:26 +02:00
Michele Locati 83ffd80127
Support apcu for PHP 5.6 2019-10-10 11:56:10 +02:00
Michele Locati 8dfcc56b06
Support amqp for PHP 5.6 2019-10-10 11:43:52 +02:00
Michele Locati 6b13d33927
Add support for mcrypt on PHP 7.3 2019-10-09 14:22:23 +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
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 0fb82fedc1
Add memcached for PHP 7.3 2019-10-07 17:25:19 +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
Michele Locati 77b798d328
Add support to PCOV 2019-08-21 12:44:24 +02:00
Michele Locati 4ce468ba40
Add support for igbinary 2019-05-16 17:22:39 +02:00