Commit Graph

1048 Commits (bdd050d18983ed2ec62f04fc9930282f80683de9)

Author SHA1 Message Date
Michele Locati bdd050d189
Use a more stable source for libxdiff (#632) 2022-09-15 16:36:48 +02:00
Michele Locati 51711dcb45
Fix installing mailparse on PHP 7.2- (#631) 2022-09-15 16:29:00 +02:00
Michele Locati bdecb659ef [skip ci] Automatically update README.md 2022-09-06 16:18:49 +00:00
Michele Locati 001b0013c1
Support xhprof on PHP 8.2 (#629) 2022-09-06 18:18:37 +02:00
Michele Locati c32c1b259c
Fix installing ast on PHP 7.1- (#624) 2022-08-10 08:35:03 +02:00
Michele Locati 05ddea7f49
Fix installing xdebug 3.2 on Alpine Linux (#623) 2022-08-05 16:49:25 +02:00
Michele Locati 51b16e983b
Support installing custom languages for pspell (#621) 2022-08-03 18:41:24 +02:00
Michele Locati 96362b2ba3 [skip ci] Automatically update README.md 2022-08-03 15:23:38 +00:00
Michele Locati ac0e3f9f39
yar doesn't support PHP 8.2 at the moment (#619) 2022-08-03 17:23:16 +02:00
Michele Locati 95aa12a5c5
Add support for swoole 5.0.0 (#617) 2022-08-03 17:03:15 +02:00
Michele Locati 9a11492f59
Let users install a smaller but English-only ICU lib (#612) 2022-07-15 17:13:32 +02:00
Michele Locati b8195286b3
Fix installing datadog_trace (ddtrace) on PHP 5.x (#610) 2022-07-12 14:20:02 +02:00
Michele Locati cf1b46d0c3
Fix installing grpc on Debian Jessie (#609) 2022-07-12 13:37:31 +02:00
Michele Locati 96fedafb8d
Enable c-ares for swoole 4.8.11+ (#608)
Test: swoole
2022-07-12 11:04:43 +02:00
Michele Locati 57009be2b8
Fix intl on Alpine 3.16 by installing icu-data-full (#605) 2022-06-24 18:25:44 +02:00
Eric de Ruiter 0c615b3e33
Fix parallel compilation with pickle (#603)
The MAKE environment variable seems to be only supported on pecl, not with pickle
Use the MAKEFLAGS environment variable which is automatically passed to the child process and is directly supported by make
2022-06-22 21:33:37 +02:00
Michele Locati 458fd523c4
Fix typo in MAINTAINERS.md 2022-06-22 19:44:29 +02:00
Michele Locati 52ad570d69
Please use Discussions for questions and comments 2022-06-17 15:20:27 +02:00
Michele Locati f9ca81f097
Add to MAINTAINERS.md a note about lz4 and snappy 2022-06-16 19:35:38 +02:00
Michele Locati 58eae2a86c [skip ci] Automatically update README.md 2022-06-16 14:37:08 +00:00
Michele Locati 9c368ab598
Fine-tune lz4 support (#599) 2022-06-16 16:36:44 +02:00
Michele Locati b21d17013a [skip ci] Automatically update README.md 2022-06-16 13:56:44 +00:00
Michele Locati b1c52fe97e
Support lz4 on PHP 5.5 too (#598) 2022-06-16 15:56:23 +02:00
Michele Locati 7b9bc6df70 [skip ci] Automatically update README.md 2022-06-16 13:50:21 +00:00
Fred Cox 05d2d8c2f6
Add support for snappy (#597) 2022-06-16 15:50:02 +02:00
Michele Locati 9be8c96cc7 [skip ci] Automatically update README.md 2022-06-16 12:50:36 +00:00
Fred Cox b1d802ef8a
Add support for lz4 (#596) 2022-06-16 14:49:29 +02:00
Michele Locati 09bca7b060 [skip ci] Automatically update README.md 2022-06-13 07:42:16 +00:00
Michele Locati dcb15dfbbc
Add support for memprof on Alpine 3.16+ (#595) 2022-06-13 09:41:57 +02:00
Michele Locati d7a3a76b3f [skip ci] Automatically update README.md 2022-06-13 07:32:09 +00:00
Michele Locati a5266068c1
We actually support raphf on PHP 8.2 (#594) 2022-06-13 09:31:52 +02:00
Michele Locati dd8376092b
Monitor PHP 8.2 2022-06-11 19:12:06 +02:00
Michele Locati f28c571c4a [skip ci] Automatically update README.md 2022-06-11 16:46:47 +00:00
Michele Locati de3589fa12
Support pdo_dblib and protobuf on PHP 8.1 (#592) 2022-06-11 18:46:35 +02:00
Michele Locati a147fac30f [skip ci] Automatically update README.md 2022-06-11 16:27:53 +00:00
Michele Locati 118447fb5b
Fine-tune datadog_trace support (#591) 2022-06-11 18:27:36 +02:00
Michele Locati 240d0652d0 [skip ci] Automatically update README.md 2022-06-11 16:04:15 +00:00
Michele Locati 9769752c70
[minor] sodium is pre-installed in PHP 8.2 2022-06-11 18:03:21 +02:00
Michele Locati feec3ecee1 [skip ci] Automatically update README.md 2022-06-11 15:26:01 +00:00
Klaus Großmann aed4f83ba7
add datadog_trace extension (#589) 2022-06-11 17:25:45 +02:00
Michele Locati d6a3934a74 [skip ci] Automatically update README.md 2022-06-11 15:10:38 +00:00
Michael Voříšek 9395d89ec0
Add sockets PHP 8.2 support (#590) 2022-06-11 17:10:23 +02:00
Michele Locati 519c05e87e [skip ci] Automatically update README.md 2022-06-11 06:26:56 +00:00
Michele Locati 9e2cbaf555
Add support for PHP 8.2 (#586)
* Declare that we now support PHP 8.2

* PHP 8.2: test rc instead of stable

* Declare initial list of extensions that work with PHP 8.2
2022-06-11 08:26:39 +02:00
Michele Locati 333576272b
[Minor] Fix invalid Docker Hub pulls shield 2022-06-10 08:52:01 +02:00
Michele Locati 349bc1fb67 [skip ci] Automatically update README.md 2022-06-06 13:38:44 +00:00
Michele Locati 38abc1f2cc
Add support for Alpine 3.16 (#585) 2022-06-06 15:38:26 +02:00
Michele Locati 765d4c8517
Fix installing event (#584) 2022-06-06 10:28:55 +02:00
Michele Locati 3ff30a43fb [skip ci] Automatically update README.md 2022-05-26 07:10:55 +00:00
Michele Locati 2367aeb690
Add support for xdiff (#579) 2022-05-26 09:10:38 +02:00