Community News: Latest PECL Releases (09.22.2020)
Latest PECL Releases:
- datadog_trace 0.48.3
### Fixed- Fix sigsegv in deferred loading #1022
- apfd 1.0.2
* PHP-7.2+ compatibility * PHP-8.0 compatiblity - xhprof 2.2.1
- Support PHP 8.0 beta4 - swoole 4.5.4
Backward compatibility Break --- * Modify SWOOLE_HOOK_ALL to contain SWOOlE_HOOK_CURL (#3606) (@matyhtf) * Remove ssl_method and Support ssl_protocols (#3639) (@Yurunsoft)New APIs
- Added firstKey and lastKey (swoole/library#51) (@sy-records)
Enhancement
- Added open_websocket_ping_frame, open_websocket_pong_frame (#3600) (@Yurunsoft)
Fixed
- Fixed fseek ftell file larger than 2G bug (#3619) (@Yurunsoft)
- Fixed Socket barrier bug (#3627) (@matyhtf)
- Fixed http proxy handshake bug (#3630) (@matyhtf)
- Fixed a problem with parsing the HTTP header when send chunk data (#3633) (@matyhtf)
- Fixed zend_hash_clean assertion failure (#3634) (@twose)
- Fixed can't remove broken fd from event loop (#3650) (@matyhtf)
- Fixed crash when receiving invalid packet (#3653) (@matyhtf)
- Fixed array_key_last (swoole/library#46) (@sy-records)
Kernel
- Code optimization (#3615) (#3617) (#3622) (#3635) (#3640) (#3641) (#3642) (#3645) (#3658) (@matyhtf)
- Reduce unnecessary memory operation to improve write performance (#3620) (@matyhtf)
- Refactor aio (#3624) (@Yurunsoft)
- Added readlink/opendir/readdir/closedir hook (#3628) (@matyhtf)
- Improve swMutex_create, add SW_MUTEX_ROBUST (#3646) (@matyhtf)
- oauth 2.0.7
* PHP 8 compatibility - parallel 1.1.4
- Fix #103: memory leaks in Sync - Fix #112: broken type hinting and instanceof operator - Fix #139: crash with opcache enabled - xdebug 2.9.7
Wed, Sep 16, 2020 - xdebug 2.9.7= Fixed bugs:
- Fixed issue #1839: Add keepalive options to debugging socket
- mailparse 3.1.1
- Fixed bug #74215: Memory leaks with mailparse (cmb) - Fixed bug #76498: Unable to use callable as callback (cmb) - Compatibility with 8.0.0beta4
Comments are closed.