diff options
author | Remi Collet <remi@remirepo.net> | 2024-06-06 10:44:03 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-06-06 10:44:03 +0200 |
commit | 3e818862cb1120788bc66fa85ba00a3588878a23 (patch) | |
tree | 12eb606caa5e1e888bc7599610395f18620a1e54 /PHPINFO | |
parent | 3bc96772fc3ee55730b11773be306d0413d524d5 (diff) |
update to 5.1.3
fix build warnings (errors with GCC 14) using patch from
https://github.com/swoole/swoole-src/pull/5363
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team <team@swoole.com> -Version => 5.1.2 -Built => Jan 24 2024 00:00:00 +Version => 5.1.3 +Built => Jun 6 2024 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -20,7 +20,7 @@ http2 => enabled json => enabled curl-native => enabled pcre => enabled -c-ares => 1.25.0 +c-ares => 1.28.1 zlib => 1.2.13 brotli => E16781312/D16781312 mutex_timedlock => enabled |