Commit Graph

154 Commits (9167ef9b592c13c1e930ebdea3edfe0ec59fd80b)

Author SHA1 Message Date
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
Michele Locati 478c27017c
Add support for zephir_parser 2021-09-18 18:45:16 +02:00
Michele Locati 82a48bb467
Add support for mongodb on PHP 8.1 2021-09-15 11:17:21 +02:00
Michele Locati 54b2a65f42
Add support for mailparse on PHP 8.1 2021-09-02 08:38:28 +02:00
Michele Locati d305065edd
Simplify exclusion of whole distros
Test: pdo_sqlsrv, sqlsrv, vips
2021-08-26 09:47:13 +02:00
Michele Locati a8749d1001
Microsoft ODBC Drivers are not yet available for Debian Bullseye 2021-08-25 10:04:33 +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
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 7c3dbd2b9e
Add support for event
Test: event+sockets
2021-08-03 11:59:27 +02:00
Michele Locati 432a4b61df
xlswriter: add support for PHP 8.1 2021-08-02 17:44:02 +02:00
Laurent Laville 73c96fc031
removed PHP 5 compatibility (not enough stable) 2021-08-02 17:23:22 +02:00
Laurent Laville 2cdf6f92c1
add support for yac 2021-08-02 17:23:04 +02:00
Michele Locati 754471e826
Drop support for extensions not yet ready for PHP 8.1 2021-08-02 16:56:53 +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
Laurent Laville ac55a46d2e add new extension jsmin 2021-07-13 11:12:48 +02:00
Laurent Laville 37d5f5b090 add new extension uploadprogress 2021-07-13 07:49:16 +02:00
Laurent Laville 9f17f4d277 add new xmldiff extension 2021-07-10 08:59:08 +02:00
Michele Locati fff25f5fa3
Support more extensions with PHP 8.1 2021-07-01 17:36:25 +02:00
Michele Locati 2975caeb1b
Support pdo_sqlsrv and sqlsrv on PHP 8.1 2021-07-01 15:39:18 +02:00
Michele Locati 473653748a
Add support for Zookeeper on PHP 8.0+ 2021-07-01 11:24:57 +02:00
Michele Locati 8aecd6f183
amqp now supports PHP 8.1 2021-07-01 08:32:44 +02:00
Michael Voříšek 1b0e76c32c Add support/testing for PHP 8.1 2021-06-29 13:41:24 +02:00
Michele Locati c23d3891b6
Add support for LZF 2021-06-19 20:58:37 +02:00
Michele Locati 791108ff72
Opencensus now supports PHP 8.0 2021-06-10 08:19:42 +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 30df9214ca
Add support for AST 2021-05-18 08:48:59 +02:00
Michele Locati 9c20723c77
Add support for VIPS 2021-05-05 16:53:28 +02: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