From 1fd143a60ceb86c9941a75ba2025cebf6fe9908b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Dec 2021 08:57:31 +0100 Subject: update to 4.9.0 add patch for libcurl < 7.56 (EL-7) from https://github.com/openswoole/swoole-src/pull/103 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index f10b133..d105243 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ openswoole Open Swoole => enabled Author => Open Swoole Group & Contributors -Version => 4.8.1 -Built => Nov 29 2021 00:00:00 +Version => 4.9.0 +Built => Dec 20 2021 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled -- cgit