diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-16 07:54:46 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-16 07:54:46 +0100 |
commit | 498321920ce54c8cb26135a1ed3ce8aeb070cbfd (patch) | |
tree | 2730ebd3fdfd82c08af231c5406ed039cec28c55 /PHPINFO | |
parent | 4ec530a138e714876653a5828b2532d908160988 (diff) |
re-license spec file to CECILL-2.1
fix cpu affinity check using patch from v6
update to 5.1.7
re-license spec file to CECILL-2.1
fix cpu affinity check using patch from v6
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team <team@swoole.com> -Version => 5.1.6 -Built => Nov 28 2024 00:00:00 +Version => 5.1.7 +Built => Feb 16 2025 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -14,14 +14,15 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 3.1.4 24 Oct 2023 +openssl => OpenSSL 3.2.2 4 Jun 2024 dtls => enabled http2 => enabled json => enabled curl-native => enabled +curl-version => 8.9.1 pcre => enabled -c-ares => 1.28.1 -zlib => 1.2.13 +c-ares => 1.34.4 +zlib => 1.3.1.zlib-ng brotli => E16781312/D16781312 mutex_timedlock => enabled pthread_barrier => enabled |