From 020d2c2235d3716778d7f8dc5c24d87675181f0d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 30 Oct 2021 15:18:30 +0200 Subject: update to 4.8.1 open https://github.com/swoole/swoole-src/pull/4457 add LICENSE file for thirdparty/nlohmann --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index fa75628..4c79345 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 4.8.0 -Built => Oct 15 2021 00:00:00 +Version => 4.8.1 +Built => Oct 30 2021 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled -- cgit