Commit Graph

131 Commits

Author SHA1 Message Date
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
Michele Locati
cc49441034
Add support for xmlrpc with PHP 8.0, enable parallel compilation for xmlrpc 2021-03-06 19:11:48 +01:00
Michele Locati
929d7aaed3
Add support for excimer 2021-03-02 14:51:04 +01:00
Michele Locati
db688384a7
Add support for CSV 2021-02-23 18:28:37 +01:00
Michele Locati
b64627ec06
Add support for ds 2021-02-22 13:55:11 +01:00
Michele Locati
eaffaf2d7d
Add support for decimal with PHP 8.0 2021-02-17 09:32:26 +01:00
Michele Locati
14fd764711
Add support for gnupg with PHP 8.0 2021-02-15 09:02:21 +01:00
Michele Locati
2862bf30d7
Add support for geoip 2021-02-15 08:36:15 +01:00
Michele Locati
15a5ea173a
Add support for gmagick with PHP 8.0 2021-02-12 09:07:54 +01:00
Michele Locati
3b4b320b81
Merge pull request #290 from mlocati/ev
Support installing ev on PHP 8
2021-02-02 21:04:42 +01:00
Michele Locati
15b33d9079
Support installing ev on PHP 8 2021-02-02 20:59:36 +01:00
Michele Locati
b7a5c198d2
Support installing rdkafka on PHP 8 2021-02-02 20:50:35 +01:00
Michele Locati
6bdecf6420
Add support for geospatial 2021-01-31 14:48:35 +01:00
Michele Locati
5eda6e52f8
Support installing SSH2 on PHP 8 2021-01-31 11:20:02 +01:00
Michele Locati
b0d75c444b
Drop oficial support for tdlib
tdlib uses PHP-CPP, and PHP-CPP seems rather abandoned
2021-01-26 14:20:27 +01:00
Michele Locati
fc1917b4ef
Don't install enchant on PHP 7.3-7.4/Alpine 3.13 2021-01-26 09:03:46 +01:00
Michele Locati
dd005a0d66
Support memcache on PHP 8.0 2021-01-25 18:53:42 +01:00
Michele Locati
e6ec222430
Add support for zstd 2021-01-25 17:29:24 +01:00
Michele Locati
02517f0882
Install the Microsoft SQL Server ODBC Driver when installing sqlsrv/pdo_sqlsrv 2021-01-20 14:36:38 +01:00
Michele Locati
f75c4ea5ed
Add support for SeasLog 2021-01-19 14:40:27 +01:00
Michele Locati
37beeb0c35
Add support for json_post 2021-01-18 21:14:30 +01:00
Michele Locati
e7146a11e3
Add support for gearman 2021-01-17 14:59:56 +01:00
Michele Locati
7476e5eb48
Add support for sqlsrv/pdo_sqlsrv with PHP 8.0 2021-01-16 21:03:25 +01:00
Michele Locati
1071e63fc9
Add support for yar 2021-01-05 15:16:27 +01:00