Commit Graph

499 Commits (7413b1f8e962e800083155114713a4fa238192fd)

Author SHA1 Message Date
Michele Locati 7413b1f8e9
Add a way to skip checking if extensions work (#915) 2024-04-22 20:40:38 +02:00
Steven Kriegler 20067e86da
Fix SourceGuardian 15 installation on Alpine Linux (#912)
* Fix SourceGuardian 15 installation on Alpine Linux

SourceGuardian loader 15 seem to rely on `libudev`.

Signed-off-by: justusbunsi <61625851+justusbunsi@users.noreply.github.com>
2024-04-19 10:25:30 +02:00
Michele Locati 4a6fc8bf6a
Add an option to install the newrelic daemon too (#911) 2024-04-16 11:14:12 +02:00
Michele Locati b899180851
Add support for newrelic (#910) 2024-04-16 10:52:52 +02:00
Michele Locati 9eb0c12a9c
opentelemetry: install the latest stable version (#909) 2024-04-11 15:10:27 +02:00
Michele Locati 06045e76fb
Upgrade version of MS ODBC on Alpine Linux (#908) 2024-04-10 09:27:40 +02:00
Michele Locati bc248f84c8
Fix installing tideways on Alpine Linux (#907) 2024-04-09 16:19:23 +02:00
Ghlen Nagels 749afd0a53
Fix installing libssl on old Alpine versions (#902)
* install ^libssl[0-9]+(\.[0-9]+)*$ if it exists in apk info

* use pattern matching that works in older versions of php alpine too

* Improve way to retrieve libssl on Alpine

Test: event, imap, mongo, mongodb, openswoole, relay, stomp, swoole

---------

Co-authored-by: Michele Locati <michele@locati.it>
2024-04-03 17:10:53 +02:00
Michele Locati dab1adbf39
Add support for imap extension no longer bundled with PHP (#900) 2024-03-18 17:47:55 +01:00
Michele Locati 0609246374
Add support for oci8 and pdo_oci extensions no longer bundled with PHP (#894) 2024-03-18 16:55:52 +01:00
Michele Locati 040be88dae
Fix installing protobuf on PHP 8.0 (#899) 2024-03-15 17:17:38 +01:00
Michele Locati 76789743a7
Add support for saxon (#889) 2024-02-08 16:10:38 +01:00
Michele Locati 68552b1e16
Fix installing AOM on Debian 10 with arm architecture (#886) 2024-02-06 16:00:16 +01:00
Michele Locati 9ae52941f5
Always enable (fast) support for AVIF on Debian 12 (Bookworm) (#884) 2024-02-05 11:59:23 +01:00
Michele Locati c4c0e173db
Update libaom 3.3.0 > 3.8.1, libdav1d 0.9.2 > 1.3.0, libyuv 25d0a51 > d359a9f, libavif 0.9.3 > 1.0.3 (#883) 2024-02-05 11:24:42 +01:00
Raymond Jay Golo c34a2b1f42
Use GitHub mirror instead of VideoLAN's for reliability. (#879) 2024-02-05 10:33:05 +01:00
Michele Locati 9ba2b2a8f0
Fix installing datadog_trace when specifying the version (#881) 2024-02-05 10:06:11 +01:00
Michele Locati d56469d230
sqlsrv/pdo_sqlsrv: fix installing on PHP 8.0, update msodbcsql on Alpine (#877) 2024-02-01 15:20:41 +01:00
Michele Locati da13fc502a
Upgrade cmark from v0.30.3 to v0.31.0 (#876) 2024-01-30 02:06:15 +01:00
Michele Locati 53655025b3
Install swoole 5.0 in 32-bit systems (#874)
See https://github.com/swoole/swoole-src/issues/5198#issuecomment-1820162178
2024-01-26 15:26:56 +01:00
Michele Locati 9a2b168ef4
Remove useless dependency when installing FTP (#872) 2024-01-25 21:51:44 +01:00
Michele Locati 16b7be63e0
Add support for installing FTP with SSL on PHP 8.2+ (#871) 2024-01-25 15:42:08 +01:00
Michele Locati a430b7ea02
spx: upgrade to 0.4.15 (support for PHP 5.5 and PHP 8.3) (#867) 2024-01-18 23:33:34 +01:00
Michele Locati ac98842ec7
solr: add support for PHP 8.3, fix installing on PHP 7.0/7.1/7.2/7.3 (#863) 2024-01-12 00:51:38 +01:00
Michele Locati fb2df34f35
ds: add support for PHP 8.3, fix installing on PHP 7.3 (#860)
* Add support for ds on PHP 8.3

* Fix installing DS on PHP 7.3
2023-12-19 19:11:17 +01:00
Michele Locati 8840a6fe76
Fix installing jsonpath on php 7.4 (#858) 2023-12-19 14:20:12 +01:00
Michele Locati f039b21f7d
Add support for openswoole on PHP 8.3 (#832) 2023-12-18 17:32:58 +01:00
Michele Locati c349837cf5
Add support for imagick on Alpine 3.19 (#856) 2023-12-15 10:39:38 +01:00
Michele Locati 87c38b8def
Fix installing libssl on Alpine 3.19 (#852) 2023-12-14 18:04:14 +01:00
Michele Locati 8595a480f4
Fix segmentation fault of swoole on PHP 8.3 (#847) 2023-12-13 20:14:33 +01:00
Michele Locati fd79b42db7
Install stable xdebug version on PHP 8.3 (#844)
Test: xdebug
2023-11-30 23:21:20 +01:00
Michele Locati 4bab662cd5
Add support for vld (#843) 2023-11-28 15:41:34 +01:00
Tom de Wit 3b4ae66e25
Support Xdebug on PHP 8.3 (#837) 2023-11-23 17:10:17 +01:00
Michele Locati 71cd5d0600
Fix installing mongodb on PHP 7.2/7.3, configure mongodb on PHP 7.4+ (#835) 2023-11-15 11:54:51 +01:00
Michele Locati 02c0e027bf
Allow specifying stability when wanting a compatible PECL version (#833) 2023-11-09 15:01:33 +01:00
Michele Locati a73618bc03
Fix installing openswoole on PHP 7.4/8.0 (#831) 2023-11-09 07:46:26 +01:00
Michele Locati 511faa5d98
[Alpine] Update libgearman from v1.1.20 to v1.1.21 (#829) 2023-11-07 16:52:21 +01:00
Michele Locati 9f22693f03
Fix installing protobuf on PHP 7.x (#827) 2023-11-02 17:08:42 +01:00
Dick Ittmann 582be29f3f
Only install msodbcsql18 on debian 12 Bookworm (#824)
Co-authored-by: Dick Ittmann <dick.ittmann@reports.nl>
2023-10-31 16:35:19 +01:00
Michele Locati 056e693409
Fix installing pdo_sqlsrv/sqlsrv on Debian Bookworm (#820) 2023-10-30 15:32:54 +01:00
Michele Locati 51624c4799
Install the latest version of rust, cargo, and datadog_trace (#814) 2023-10-10 13:26:05 +02:00
Michele Locati 0c4f87cd85
Add support for PHP 8.3 RC 2023-10-09 16:12:38 +02:00
Ramūnas Dronga 2ff0feb4cf
Add support for predefined processor count (#809) 2023-10-09 10:25:38 +02:00
Michele Locati 481100732a
Add support for memcached on Debian Bookworm (#807) 2023-09-30 21:09:27 +02:00
Michele Locati 4f5f669120
Install snuffleupagus 0.10.0 by default (#806) 2023-09-20 16:20:13 +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 820bda4f94
Fix installing redis on PHP 7.0/7.1, add support for msgpack/lz4 to redis on PHP 7.2+ (#801) 2023-09-12 15:53:12 +02:00
Michele Locati ae0abc847a
MS ODBC Sql on Alpine: support arm64, install 18.3.1.1-1 instead of 18.0.1.1-1 (#799) 2023-09-08 10:31:34 +02:00
Michele Locati d571d34c11
Don't force the latest version of grpc and protobuf (#798) 2023-09-06 12:26:39 +02:00
Michele Locati 7618bd4893
Let people use icu-data-en instead of icu-data-full when installing ecma_intl (#796) 2023-08-30 15:57:27 +02:00