From 6bd49606e641d1203106b9223ff9c22594831ae0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 20 Sep 2020 08:10:12 +0200 Subject: update to 4.5.4 open https://github.com/swoole/swoole-src/issues/3681 broken build on EL-6 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index b438cad..f724a91 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 4.5.3 -Built => Aug 30 2020 00:00:00 +Version => 4.5.4 +Built => Sep 20 2020 00:00:00 coroutine => enabled trace_log => enabled epoll => enabled -- cgit