Michele Locati
3e2b610d74
Fix installing gd and vips at the same time ( #955 )
2024-08-08 09:43:34 +02:00
Michele Locati
cfa74c52be
Upgrade libcmark from 0.31.0 to 0.31.1 ( #952 )
2024-08-07 20:37:55 +02:00
Michele Locati
adb82b9fcb
Install the latest version of gRPC ( #953 )
2024-08-06 22:19:28 +02:00
Michele Locati
19b5118c32
Update ion-c from 1.1.2 to 1.1.3 ( #950 )
2024-07-31 11:38:34 +02:00
Michele Locati
48de5e7a33
Update spx from 0.4.15 to 0.4.16 ( #947 )
2024-07-30 10:50:30 +02:00
Michele Locati
e48c6c52bf
Add support for PHP 8.4 RC ( #946 )
2024-07-30 10:40:46 +02:00
Michele Locati
a38d946ba7
Fix installing datadog_trace on Alpine 3.11 and 3.12 ( #945 )
2024-07-29 12:52:10 +02:00
Michele Locati
9ddedfd21e
grpc: workaround for https://github.com/grpc/grpc/issues/37178 ( #941 )
2024-07-11 10:45:51 +02:00
Michele Locati
45abf97cd1
Fix installing http on ZTS versions ( #936 )
2024-07-08 11:16:32 +02:00
Michele Locati
7f57a1ce70
Add support for swoole 6.0.0 ( #929 )
2024-06-24 11:38:29 +02:00
Michele Locati
fafb433f97
Delete newrelic install logs ( #928 )
2024-06-10 23:14:49 +02:00
Michele Locati
1e04b3c110
Fix installing swoole ( #926 )
...
* Install swoole 5.1.2 on Alpine 3.12
Fix this error:
configure: error: Package requirements (libbrotlienc) were not met:
Package 'libbrotlienc', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables BROTLIENC_CFLAGS
and BROTLIENC_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Test: swoole
* Fix installing swoole on Debian
* Workaround for https://github.com/swoole/swoole-src/issues/5365
* Fix installing swoole on Debian
2024-06-07 17:47:24 +02:00
Michele Locati
91038e2e4d
Add support for wikidiff2 ( #918 )
2024-04-30 16:23:57 +02:00
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