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 |