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