diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-03 08:47:18 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-03 08:47:18 +0100 |
commit | 300418f98a81020ef17497fd0e961c5a7d8587f9 (patch) | |
tree | b4db0313cc7132b7ad70c6041429424ae718fa95 /PHPINFO | |
parent | 8b0f5993eeb5b89003d16596ef59013297966191 (diff) |
re-license spec file to CECILL-2.1
fix cpu affinity check and futext check using patch from
https://github.com/openswoole/ext-openswoole/pull/376
raise dependency on PHP 8.2
rename to php-pecl-openswoole25 for new API
update to 25.2.0
re-license spec file to CECILL-2.1
fix cpu affinity check and futext check using patch from
https://github.com/openswoole/ext-openswoole/pull/376
raise dependency on PHP 8.2
rename to php-pecl-openswoole25 for new API
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -3,8 +3,8 @@ openswoole Open Swoole => enabled Author => Open Swoole Group <hello@openswoole.com> -Version => 22.1.2 -Built => Dec 11 2023 00:00:00 +Version => 25.2.0 +Built => Feb 3 2025 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -14,13 +14,13 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 3.1.1 30 May 2023 +openssl => OpenSSL 3.2.2 4 Jun 2024 dtls => enabled http2 => enabled hook-curl => enabled pcre => enabled -c-ares => 1.21.0 -zlib => 1.2.13 +c-ares => 1.34.4 +zlib => 1.3.1.zlib-ng brotli => E16781312/D16781312 mutex_timedlock => enabled pthread_barrier => enabled |