From 9c2040bc32cafddbc48cd360612054d3e04694a0 Mon Sep 17 00:00:00 2001 From: tianfenghan Date: Thu, 16 Dec 2021 17:28:10 +0800 Subject: [PATCH] Update package.xml --- package.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/package.xml b/package.xml index 0e8be1222ef..8e1b87432f6 100644 --- a/package.xml +++ b/package.xml @@ -63,12 +63,9 @@ Apache2.0 - - Fixed compatibility of curl native hook with PHP-8.1 - - Fixed compatibility of sockets hook with PHP-8 - - Fixed the return value error of sockets hook function - - Added Coroutine\Socket::isClosed() - - Fixed Http2Server sendfile cannot set content-type - - Optimize performance of HttpServer date header + - Fixed compatibility of sockets hook with PHP-8.1 + - Fixed compatibility of Table with PHP-8.1 + - Fixed bug #4519