Michele Locati
556b82af60
[skip ci] Automatically update README.md
2024-11-19 09:22:46 +00:00
Michele Locati
5c690919ad
Add support for ddtrace on PHP 8.4 ( #1007 )
2024-11-19 10:22:29 +01:00
Michele Locati
5eaace4478
[skip ci] Automatically update README.md
2024-11-19 08:54:26 +00:00
Michele Locati
c5389b1483
Add support for http on PHP 8.4 ( #1006 )
2024-11-19 09:54:12 +01:00
Michele Locati
a0b08b1f18
[skip ci] Automatically update README.md
2024-11-14 14:37:16 +00:00
Michele Locati
b677321799
Add support for imagick on PHP 8.3 ( #811 )
2024-11-14 15:36:58 +01:00
Michele Locati
5c38dda75d
Fix installing blackfire with thread-safe PHP ( #1004 )
2024-11-11 14:34:09 +01:00
Michele Locati
091f76086f
Fix installing enchant on PHP < 8 and Alpine 3.12+/Debian 11+ ( #1002 )
2024-11-11 09:17:06 +01:00
Michele Locati
8f7fea9dbe
[skip ci] Automatically update README.md
2024-11-06 09:26:57 +00:00
Michele Locati
1bfe32ae86
Add support for brotli ( #1000 )
2024-11-06 10:26:43 +01:00
Michele Locati
776706bc34
Upgrade libaom to v3.10.0 ( #996 )
2024-10-24 23:47:14 +02:00
Michele Locati
cb53e600a6
[skip ci] Automatically update README.md
2024-10-15 15:38:22 +00:00
Michele Locati
b7cfab7a1e
imap: add support for PHP 8.4 ( #995 )
2024-10-15 17:38:11 +02:00
Michele Locati
8543e0ca3d
[skip ci] Automatically update README.md
2024-10-15 13:57:20 +00:00
Michele Locati
63db434312
Add support for phalcon ( #994 )
2024-10-15 15:57:07 +02:00
Michele Locati
c2455d781a
[skip ci] Automatically update README.md
2024-10-15 09:08:28 +00:00
Michele Locati
adb4674e26
Add support for psr ( #993 )
2024-10-15 11:08:13 +02:00
Michele Locati
efcb7a4a69
[skip ci] Automatically update README.md
2024-10-08 10:12:54 +00:00
Michele Locati
9260d39846
oauth: add support for PHP 8.4 ( #990 )
2024-10-08 12:12:39 +02:00
Michele Locati
6a9cf84e26
[skip ci] Automatically update README.md
2024-10-04 21:33:32 +00:00
Michele Locati
7dd489b25c
redis: add support for PHP 8.4, fix installing on PHP 7.2/7.3 ( #989 )
2024-10-04 23:33:20 +02:00
Michele Locati
cd2b7763ef
[skip ci] Automatically update README.md
2024-10-04 20:59:59 +00:00
Michele Locati
bec79c9de0
mailparse: add support for PHP 8.4 ( #988 )
2024-10-04 22:59:44 +02:00
Michele Locati
ab6885852c
Better explanation of IPE_GD_WITHOUTAVIF ( #987 )
2024-10-03 00:33:56 +02:00
Michele Locati
037831380b
[skip ci] Automatically update README.md
2024-09-30 14:11:14 +00:00
Michele Locati
6e958ede38
spx: add support for PHP 8.4 ( #982 )
2024-09-30 16:11:00 +02:00
Michele Locati
f6f8670288
[skip ci] Automatically update README.md
2024-09-30 14:03:50 +00:00
Michele Locati
8fda930a7b
seaslog doesn't support PHP 8.4 anymore ( #981 )
...
Error: implicit declaration of function 'php_mkdir_ex'
From https://github.com/php/php-src/blob/php-8.4.0RC1/UPGRADING.INTERNALS :
The php_mkdir() and php_mkdir_ex() APIs have been removed, use
php_stream_mkdir() instead.
2024-09-30 16:03:37 +02:00
Michele Locati
444a3768ff
[skip ci] Automatically update README.md
2024-09-30 13:58:21 +00:00
Michele Locati
eb55ad5cb4
mailparse doesn't support PHP 8.4 anymore ( #980 )
...
Error: implicit declaration of function 'php_strtolower'
From https://github.com/php/php-src/blob/php-8.4.0RC1/UPGRADING.INTERNALS :
The php_strtoupper(), php_string_toupper(), php_strtolower(), and
php_string_tolower() functions has been removed, use zend_str_toupper(),
zend_string_toupper(), zend_str_tolower(), and zend_string_tolower()
respectively instead.
2024-09-30 15:58:07 +02:00
Michele Locati
504727daa1
[skip ci] Automatically update README.md
2024-09-21 20:16:14 +00:00
Michele Locati
be508269ae
apcu: add support for PHP 8.4 ( #978 )
2024-09-21 22:15:58 +02:00
Michele Locati
253d769ab6
[skip ci] Automatically update README.md
2024-09-20 12:04:40 +00:00
Michele Locati
cc1a94fc16
APCu doesn't work with PHP 8.4 at the moment ( #977 )
...
See https://github.com/krakjoe/apcu/issues/523
2024-09-20 14:04:27 +02:00
Michele Locati
96eb62e1d3
Minor change
2024-09-09 17:39:17 +02:00
Michele Locati
d4a1c15926
Use softprops/action-gh-release@v2 action instead of deprecated actions/create-release & actions/upload-release-asset
2024-09-09 17:38:17 +02:00
Michele Locati
186b3b19a8
Upgrade docker/login-action@v1 to docker/login-action@v3
2024-09-09 17:28:50 +02:00
Michele Locati
b84f0fb1c9
[skip ci] Automatically update README.md
2024-09-09 15:09:53 +00:00
Michele Locati
7b90733885
Add support for xpass ( #976 )
2024-09-09 17:09:41 +02:00
Michele Locati
4e8a3a3ff2
test-recent-extensions action: update actions version
2024-09-08 11:14:19 +02:00
Michele Locati
34b3f1d131
Allow launching actions from web interface
2024-09-08 11:12:38 +02:00
Michele Locati
9a03eb347d
[skip ci] Automatically update README.md
2024-09-06 13:28:14 +00:00
Michele Locati
46c6aa6376
Support ionCube Loader on PHP 8.3 ( #973 )
2024-09-06 15:28:01 +02:00
Michele Locati
e0676b55ce
[skip ci] Automatically update README.md
2024-09-06 13:17:40 +00:00
Michele Locati
e48ac94508
Support pdo_oci on PHP 8.4 ( #972 )
2024-09-06 15:17:27 +02:00
Michele Locati
a0754bf9d5
[skip ci] Automatically update README.md
2024-09-06 13:09:11 +00:00
Michele Locati
742bf56cae
Update snuffleupagus to v0.11.0 ( #971 )
2024-09-06 15:08:56 +02:00
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