Community News: Latest PECL Releases (05.03.2022)
syndicated from www.phpdeveloper.org
on May 3, 2022
Latest PECL Releases:
- zip 1.20.1
- Fixed type for index in ZipArchive::replaceFile. (Martin Rehberger) - openswoole 4.11.1
. Fix postgres client metaData api bugs . Fix cookie parsing bug causing cookie errors . Fix memory leak in swoole_stream_select . Fix compatible issues with old libcurl on centos 7 . Fix compatible issues for PHP 8.0 and Fedora, Centos 7 - xlswriter 1.5.2
- Fix: Write failure on data reference. - Fix: String is not zero-terminatedpage. - datadog_trace 0.73.0
## Application Security Monitoring ### v0.3.1 #### Fixes - Fix relative module order with ddtrace on PHP 7.3 issue [#88](https://github.com/DataDog/dd-appsec-php/issues/88) - [#86](https://github.com/DataDog/dd-appsec-php/pull/86)v0.3.0
Breaking Changes
- Rename ini settings from
datadog.appsec.rules_path
todatadog.appsec.rules
#74 - Interpret
datadog.appsec.waf_timeout
as microseconds rather than milliseconds #74
Fixes
- Add obfuscator strings when initialising WAF from client settings #83
Additions
- Add WAF metrics and errors to traces #79
- Actor IP resolution from request headers #80
- Add support for WAF event obfuscator #82
- Add obfuscator regex for values #84
Miscellaneous Changes
- Rename ini settings from
- mysql_xdevapi 8.0.29
Release