Commit Graph

1052 Commits (8a5b7e62e64e4218111509b7dd6fccb890edd78e)

Author SHA1 Message Date
Michele Locati 6ba171e3b1
Add support for luasandbox (#531) 2022-03-24 08:58:10 +01:00
Michele Locati 49398bea0f [skip ci] Automatically update README.md 2022-03-23 09:56:01 +00:00
Michele Locati e3fc02766a
Add support for memprof on Debian (#530) 2022-03-23 10:55:44 +01:00
Michele Locati 57c01542fd [skip ci] Automatically update README.md 2022-03-23 08:59:03 +00: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 670c95c93d [skip ci] Automatically update README.md 2022-02-16 16:31:33 +00: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 81adf2b14f
Add issue templates 2022-02-16 12:28:19 +01:00
Michele Locati efaea887ae [skip ci] Automatically update README.md 2022-02-14 16:41:49 +00:00
Michele Locati 1528a4816d
Support spx on PHP 8.1 (#511) 2022-02-14 17:41:30 +01:00
Michele Locati 2de6d567f3 [skip ci] Automatically update README.md 2022-02-14 16:33:30 +00:00
Michele Locati f1340fe349
Support xmlrpc on PHP 8.1 (#510) 2022-02-14 17:33:11 +01:00
Michele Locati 4c6f40e4ad [skip ci] Automatically update README.md 2022-02-04 16:29:14 +00:00
Michele Locati f61d0a377c
Support blackfire on PHP 8.1 (#507) 2022-02-04 17:28:54 +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 deb8d9fb0d [skip ci] Automatically update README.md 2022-01-10 15:31:57 +00: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 1acba8984b [skip ci] Automatically update README.md 2021-12-14 10:52:58 +00: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 717e047d3c
Test PHP 8.1, not 8.1-rc (#473) 2021-12-05 21:29:38 +01:00
Michele Locati 3b4383c0a7
Don't create draft releases 2021-12-05 19:38:50 +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 c6977dd148
Run tests on Alpine 3.15 too (#469) 2021-12-05 16:49:11 +01:00
Michele Locati 2aef02e341 [skip ci] Automatically update README.md 2021-12-05 15:39:37 +00:00
Michele Locati 86d74af2e2
Tensor is not supported on Alpine 3.15 (#470)
Building tensor requires both lapack-dev and openblas-dev
But Alpine maintainers made them incompatible
See https://gitlab.alpinelinux.org/alpine/aports/-/issues/10739
2021-12-05 16:39:22 +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 142add91f6 [skip ci] Automatically update README.md 2021-11-05 22:14:39 +00:00
Michele Locati daa351d9fc
Add support for openswoole (#461) 2021-11-05 23:14:23 +01:00
Michele Locati 4613aa66aa [skip ci] Automatically update README.md 2021-10-25 07:41:40 +00:00
Michele Locati a25ac57936
Support swoole on PHP 8.1 (#457) 2021-10-25 09:41:20 +02:00
Michele Locati 3977b5aed0 [skip ci] Automatically update README.md 2021-10-25 06:59:24 +00:00
Michele Locati 8da8bdb33d
Support YAML on PHP 8.1 (#456) 2021-10-25 08:59:01 +02:00
Michele Locati b931046307
mlocati/php-extension-installer:<major>.<minor> / mlocati/php-extension-installer:<major> docker tags (#454) 2021-10-11 14:31:36 +02: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 a997bf0a01
Fix typo in README.md 2021-10-07 23:50:16 +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 f5a8f0fb94
Upgrade shfmt to version 3.4.0 2021-10-07 15:52:59 +02:00
Michele Locati 669a786c7e [skip ci] Automatically update README.md 2021-09-29 07:33:09 +00:00