Michele Locati
71ecd5d0ba
Add support for phpy ( #964 )
2024-08-20 12:28:09 +02:00
Martijn van de Beek
258090fa15
Remove sqlsrv warning for ARM ( #958 )
...
Microsoft ODBC 18 supports ARM architecture now. It has been tested succefully at our company. The warning is no longer needed.
Co-authored-by: Martijn van de Beek <m.vandebeek@paragin.com>
2024-08-09 09:49:44 +02:00
Michele Locati
91038e2e4d
Add support for wikidiff2 ( #918 )
2024-04-30 16:23:57 +02:00
Michele Locati
76789743a7
Add support for saxon ( #889 )
2024-02-08 16:10:38 +01:00
Michele Locati
c349837cf5
Add support for imagick on Alpine 3.19 ( #856 )
2023-12-15 10:39:38 +01:00
Michele Locati
c56d451c97
Add support for Alpine 3.19 ( #853 )
...
* Add support for Alpine 3.19
* Temporarily drop support for imagick on Alpine 3.19
See https://github.com/mlocati/docker-php-extension-installer/issues/855
Test: imagick
2023-12-15 09:24:59 +01:00
Michele Locati
481100732a
Add support for memcached on Debian Bookworm ( #807 )
2023-09-30 21:09:27 +02:00
Michele Locati
8d409034c3
Add support for Tensor on PHP up to 8.2 ( #805 )
2023-09-20 11:56:51 +02:00
Michele Locati
1888790bc8
Add support for ecma_intl PHP extension ( #795 )
2023-08-30 15:42:58 +02:00
Michele Locati
20c19b72f7
Support decimal on Debian bookworm ( #767 )
2023-06-23 16:45:53 +02:00
Michele Locati
f9683d077d
Add support for Debian 12 (bookworm) and Alpine 3.18 ( #765 )
2023-06-23 15:46:51 +02:00
Michele Locati
aa3857242b
Drop support for Alpine 3.7/3.8 ( #763 )
...
I really can't make them work (maybe because they don't support TLS v1.2)
2023-06-22 14:14:37 +02:00
Max
4c3682a563
Support cassandra ( #693 )
2023-02-19 16:34:41 +01:00
Michele Locati
81a89fe49b
Add support for simdjson ( #641 )
2022-10-01 22:16:01 +02:00
Michele Locati
9c368ab598
Fine-tune lz4 support ( #599 )
2022-06-16 16:36:44 +02:00
Michele Locati
dcb15dfbbc
Add support for memprof on Alpine 3.16+ ( #595 )
2022-06-13 09:41:57 +02:00
Klaus Großmann
aed4f83ba7
add datadog_trace extension ( #589 )
2022-06-11 17:25:45 +02:00
Michele Locati
38abc1f2cc
Add support for Alpine 3.16 ( #585 )
2022-06-06 15:38:26 +02:00
Michele Locati
b99d0e48b1
Fix #572
2022-05-16 16:31:22 +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
4e5fbe0d84
Add support for geos ( #532 )
2022-03-24 10:18:15 +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
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
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
Michele Locati
9c20723c77
Add support for VIPS
2021-05-05 16:53:28 +02: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
02517f0882
Install the Microsoft SQL Server ODBC Driver when installing sqlsrv/pdo_sqlsrv
2021-01-20 14:36:38 +01:00
Michele Locati
5ae24be8b1
Fix syntax of data/special-requirements
2020-12-16 16:37:17 +01:00
Fred Cox
f15031994b
fixes for enchant extension on alpine3.12
...
disable enchant on some version/distro combos
2020-09-18 22:05:08 +03:00
Michele Locati
1deeb6d656
tdlib: support more PHP versions
2020-03-03 12:09:28 +01:00
Michele Locati
2dcf3fcb51
Add support for Parallel
2019-10-11 08:12:46 +02:00
Michele Locati
d9d8e5fc34
Initial commit
2018-04-11 17:39:10 +02:00