Michele Locati
45e336b383
Fix installation of memcache on PHP 7.x
...
Test: memcache
2020-12-07 20:31:44 +01:00
Michele Locati
f343b1dcde
Install xdebug 3.0.1 instead of 3.0.0 by default
...
I really miss a stable version of pickle ;_;
Test: xdebug
2020-12-07 19:32:18 +01:00
Michele Locati
269f29456a
Fix installation of zookeeper in Alpine linux
...
Test: zookeeper
2020-12-07 19:19:02 +01:00
Christian Rodriguez Benthake
5b093ab46c
set min php version for mongodb to 1.9.0
2020-12-07 13:23:32 +01:00
Michele Locati
3e126e5e14
Let imagick understand SVG
...
Test: imagick
2020-12-03 18:37:42 +01:00
Michele Locati
ed1957624c
Fix installation of gRPC on PHP 5.x, support gRPC on PHP 8
2020-12-03 17:04:54 +01:00
Michele Locati
4ee43e5429
Let users install a specific PHP module version
...
Test: amqp,apcu,gmagick,http,pecl_http,igbinary,memcache,mailparse,memcached,mongodb,mosquitto,msgpack,oauth,opencensus,parallel,pcov,pdo_sqlsrv,sqlsrv,propro,protobuf,pthreads,raphf,rdkafka,redis,solr,ssh2,uuid,xdebug,uopz,xhprof,yaml
2020-12-03 15:29:09 +01:00
Michele Locati
deae635790
Avoid workaround for PECL issue with ssh2
...
https://bugs.php.net/bug.php?id=78560 has been resolved
Test: ssh2
2020-12-02 18:48:55 +01:00
Michele Locati
6a95436f32
Use redis version from pecl, even with PHP 8
...
Test: redis
2020-12-02 18:21:43 +01:00
Michele Locati
361e717e37
Merge pull request #187 from clevyr/mosquitto
...
Add support for Mosquitto
2020-11-28 14:53:15 +01:00
Gabe Cook
4745ca013e
Add support for Mosquitto
2020-11-25 14:54:39 -06:00
Michele Locati
8c39514518
Install Xdebug 3 on PHP 7.2+, fix installation of Xdebug on PHP 7.1
...
Test: xdebug
2020-11-25 19:18:48 +01:00
Michele Locati
6e520b57ed
Fix building ldap for 32-bit OSs
...
Test: ldap, redis
2020-11-10 16:54:39 +01:00
Michele Locati
38b97cafff
Update license year
2020-11-06 18:22:38 +01:00
Michele Locati
83b7fca129
Don't assume than nproc is available
...
Test: bcmath, gmp, cmark, decimal
2020-11-03 15:37:47 +01:00
Michele Locati
912d648edd
Don't use the "--defaults" pickle flag
2020-10-18 23:42:55 +02:00
Michele Locati
9d3ed12e13
Silently download pickle
2020-10-18 21:51:43 +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
dbf6ac51e8
Simplify sortModulesToInstall
...
Test: igbinary, msgpack, apcu_bc, http
2020-10-18 18:17:37 +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
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
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
7ce97ab6ed
Support for using pickle as drop in for pecl on php 8
2020-09-18 21:04:38 +03: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
8fa54b93b9
Fix protobuf for PHP 5.x
2020-08-18 10:03:06 +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
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
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
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
Aleksandr Fedotov
51df372d19
Add compatibility memcached with msgpack
...
Test: msgpack+memcached
2020-05-24 15:27:36 +03:00
Michele Locati
85a9effc11
Add support for XHProf
2020-04-30 09:02:29 +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
347a4d482c
Fix sqlsrv/pdo_sqlsrv because of recent changes
...
Test: pdo_sqlsrv, sqlsrv
2020-04-16 14:21:23 +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
Michele Locati
4665719b92
Define DISTRO and DISTRO_VERSION
...
So that we don't have to call getDistro and getDistroVersion many times
2020-02-28 11:09:15 +01:00
Michele Locati
d15134f374
Lint
2020-02-27 23:52:04 +01:00
Michele Locati
d4a9ef7b68
Use codeload URL for snuffleupagus
2020-02-27 23:52:04 +01:00
Michele Locati
a1ea13ff04
Don't download snuffleupagus source code twice
2020-02-27 23:52:03 +01:00
Michele Locati
7ffbb142a4
Switch to src only for snuffleupagus
...
We can't assume that any other present or future package won't contain
a "src" directory we shouldn't "cd" into.
Also, we have to invoke "cd" just once, otherwise the next "cd -" will
enter the wrong directory.
2020-02-27 23:52:02 +01:00
Michele Locati
7306861194
Simplify configuration
2020-02-27 23:52:01 +01:00
Michele Locati
4b24eb6110
Remove unneeded packages
2020-02-27 23:49:30 +01:00