v4.4.8
Deprecated
- Move async Swoole\Client to ext-async
Enhancement
- Support Http\Response close (#2861) (@matyhtf)
- Support Process::daemon() redirection of IO (#2871) (@matyhtf)
Fixed
- Fixed random bytes added to response status code (#2856) (@twose)
- Fixed naming conflicts with php gdbinit (2a2447e) (@shiguangqi)
- Fixed build without PCRE JIT on OSX (2a4c447) (@twose)
- Fixed Websocket\Server class entry of property declaration (1f197da) (@twose)
- Fixed coroutine bound error checker of Co\Http\Client (2619cdd) (@twose)
- Fixed gdb debugger in docker (ec81528) (@twose)
- Fixed MySQL close error (#2869) (@twose)
- Fixed Cygwin with process (#2868) (#2876) (@matyhtf)
- Fixed tls_host_name not found (d1968c2) (@twose)
- Fixed SSL renegotiation (#2847) (d8b87eb) (@matyhtf)
- Fixed HTTP2 client empty data (37b12d7) (775aefe) (@twose)
- Fixed send yield hang (#2885) (@matyhtf) (@twose)
- Fixed null fci_cache (#2881) (@twose)
- Fixed server mode on CYGWIN (#2868) (@matyhtf)
- Fixed select null (5e23dd9) (@twose)
- Fixed #2643 #2868 (#2888) (@matyhtf)