Commit Graph

416 Commits (66a30ea118bf380b620287395771821c8bf4825e)

Author SHA1 Message Date
Michele Locati 66a30ea118
Fix memcached test 2020-10-18 21:20:29 +02:00
Michele Locati fbce2f2f7f
Fix ci-test-extensions sed 2020-10-18 20:48:31 +02:00
Michele Locati 83b22e786c
Check that memcached is configured correctly
Test: memcached, memcached+igbinary, memcached+msgpack, memcached+igbinary+msgpack
2020-10-18 20:46:51 +02:00
Michele Locati 7520cb08b4
Pass PHP_VERSION_ID to the extension test scripts 2020-10-18 19:29:55 +02:00
Michele Locati ed743db530
Merge pull request #178 from mlocati/list-preinstalled-modules-once
List preinstalled modules just once
2020-10-18 19:08:46 +02:00
Michele Locati 7ce5742d88
Always work with normalized PHP module names 2020-10-18 19:06:39 +02:00
Michele Locati 5e68f9119e
List preinstalled modules just once
Test: pdo, mbstring, SimpleXML
2020-10-18 18:41:13 +02:00
Michele Locati 18a56d7144
Merge pull request #176 from mlocati/simplify-sortModulesToInstall
Simplify sortModulesToInstall
2020-10-18 18:29:29 +02:00
Michele Locati dbf6ac51e8
Simplify sortModulesToInstall
Test: igbinary, msgpack, apcu_bc, http
2020-10-18 18:17:37 +02:00
CI 09606b2c1e [skip ci] Automatically update README.md 2020-10-18 16:16:54 +00:00
Michele Locati 037bcb6a65
Merge pull request #177 from mlocati/test-apcu_bc
apcu_bc doesn't work with PHP 8
2020-10-18 18:16:40 +02:00
Michele Locati 6c2eca9ae5
APcu_bc doesn't work with PHP 8 2020-10-18 18:13:08 +02:00
Michele Locati ca8bc75bd7
Empty commit to test apcu_bc
Test: apcu_bc
2020-10-18 18:09:26 +02:00
Michele Locati 703a613e86
Merge pull request #175 from mlocati/extension-tests-any-language
Don't force PHP as the langauge of extension tests
2020-10-18 14:47:53 +02:00
Michele Locati 7a7519b64a
Don't force PHP as the langauge of extension tests
Test: gd
2020-10-18 14:38:24 +02:00
Michele Locati 4cba84276e
Test recent extensions only once a day 2020-10-05 08:23:30 +02:00
Michele Locati 317a894a5a
Merge pull request #172 from mlocati/check-enviro
Let's be sure that this script is executed in a correct Docker image
2020-09-21 15:50:16 +02:00
Michele Locati 80e3497c2f
Let's be sure that this script is executed in a correct Docker image
Test: xdebug
2020-09-21 15:45:54 +02:00
CI a82bb5cc91 [skip ci] Automatically update README.md 2020-09-21 13:13:57 +00:00
Michele Locati 15fef3fe71
Merge pull request #171 from mlocati/redis-php8
Support redis with PHP 8
2020-09-21 15:13:41 +02:00
Michele Locati 3c272ff906
Support redis with PHP 8 2020-09-21 15:06:43 +02:00
CI b3c4a238c1 [skip ci] Automatically update README.md 2020-09-21 12:56:26 +00:00
Michele Locati 7df6abbea1
Merge pull request #170 from mlocati/xdebug-php8
Support xdebug with PHP 8
2020-09-21 14:56:11 +02:00
Michele Locati 9e390295b3
Support xdebug with PHP 8 2020-09-21 14:50:13 +02:00
CI e01752d0ca [skip ci] Automatically update README.md 2020-09-19 02:59:16 +00:00
Michele Locati a5fdfc6d8c
Merge pull request #167 from mcfedr/pickle
Support for using pickle as drop in for pecl on php 8
2020-09-19 04:59:02 +02:00
Fred Cox efeada0806 Make the test script easy to use locally 2020-09-18 22:05:34 +03:00
Fred Cox f15031994b fixes for enchant extension on alpine3.12
disable enchant on some version/distro combos
2020-09-18 22:05:08 +03: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 4811e7961f
Merge pull request #160 from mlocati/parallel-compilation
Enable parallel compilation for many pecl extensions
2020-08-19 18:27:20 +02:00
Michele Locati e39841af1b
Enable parallel compilation for many pecl extensions
Test: amqp, bcmath, bz2, calendar, exif, gd, gettext, grpc, imagick, intl, mysqli, opcache, pcntl, pdo_mysql, protobuf, redis, soap, sockets, tidy, xdebug, xsl, yaml, zip
2020-08-19 17:00:26 +02:00
Michele Locati 0236caf3f7
Merge pull request #158 from mlocati/protobuf
Fix protobuf for PHP 5.x
2020-08-18 10:59:00 +02:00
Michele Locati 8fa54b93b9
Fix protobuf for PHP 5.x 2020-08-18 10:03:06 +02:00
Michele Locati 8d4276126b
Merge pull request #154 from mlocati/mongodb-1.8.0
Fix installing mongodb with PHP 5.6
2020-07-31 18:34:41 +02:00
Michele Locati 9930171800
Use mondodb 1.7.5 for PHP 5.6
Test: mongodb
2020-07-31 18:18:08 +02:00
Michele Locati 7ef81a96dc
Execute pecl channel-update pecl.php.net
Fixes this warning:
channel "pecl.php.net" has updated its protocols,
use "pecl channel-update pecl.php.net" to update
2020-07-31 18:16:35 +02:00
CI 0de5f9a590 [skip ci] Automatically update README.md 2020-07-27 15:42:23 +00:00
Michele Locati 361e2fabb9
Merge pull request #153 from mlocati/zookeeper
Add support for zookeeper
2020-07-27 17:42:07 +02:00
Michele Locati c9b1a5d48d
Ignore zookeeper compilation warnings 2020-07-27 17:35:20 +02:00
Michele Locati 476e710e91
Simplyfy installation of zookeeper 2020-07-27 17:06:03 +02:00
Michele Locati f3b4e640f8
Add support for zookeeper 2020-07-27 16:50:21 +02:00
Michele Locati bf7d0bd764
Simplify buildRequiredPackageLists and installBundledModule 2020-07-27 14:30:14 +02:00
Michele Locati 12844b49ab
Simplify installPECLModule 2020-07-27 12:19:04 +02:00
CI 405b1a3a01 [skip ci] Automatically update README.md 2020-06-15 15:42:07 +00:00
Michele Locati 1d163ae6ea
Merge pull request #149 from fedotov-as/feature/apcu_bc
Add support for apcu_bc
2020-06-15 17:41:46 +02:00
Michele Locati 171c62f65f
Merge pull request #151 from mlocati/igbinary-pecl
Use PECL to install igbinary
2020-06-15 17:36:37 +02:00
Michele Locati ee2e6917ec
Use PECL to install igbinary
Test: igbinary, igbinary+memcached, igbinary+redis, igbinary+memcached+redis
2020-06-15 17:17:15 +02:00
Aleksandr Fedotov d169c1fa49
Add support for apcu_bc
Test: apcu_bc
2020-05-24 19:40:39 +03:00
Michele Locati ded00059c6
Merge pull request #146 from fedotov-as/hotfix/compatibility
Add compatibility memcached with msgpack
2020-05-24 14:36:54 +02:00