Community News: Latest PECL Releases (03.02.2021)
Latest PECL Releases:
- ssh2 1.3.1
- 1.3.1 release only fixed the PHP >= 8.0 requirement in the package.xml. No code changes.Changes in 1.3:
- Add ssh2_send_eof() [PR #45] (Calvin Buckley)
- PHP stream cast function for SSH channel objects for stream_select() support. [PR #38] (Robert Wolf)
- Fix for PHP 7.4 and 8 [PR #44] (Andy Postnikov and Remi Collet)
- Fixed debug and disconnected callback [PR #37] (Piotr Rogowski)
- Various stability and memory issue fixes [PR #39, #41] (Robert Wolf)
- Segfault fix for bug #79757 [PR #43] (Konrad K)
- Various stability and bug fixes #79631, #63480, #80294, #75523, #80729 [PR #46, #47, #48, #49, #50 and #51] (Christoph M. Becker)
- excimer 1.0.0
- Initial PECL release - gRPC 1.36.0
- gRPC Core 1.36.0 update - Fixed segfault on re-used call object #25245 - Added support for PSM security #25303 - ssh2 1.3
- Add ssh2_send_eof() [PR #45] (Calvin Buckley) - PHP stream cast function for SSH channel objects for stream_select() support. [PR #38] (Robert Wolf) - Fix for PHP 7.4 and 8 [PR #44] (Andy Postnikov and Remi Collet) - Fixed debug and disconnected callback [PR #37] (Piotr Rogowski) - Various stability and memory issue fixes [PR #39, #41] (Robert Wolf) - Segfault fix for bug #79757 [PR #43] (Konrad K) - Various stability and bug fixes #79631, #63480, #80294, #75523, #80729 [PR #46, #47, #48, #49, #50 and #51] (Christoph M. Becker) - smbclient 1.0.6
ftruncate implemented on smb_streams by Remi. - Tensor 2.2.0
- Implemented Singular Value Decomposition (SVD) - Implemented matrix (Moore-Penrose) pseudoinverse - Tensor objects now throw namespaced exceptions - Optimized Reduced Row Echelon Form (RREF) - Optimize eigendecomposition for symmetric matrices - protobuf 3.15.3
New changes in 3.15.0: * unregister INI entries and fix invalid read on shutdown (#8042) * Fix PhpDoc comments for message accessors to include "|null". (#8136) * fix: convert native PHP floats to single precision (#8187) * Fixed PHP to support field numbers >=2**28. (#8235) * feat: add support for deprecated fields to PHP compiler (#8223) * Protect against stack overflow if the user derives from Message. (#8248) * Fixed clone for Message, RepeatedField, and MapField. (#8245) * Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258) - protobuf 3.15.2
New changes in 3.15.0: * unregister INI entries and fix invalid read on shutdown (#8042) * Fix PhpDoc comments for message accessors to include "|null". (#8136) * fix: convert native PHP floats to single precision (#8187) * Fixed PHP to support field numbers >=2**28. (#8235) * feat: add support for deprecated fields to PHP compiler (#8223) * Protect against stack overflow if the user derives from Message. (#8248) * Fixed clone for Message, RepeatedField, and MapField. (#8245) * Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258)
Comments are closed.