We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadeaed commit 9c2040bCopy full SHA for 9c2040b
package.xml
@@ -63,12 +63,9 @@
63
</stability>
64
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache2.0</license>
65
<notes>
66
- - Fixed compatibility of curl native hook with PHP-8.1
67
- - Fixed compatibility of sockets hook with PHP-8
68
- - Fixed the return value error of sockets hook function
69
- - Added Coroutine\Socket::isClosed()
70
- - Fixed Http2Server sendfile cannot set content-type
71
- - 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
72
</notes>
73
<contents>
74
<dir name="/">
0 commit comments