Michele Locati
561f1d3338
Fix installing ev on PHP < 8.0 ( #969 )
2024-09-03 18:07:17 +02:00
Michele Locati
ac4b767236
Upgrade shfmt from 3.7.0 to 3.9.0 ( #965 )
2024-08-21 08:37:23 +02:00
Michele Locati
2604088666
[skip ci] Automatically update README.md
2024-08-20 10:28:22 +00:00
Michele Locati
71ecd5d0ba
Add support for phpy ( #964 )
2024-08-20 12:28:09 +02:00
Michele Locati
caa12a3846
pdo_firebird: install Firebird 5 instead of 2.5 on Alpine with PHP 8.4 ( #963 )
2024-08-19 18:31:35 +02:00
Michele Locati
e3fd834292
[skip ci] Automatically update README.md
2024-08-19 07:28:49 +00:00
Michele Locati
a603c36914
openswoole, swoole, uopz: drop support for PHP 8.4 ( #962 )
2024-08-19 09:28:36 +02:00
Shin
d8a138cd64
Simplify Dockerfile ( #960 )
...
* Simplify Dockerfile
* Update test-dockerfile.yml
2024-08-14 00:27:48 +02:00
Michele Locati
09aee3182e
[skip ci] Automatically update README.md
2024-08-12 09:36:28 +00:00
Michele Locati
943f9662bf
Re-add support for AST with PHP 8.4 ( #961 )
2024-08-12 11:36:16 +02:00
Michele Locati
5369a5083f
[skip ci] Automatically update README.md
2024-08-09 13:32:40 +00:00
Michele Locati
889b051c65
AST was working with PHP 8.4alpha2, but not with alpha4 ( #959 )
2024-08-09 15:32:26 +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
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
70eed5ba7e
[skip ci] Automatically update README.md
2024-07-31 09:32:19 +00:00
Michele Locati
a798c24acd
Add support for excimer on PHP 8.4 ( #951 )
2024-07-31 11:32:05 +02:00
Michele Locati
96f2ad6bc9
[skip ci] Automatically update README.md
2024-07-30 09:48:32 +00:00
Michele Locati
608a40104f
Reverse order of PHP version in the list of supported extensions ( #949 )
2024-07-30 11:48:19 +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
98c8c80a52
[skip ci] Automatically update README.md
2024-07-30 08:41:02 +00: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
f92b43e3f0
Add support for Alpine 3.20
2024-07-10 10:45:46 +02:00
Michele Locati
45abf97cd1
Fix installing http on ZTS versions ( #936 )
2024-07-08 11:16:32 +02:00
Michele Locati
45759d1b6c
Suggest how to abort "docker build" if curl fails
2024-07-08 09:02:17 +02:00
Michele Locati
732fe6577a
[skip ci] Automatically update README.md
2024-06-25 10:44:38 +00:00
Michele Locati
29d5bfe506
yar: add support for PHP 8.2/8.3 ( #931 )
2024-06-25 12:44:24 +02:00
Michele Locati
7ccc11b376
Update GitHub Action versions ( #930 )
2024-06-24 12:03:47 +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
6d18123abe
[skip ci] Automatically update README.md
2024-04-30 14:24:17 +00: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
Michele Locati
fabb5093bf
[skip ci] Automatically update README.md
2024-04-19 08:30:49 +00:00
Michele Locati
4d4b4029a4
Add support for SourceGuardian on PHP 8.3 ( #913 )
2024-04-19 10:30:33 +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
d15d7f0096
[skip ci] Automatically update README.md
2024-04-16 08:53:06 +00: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
Michele Locati
6263a817ca
[skip ci] Automatically update README.md
2024-04-04 16:50:51 +00:00
Michele Locati
b4a4872aff
Add support for gearman on PHP 8.1/8.2/8.3 ( #903 )
...
* Add support for gearman on PHP 8.1/8.2/8.3
* Fix extractExtensionsFromData
2024-04-04 18:50:37 +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