Commit Graph

185 Commits (f0c8bc18201fa290862b83f9fa0ef9fe92eb6bb2)

Author SHA1 Message Date
Michele Locati 4e8e8b8cb9
Add support for parallel on PHP 8.0, 8.1 and 8.2 (#649) 2022-10-24 15:01:09 +02:00
Michele Locati 64916cbc5f
Add support for xdebug on PHP 8.2 (#644) 2022-10-14 00:49:05 +02:00
Michele Locati be642bb57b
Add support for openswoole on PHP 8.2 (#642) 2022-10-03 09:38:31 +02:00
Michele Locati 81a89fe49b
Add support for simdjson (#641) 2022-10-01 22:16:01 +02:00
Michele Locati f701725a88
Add support for SourceGuardian on PHP 8.1 (#639) 2022-09-29 00:51:12 +02:00
Michele Locati e394472a3b
Add support for ionCube Loader on PHP 8.1 (#638) 2022-09-29 00:38:45 +02:00
Michele Locati 77c631fbeb
Add support for spx on PHP 8.2 (#637) 2022-09-29 00:16:11 +02:00
Michele Locati 60e600ce80
Add support for swoole on PHP 8.2 (#620) 2022-09-23 09:58:44 +02:00
Michele Locati 62e1ed2138
Support luasandbox on PHP 8.2 (#634) 2022-09-23 09:32:12 +02:00
Michele Locati 001b0013c1
Support xhprof on PHP 8.2 (#629) 2022-09-06 18:18:37 +02: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 9c368ab598
Fine-tune lz4 support (#599) 2022-06-16 16:36:44 +02:00
Michele Locati b1c52fe97e
Support lz4 on PHP 5.5 too (#598) 2022-06-16 15:56:23 +02:00
Fred Cox 05d2d8c2f6
Add support for snappy (#597) 2022-06-16 15:50:02 +02:00
Fred Cox b1d802ef8a
Add support for lz4 (#596) 2022-06-16 14:49:29 +02:00
Michele Locati dcb15dfbbc
Add support for memprof on Alpine 3.16+ (#595) 2022-06-13 09:41:57 +02:00
Michele Locati a5266068c1
We actually support raphf on PHP 8.2 (#594) 2022-06-13 09:31:52 +02:00
Michele Locati de3589fa12
Support pdo_dblib and protobuf on PHP 8.1 (#592) 2022-06-11 18:46:35 +02:00
Michele Locati 118447fb5b
Fine-tune datadog_trace support (#591) 2022-06-11 18:27:36 +02:00
Michele Locati 9769752c70
[minor] sodium is pre-installed in PHP 8.2 2022-06-11 18:03:21 +02:00
Klaus Großmann aed4f83ba7
add datadog_trace extension (#589) 2022-06-11 17:25:45 +02:00
Michael Voříšek 9395d89ec0
Add sockets PHP 8.2 support (#590) 2022-06-11 17:10:23 +02: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 38abc1f2cc
Add support for Alpine 3.16 (#585) 2022-06-06 15:38:26 +02:00
Michele Locati 2367aeb690
Add support for xdiff (#579) 2022-05-26 09:10:38 +02:00
Michele Locati 8f149e8aa1
Add support for php_trie (#578) 2022-05-25 16:47:23 +02:00
Michele Locati b99d0e48b1
Fix #572 2022-05-16 16:31:22 +02:00
Michele Locati 3608f58e74
Add support for ion (#573) 2022-05-13 17:18:20 +02:00
Michele Locati aeb529c2a9
Add support for parle (#567) 2022-04-21 16:16:52 +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 a661b9f8c5
Remove support for solr on PHP 8.1 (#548)
solr is not yet ready for PHP 8.1
2022-03-28 15:09:05 +02: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 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 f1340fe349
Support xmlrpc on PHP 8.1 (#510) 2022-02-14 17:33:11 +01:00
Michele Locati f61d0a377c
Support blackfire on PHP 8.1 (#507) 2022-02-04 17:28:54 +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 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
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 daa351d9fc
Add support for openswoole (#461) 2021-11-05 23:14:23 +01:00
Michele Locati a25ac57936
Support swoole on PHP 8.1 (#457) 2021-10-25 09:41:20 +02:00
Michele Locati 8da8bdb33d
Support YAML on PHP 8.1 (#456) 2021-10-25 08:59:01 +02:00
Michele Locati fe0dd6850b
Support uploadprogress for PHP 8.1 (#446) 2021-09-29 09:32:50 +02:00
Laurent Laville 2a4168f26b
Support uploadprogress for PHP 8.0 (#445) 2021-09-29 09:18:17 +02:00
Michele Locati f9cf2dedc3
Add support for SourceGuardian Loader (#442) 2021-09-28 11:44:47 +02:00
Michele Locati 8372a141c1
Support uopz on PHP 8.1 2021-09-23 09:02:01 +02:00
Michele Locati ce0ce92a99
Support CSV on PHP 8.1 2021-09-22 09:02:48 +02:00