Michele Locati
4baf5b3ce8
Install latest version of protobuf ( #563 )
2022-04-22 16:36:33 +02:00
Michele Locati
aeb529c2a9
Add support for parle ( #567 )
2022-04-21 16:16:52 +02:00
Michele Locati
6faf051b48
Upgrade SPX to v0.4.12 ( #566 )
2022-04-21 15:43:20 +02:00
Michele Locati
a73248ed6f
Add support for sodium on PHP 5.6, 7.0 and 7.1 ( #562 )
2022-04-05 14:37:14 +02:00
Michele Locati
3714ceb51a
Fix installing protobuf on PHP 7/8 ( #560 )
2022-04-02 17:31:27 +02:00
Michael Gooden
db9b4aab47
Fix INI ordering issue with openswoole and sockets on Alpine ( #554 ) ( #555 )
...
Signed-off-by: Michael Gooden <me@michaelgooden.net>
2022-03-30 17:59:33 +02:00
Michele Locati
581a0d0fbf
Fix installing snmp ( #552 )
2022-03-29 09:02:42 +02:00
Michele Locati
bc638d23a0
Download pickle only when really needed ( #551 )
...
* We don't use pecl to install geos
* We don't use pecl when installing an extension from source
* Don't run PHP 8.1 tests on Alpine 3.13
We don't have an Alpine 3.13 distro coming with PHP 8.1
Test: geos
2022-03-28 18:48:16 +02:00
Michele Locati
c5bc96d03f
Fix checking extensions ( #550 )
2022-03-28 18:11:43 +02:00
Michele Locati
7b1aec3ea9
Fix installing protobuf on PHP 8.x ( #547 )
...
Test: protobuf
2022-03-28 14:49:56 +02:00
Michele Locati
9f2bd2e20d
Fix installing openswoole on PHP 7.3- ( #545 )
...
Test: openswoole
2022-03-28 09:17:33 +02:00
Michele Locati
bf88b6d618
Ability to install extensions from source code/specific commits ( #538 )
2022-03-25 10:55:08 +01:00
Michael Voříšek
9167ef9b59
Strip symbols only for non-debug PHP build ( #540 )
2022-03-25 10:20:09 +01:00
Michele Locati
36404177eb
Fix detecting the so module for the apcu_bc PHP extension ( #544 )
...
Test: apcu_bc
2022-03-25 10:02:46 +01:00
Michele Locati
65347eb080
Avoid apk upgrade ( #542 )
...
Test: zip,xdebug,gd
2022-03-25 09:29:15 +01:00
Michele Locati
7ba4e7a920
Abort if installing PHP extensions introduces new PHP startup errors ( #541 )
...
Test: bcmath+xdebug
2022-03-25 08:59:08 +01:00
Michele Locati
fa7e016989
Don't enable bundled modules if they have problems ( #536 )
2022-03-24 14:43:54 +01:00
Michele Locati
377f714c9b
Make it easier to install Oracle Instant Client Basic ( #535 )
2022-03-24 14:04:40 +01:00
Michele Locati
74eb6cc20e
Check that compiled bundled PHP modules work ( #534 )
...
Test: bcmath
2022-03-24 12:22:11 +01:00
Michele Locati
7910f27d85
Strip symbols from compiled extensions ( #533 )
2022-03-24 11:58:29 +01:00
Michele Locati
4e5fbe0d84
Add support for geos ( #532 )
2022-03-24 10:18:15 +01:00
Michele Locati
6ba171e3b1
Add support for luasandbox ( #531 )
2022-03-24 08:58:10 +01:00
Michele Locati
e3fc02766a
Add support for memprof on Debian ( #530 )
2022-03-23 10:55:44 +01:00
Michele Locati
4667f174e7
Install msodbcsql18 alone on Debian 11 ( #525 )
...
* Install msodbcsql18 alone on Debian 11
* Updgrade msodbcsql from 17.8 to 17.9 on Alpine with PHP <= 7.3
* pdo_sqlsrv and sqlsrv now work on Debian Bullseye with PHP 7.3
2022-03-23 09:58:46 +01:00
Michele Locati
5fab1d04c3
Add Stand With Ukraine message ( #529 )
2022-03-22 19:24:18 +01:00
Michele Locati
347d5a76bb
libaom: upgrade to 3.3.0; libavif: upgrade to 0.9.3, libyuv: use a specific commit ( #524 )
2022-03-14 17:21:01 +01:00
Michael Voříšek
c14bd17033
Use Basic Light Oracle Instanct Client ( #518 )
2022-02-27 00:21:04 +01:00
Michele Locati
1be3c17e78
sqlsrv and pdo_sqlsrv; use Microsoft ODBC 18 when available, support Debian Bullseye ( #512 )
2022-02-16 17:31:14 +01:00
Michele Locati
1528a4816d
Support spx on PHP 8.1 ( #511 )
2022-02-14 17:41:30 +01:00
Michele Locati
75d28db7f4
Fix installing sqlsrv/pdo_sqlsrv on PHP 7.3 and PHP 8.1 ( #502 )
2022-02-01 14:11:52 +01:00
Michele Locati
22276358bd
Fix compilation of sockets with PHP 8.0.15 and PHP 8.1.2 ( #501 )
...
Test: sockets
2022-01-24 18:20:52 +01:00
Aleksandr Fedotov
11f97c8b6c
Support serialize for apcu ( #486 )
...
Test: apcu, igbinary, igbinary+apcu
2022-01-12 12:36:36 +01:00
Michele Locati
98878f5bd1
Support rdkafka on PHP 8.1, fix minor bug ( #494 )
2022-01-10 16:31:35 +01:00
Michele Locati
d86be8c965
Fix installing lzf of PHP 7.1- ( #492 )
...
Test: lzf
2022-01-10 15:47:37 +01:00
Marek Janda
ab76d49355
Support oci8 on aarch64 ( #488 )
2022-01-10 15:04:54 +01:00
Michele Locati
a0d2bd42a8
Fix installing mongodb on PHP 7.1 ( #483 )
...
* Fix installing mongodb on PHP 7.1
Test: mongodb
* Run all docker images even if any of them fails
2021-12-15 16:16:24 +01:00
Michele Locati
6544305702
Support ds on PHP 8.1, fix DS on PHP 7.2- ( #481 )
...
* Support ds on PHP 8.1
* Fix installing DS on PHP 7.2-
2021-12-14 11:52:42 +01:00
Bob Clough
412d93afc2
Add libldap-common to debian dependencies ( #475 )
...
* Add libldap-common to debian dependencies
This used to be installed implicitly within debian-based docker containers by curl, but as of debian 11 isn't.
This is needed to let secure LDAP work out of the box.
Fixes #474
Test: ldap
* Install libldap-common only on Debian 9 (stretch) or later
Co-authored-by: Michele Locati <michele@locati.it>
2021-12-06 17:36:45 +01:00
Michele Locati
1d08aab2b5
Use the stable version of amqp on PHP 8.0+ ( #472 )
...
Test: amqp
2021-12-05 19:36:50 +01:00
Michele Locati
0e03a8f045
Fix installing tiny on Alpine 3.15 ( #471 )
2021-12-05 16:55:37 +01:00
Michele Locati
10bc5d5e5a
Enable postgres support for openswoole ( #468 )
2021-12-05 12:41:29 +01:00
Michele Locati
c516929275
Enable curl for recent swoole versions ( #462 )
...
Test: swoole
2021-11-05 23:42:30 +01:00
Michele Locati
daa351d9fc
Add support for openswoole ( #461 )
2021-11-05 23:14:23 +01:00
Michele Locati
a78c760ef5
Use @fix_letsencrypt argument instead of IPE_FIX_CACERTS to fix Let's Encrypt ( #451 )
...
IPE_FIX_CACERTS is still supported, but deprecated
Test: blackfire, ioncube_loader, snuffleupagus, sourceguardian, spx, xdebug, zip
2021-10-08 10:24:06 +02:00
Michele Locati
4d6d8e7815
Let users install the extensions without actually enabling them ( #449 )
...
Test: apcu, apcu_bc, blackfire, event, ioncube_loader, sourceguardian, http, memcached, snuffleupagus, xdebug
2021-10-08 00:10:45 +02:00
Michele Locati
73545ba3e5
Add an option to fix Let's Encrypt CA certificates for old distros ( #450 )
2021-10-07 23:40:39 +02:00
Michele Locati
6bad6ec08f
Enable AVIF for GD on PHP 8.1 ( #375 )
2021-09-29 09:31:34 +02:00
Laurent Laville
2a4168f26b
Support uploadprogress for PHP 8.0 ( #445 )
2021-09-29 09:18:17 +02:00
Michele Locati
cdda8c2bdd
Fix installing ionCube in multiarch, fix installing SourceGuardian for 32-bit PHP ( #444 )
2021-09-28 13:11:38 +02:00
Michele Locati
f9cf2dedc3
Add support for SourceGuardian Loader ( #442 )
2021-09-28 11:44:47 +02:00
Michele Locati
872d4e5302
Upgrade libcmark to 0.30.2 ( #440 )
2021-09-27 10:06:07 +02:00
Michele Locati
3bd54f0270
Upgrade Microsoft SQL Server ODBC Driver version for Alpine Linux
...
Test: pdo_sqlsrv, sqlsrv
2021-08-26 10:22:48 +02:00
Michele Locati
385187633d
Fix installing tensor on Debian Bullseye
2021-08-25 12:04:24 +02:00
Michele Locati
f40863af77
Don't use apt-get add on Debian Bullseye
2021-08-25 10:04:06 +02:00
Michele Locati
89263593b5
Fix installing decimal on Debian Bullseye
2021-08-24 16:35:01 +02:00
Michele Locati
51de6aacb2
Compile libenchant1 from source for PHP 5/7 when not provided by the system
...
Test: enchant
2021-08-24 15:51:35 +02:00
dsech
7e51682eb9
Install the correct version of blackfire on alpine
...
Test: blackfire
2021-08-19 12:09:54 +03:00
Michele Locati
7eabdbf791
Let users keep the system packages cache
2021-08-13 08:54:09 +02:00
Michele Locati
590125bc51
Improve blackfire installation
...
Test: blackfire
2021-08-12 18:02:40 +02:00
Laurent Laville
bfe62a538c
fix shell coding style
2021-08-11 10:56:10 +02:00
Laurent Laville
e7837c062f
add blackfire PHP probe
2021-08-08 18:52:40 +02:00
Gábor Egyed
3c714191cc
Add SPX support
2021-08-07 22:35:25 +02:00
Michele Locati
77633bd934
Fix installing SSL library on Alpine 3.14
...
Test: imap,zip,imap+zip
2021-08-06 10:39:16 +02:00
Michele Locati
2961bbeef3
Install unzip when installing composer
...
Test: @composer
2021-08-06 10:20:10 +02:00
Michele Locati
7c3dbd2b9e
Add support for event
...
Test: event+sockets
2021-08-03 11:59:27 +02:00
Michele Locati
1b31dd1698
Use libcmark 0.30.1 whenever possible
...
Test: cmark
2021-08-03 08:38:31 +02:00
Michele Locati
f753dfdd7b
Upgrade snuffleupagus from v0.7.0 to v0.7.1
...
Test: snuffleupagus
2021-08-03 08:23:15 +02:00
Laurent Laville
2cdf6f92c1
add support for yac
2021-08-02 17:23:04 +02:00
Fred Cox
bd7fcd4795
Fix uopz for < php 8
2021-07-30 22:21:48 +03:00
Michele Locati
56393d436e
Add support for stomp
2021-07-15 10:44:06 +02:00
Michele Locati
805658d9e6
Use mongodb 1.9.2 on PHP 7.0
...
Test: mongodb
2021-07-14 17:10:55 +02:00
Laurent Laville
ac55a46d2e
add new extension jsmin
2021-07-13 11:12:48 +02:00
Michele Locati
8a67ef60ae
Upgrade APK packages when we install some APK package
2021-07-12 16:53:47 +02:00
Michele Locati
9be30b99b5
Remove with-libdiffmark configure option
...
It's not defined in package.xml, so pecl won't be able to set it
2021-07-12 09:05:25 +02:00
Laurent Laville
b9f5049d92
do not use diffmark with PHP 8.x (not yet supported)
2021-07-11 08:49:56 +02:00
Laurent Laville
fefe3c4fd5
add library libstdc++ for alpine distro missing to load xmldiff extension
2021-07-11 08:31:03 +02:00
Laurent Laville
9f17f4d277
add new xmldiff extension
2021-07-10 08:59:08 +02:00
Laurent Laville
6efe263150
fix typo error in comment
2021-07-10 07:03:33 +02:00
Laurent Laville
398d438b0e
fix typo error in function name
2021-07-05 16:43:02 +02:00
Michele Locati
46bffdbd65
Use last stable mongodb version on PHP 7.0+
...
Test: mongodb
2021-07-05 14:58:50 +02:00
Michele Locati
a226dc2b5e
Mark pre-installed required APT/APK packages as used
...
Test: zip
2021-07-02 14:35:48 +02:00
Michele Locati
c64523bf27
Fix apt package regexes on Debian
...
Test: amqp,dba,gd,gearman,geoip,gmagick,gnupg,http,imagick,imap,intl,maxminddb,mongo,mongodb,oci8,pdo_oci,rdkafka,redis,swoole,tidy,xls,zip
2021-07-02 12:41:41 +02:00
Michele Locati
2975caeb1b
Support pdo_sqlsrv and sqlsrv on PHP 8.1
2021-07-01 15:39:18 +02:00
Michele Locati
2ea8689342
Upgrade Microsoft ODBC Driver for Alpine Linux
...
Test: sqlsrv,pdo_sqlsrv
2021-07-01 11:07:10 +02:00
Michele Locati
efbfd61640
Upgrade libcmark from 0.29.0 to 0.30.0
...
Test: cmark
2021-07-01 10:44:27 +02:00
Michele Locati
50dd37c7c6
Declare that we now support PHP 8.1
2021-07-01 08:39:57 +02:00
Michele Locati
dc917dea37
AMQP with PHP 8: use the latest beta version instead of a specific commit
2021-07-01 08:32:22 +02:00
Michele Locati
fac21dbb6c
Fix handling of TLS/SSL libraries on Alpine
...
Test: imap,mongo,mongodb,swoole,zip
2021-06-30 15:43:35 +02:00
Michele Locati
5ec117a62b
Install the alpha version of zookeeper
2021-06-30 12:39:38 +02:00
pataar
5bae34bca3
Revert whitespace trimming
2021-06-30 10:42:01 +02:00
pataar
c9ebe98a61
Use maven instead of ant when building zookeeper
...
Test: zookeeper
2021-06-30 10:29:02 +02:00
Michele Locati
c23d3891b6
Add support for LZF
2021-06-19 20:58:37 +02:00
Michele Locati
4ae130da4d
Remove no more needed patches for imagick with PHP 8+
...
Test: imagick
2021-06-19 20:30:43 +02:00
pataar
16245d89d6
Add libgomp as required package for imagemagick@alpine ( Fixes #350 )
2021-06-18 15:25:14 +02:00
Michele Locati
791108ff72
Opencensus now supports PHP 8.0
2021-06-10 08:19:42 +02:00
Michele Locati
389f8c28ad
Don't install beta version of Tensor for PHP 8+
...
Test: tensor
2021-06-08 10:06:37 +02:00
Michele Locati
0898a02cd2
Add support for inotify
2021-05-30 15:44:46 +02:00
Michele Locati
f93b8770e1
Add support for Tensor with PHP 8
2021-05-25 09:19:35 +02:00
Michele Locati
9c20723c77
Add support for VIPS
2021-05-05 16:53:28 +02:00
Michele Locati
99c4c27fde
Check installer signature when installing composer
2021-04-23 09:21:17 +02:00
Shao Yu-Lung (Allen)
aa340861e0
Fix typo
2021-03-21 18:37:04 +08:00
Michele Locati
a281a79f23
[minor] Fix indentation of comments
2021-03-14 21:54:32 +01:00
Michele Locati
7d4f346612
Enable parallel compilation for all extensions
2021-03-14 21:53:55 +01:00
Michele Locati
74f8d87521
[minor] Unify handling of pgsql and pdo_pgsql
2021-03-14 18:16:06 +01:00
Michele Locati
185c2f8d52
[minor] Unify handling of odbc and pdo_odbc
2021-03-14 18:14:34 +01:00
Michele Locati
c955fe4949
[minor] Sort sqlsrv/pdo_sqlsrv
2021-03-14 18:10:38 +01:00
Michele Locati
70dae9f4c3
[minor] Normalize PHP version checking
...
Test: igbinary, mailparse, memcache, memcached, pcov, propro, protobuf, pthreads, raphf, uopz, yaml, zookeeper
2021-03-13 21:12:11 +01:00
Michele Locati
2df1127d4d
Install the latest zookeeper beta version on PHP 7.3+
...
Test: zookeeper
2021-03-13 19:54:17 +01:00
Michele Locati
02f2cbc9e4
Install the latest protobuf version on PHP 7.0+
...
Test: protobuf
2021-03-13 19:39:51 +01:00
Michele Locati
e9116844e6
[minor] Install the latest misquitto version instead of a specific version
...
Test: mosquitto
2021-03-13 19:26:02 +01:00
Michele Locati
3960c069c3
[minor] Remove duplicated "ssh2" case
...
Test: ssh2
2021-03-13 18:52:59 +01:00
Michele Locati
29f117e0fb
Add support for tensor
2021-03-08 10:22:45 +01:00
Michele Locati
12dbc5180c
Add support for http with PHP 8.0, enable parallel compilation for raphf
2021-03-06 19:34:12 +01:00
Michele Locati
cc49441034
Add support for xmlrpc with PHP 8.0, enable parallel compilation for xmlrpc
2021-03-06 19:11:48 +01:00
Michele Locati
929d7aaed3
Add support for excimer
2021-03-02 14:51:04 +01:00
Michele Locati
6bb9fe9e5a
Use official ssh2 release on PHP 8.0
...
Test: ssh2
2021-03-02 14:11:30 +01:00
Michele Locati
db688384a7
Add support for CSV
2021-02-23 18:28:37 +01:00
Michele Locati
fab2b12b9e
Use parallel compilation for decimal
2021-02-17 09:34:23 +01:00
Michele Locati
2862bf30d7
Add support for geoip
2021-02-15 08:36:15 +01:00
Michele Locati
7b97482317
Fix installing gmagick on Alpine
2021-02-12 09:15:19 +01:00
Michele Locati
ead8279200
Faster gmagick compilation
2021-02-12 09:12:02 +01:00
Michele Locati
00e9c18e43
Add missing --no-install-recommends
2021-02-11 17:21:39 +01:00
Alexey Kupershtokh
9af1d15f4c
Added more --no-install-recommends
2021-02-11 17:18:56 +01:00
Alexey Kupershtokh
26f342d948
Added --no-install-recommends
2021-02-11 17:18:56 +01:00
Michele Locati
30eeb64325
Fix defining required system packages for gnupg
...
Test: gnupg
2021-02-11 16:50:10 +01:00
Michele Locati
04cd19d0a7
Fix source of libmpdec
...
Test: decimal
2021-02-06 20:40:01 +01:00
Yannoff
1911f3b7ba
Fix typo in script version warning message
2021-02-05 18:40:07 +01:00
Michele Locati
0a241bcfa6
Simplify handling of ssh2 version
...
Test: ssh2
2021-02-02 20:46:10 +01:00
Michele Locati
6bdecf6420
Add support for geospatial
2021-01-31 14:48:35 +01:00
Michele Locati
08270a2dd5
Fix installing ssh2 on PHP 7.4
2021-01-31 11:26:32 +01:00
Michele Locati
5eda6e52f8
Support installing SSH2 on PHP 8
2021-01-31 11:20:02 +01:00
Michele Locati
44717a317e
Enable SSL for swoole whenever possible
...
Test: swoole
2021-01-31 10:47:52 +01:00
Michele Locati
ce20b56b56
Support installing generic versions of extensions
2021-01-26 16:58:14 +01:00
Michele Locati
46db5e452a
Enable parallel compilation for the HTTP extension
2021-01-26 15:41:48 +01:00
Michele Locati
176c185834
Simplify handling of PECL package names
...
Test: http
2021-01-26 15:32:16 +01:00
Michele Locati
c453c087dd
Fix installing gprc on Alpine Linux 3.13
2021-01-26 09:57:59 +01:00
Michele Locati
f518acbe3b
Updates after new pickle version
...
The new pickle version doesn't require the ZIP php extension anymore.
In addition, it can handle versions much better.
Test: swoole, xdebug, xhprof, pdo_sqlsrv, sqlsrv, igbinary, seaslog, zstd
2021-01-25 18:21:19 +01:00
Michele Locati
e6ec222430
Add support for zstd
2021-01-25 17:29:24 +01:00
Michele Locati
c2d61adf13
Use recent smbclient version even on old Alpine versions
...
Thanks to https://github.com/eduardok/libsmbclient-php/issues/79
it's now possible again even on old Alpine versions.
Test: smbclient
2021-01-22 08:39:15 +01:00
Michele Locati
da5be4b1cd
Fix installing smbclient on old Alpine Linux versions
...
Test: smbclient
2021-01-21 17:31:52 +01:00
Michele Locati
02517f0882
Install the Microsoft SQL Server ODBC Driver when installing sqlsrv/pdo_sqlsrv
2021-01-20 14:36:38 +01:00
Michele Locati
f75c4ea5ed
Add support for SeasLog
2021-01-19 14:40:27 +01:00
Michele Locati
fdabd380c4
Fix installing HTTP extension with PHP 7.x
...
Test: http
2021-01-17 15:56:14 +01:00
Michele Locati
e7146a11e3
Add support for gearman
2021-01-17 14:59:56 +01:00
Michele Locati
4d9dda234e
Fix installing igbinary with PHP 8
...
Test: igbinary
2021-01-16 21:26:09 +01:00
Michele Locati
7476e5eb48
Add support for sqlsrv/pdo_sqlsrv with PHP 8.0
2021-01-16 21:03:25 +01:00
Aleksandr Fedotov
b223ced707
Zstandard parameterized url
...
Test: redis
2021-01-16 12:50:35 +03:00
Michele Locati
93322b87d0
Add script version
2021-01-14 17:25:12 +01:00
Michele Locati
1560e9a21e
Instruct composer to not use cache when building pickle
...
...lest save some space in the final Docker image...
Test: xdebug
2021-01-14 15:29:26 +01:00
Michele Locati
8275f0e1a8
Speedup apt-get operations in Debian Jessie
2021-01-14 14:47:26 +01:00
Michele Locati
c417aa1be1
Fix installing rdkafka in PHP 5.6
...
See https://mlocati.github.io/pecl-info/#rdkafka
Test: rdkafka
2021-01-14 14:21:25 +01:00
Michele Locati
6d90a6ea5e
Update configuration options for mongo and swoole
...
Test: mongo, swoole
2021-01-13 10:51:42 +01:00
Michele Locati
d9ac72aa70
Fix installing swoole with PHP 7.1
...
Test: swoole
2021-01-10 13:31:36 +01:00
Michele Locati
1071e63fc9
Add support for yar
2021-01-05 15:16:27 +01:00
Michele Locati
a8405cbf23
Add support for smbclient
2021-01-03 15:05:52 +01:00
Michele Locati
10d505884b
Sort cases
2021-01-03 14:44:24 +01:00
Michele Locati
f3598496b3
Add support for xlswriter
2021-01-02 20:59:06 +01:00
Michele Locati
202b39b541
Add support for snuffleupagus with PHP 8.0
2021-01-02 20:32:28 +01:00
Michele Locati
8b09c8b3f5
Add support for xhprof with PHP 8.0
2020-12-30 15:38:50 +01:00
Michele Locati
2bfea03a98
Fix installing custom version of snuffleupagus
...
Test: snuffleupagus
2020-12-30 15:31:36 +01:00
Michele Locati
b4309d652e
Add support pdo_oci
...
Test: oci8
2020-12-28 12:40:27 +01:00
Michele Locati
a87095a3d6
Add support for amqp with PHP 8.0
2020-12-22 19:10:28 +01:00
Michele Locati
a814bd12a7
Build imagick from master on PHP 8.0
...
Test: imagick
2020-12-17 16:56:48 +01:00
Michele Locati
43e69d06bb
Rename installPECLModule to installRemoteModule
2020-12-17 10:16:03 +01:00
Michele Locati
ad107130be
Install snuffleupagus 0.6.0 instead of 0.5.0 by default
...
Test: snuffleupagus
2020-12-17 10:02:43 +01:00
Michele Locati
edef31bb85
Install libcmark 0.29.0 instead of 0.28.3
...
Test: cmark
2020-12-17 09:28:37 +01:00
Michele Locati
f36e6490a7
Fix installing AMQP on non-Debian PHP 5.5 images
...
Test: amqp
2020-12-17 08:48:56 +01:00
Michele Locati
410fb2f142
Add support for DB4 to DBA
...
Test: dba
2020-12-16 19:22:14 +01:00
Michele Locati
44d31defbf
Add support for swoole
2020-12-16 17:16:56 +01:00
Michele Locati
0f273c531f
Fix bug in anyStringInList
2020-12-16 16:41:53 +01:00
Michele Locati
a90d5311d5
Install pickle from master when required
...
I'm starting to really dislike pickle... :(
2020-12-16 12:52:52 +01:00
Michele Locati
816a5a2a11
Add support for installing composer
2020-12-16 11:47:44 +01:00
Michele Locati
315be9631b
Add support for gnupg
2020-12-14 17:49:59 +01:00
Michele Locati
67afc0d2a4
Use TARGET_TRIPLET instead of hard-coded x86_64-linux-gnu
...
Test: gmp,mssql,pdo_dblib
2020-12-14 16:52:00 +01:00
Michele Locati
35feca8b12
Define TARGET_TRIPLET
...
Test: ldap,oci8,redis
2020-12-14 16:49:00 +01:00
Michele Locati
907cb0b9a7
Use latest Oracle InstantClient on Alpine Linux too
...
Thanks @mvorisek!
Test: oci8
2020-12-14 16:27:16 +01:00
Michele Locati
981d860f79
Add support for oci8
2020-12-11 15:16:48 +01:00
Michele Locati
f994620977
Exit the script if curl fails
...
Test: xdebug,zookeeper
2020-12-11 15:08:05 +01:00
Michele Locati
6db092eddc
Add support for maxminddb
2020-12-10 18:06:36 +01:00
Michele Locati
4e3bfe4acc
Add support for ionCube Loader
2020-12-10 15:37:13 +01:00
Michele Locati
a23eec221e
New supported extensions for PHP 8.0: odbc
2020-12-09 10:56:20 +01:00
Michele Locati
97655cee86
Fix installation of pdo_dblib on debian/PHP8.0
2020-12-09 09:41:56 +01:00
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