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 |
Aleksandr Fedotov
|
51df372d19
|
Add compatibility memcached with msgpack
Test: msgpack+memcached
|
2020-05-24 15:27:36 +03:00 |
CI
|
8aa224a7b8
|
[skip ci] Automatically update README.md
|
2020-04-30 07:07:29 +00:00 |
Michele Locati
|
256df92c73
|
Merge pull request #144 from mlocati/xhprof
Add support for XHProf
|
2020-04-30 09:07:16 +02:00 |
Michele Locati
|
85a9effc11
|
Add support for XHProf
|
2020-04-30 09:02:29 +02:00 |
Michele Locati
|
41591ccf8f
|
Merge pull request #142 from mlocati/yaml-php7.0
Use YAML version 2.0.4 for PHP 7.0
|
2020-04-25 14:39:13 +02:00 |
Michele Locati
|
0fef060c56
|
Use YAML version 2.0.4 for PHP 7.0
Test: yaml
|
2020-04-25 14:29:37 +02:00 |
Michele Locati
|
8c843af12f
|
Merge pull request #138 from mlocati/fix-sqlsrv
Fix sqlsrv/pdo_sqlsrv because of recent changes
|
2020-04-16 14:29:52 +02:00 |
Michele Locati
|
347a4d482c
|
Fix sqlsrv/pdo_sqlsrv because of recent changes
Test: pdo_sqlsrv, sqlsrv
|
2020-04-16 14:21:23 +02:00 |
CI
|
267eea1255
|
[skip ci] Automatically update README.md
|
2020-03-03 13:25:40 +00:00 |
Michele Locati
|
dbfc017114
|
Add asterisk to supported extensions if they have special requirements
|
2020-03-03 14:25:20 +01:00 |
CI
|
237901a2c2
|
[skip ci] Automatically update README.md
|
2020-03-03 12:29:59 +00:00 |
Michele Locati
|
91cf4013fe
|
Merge pull request #128 from mlocati/improve-tdlib
tdlib: support more PHP versions
|
2020-03-03 13:29:46 +01:00 |
Michele Locati
|
1deeb6d656
|
tdlib: support more PHP versions
|
2020-03-03 12:09:28 +01:00 |