Community News: Latest PECL Releases (03.28.2023)
Latest PECL Releases:
timezonedb 2023.2
Updated to version 2023.2 (2023b)
gRPC 1.53.0
– gRPC Core 1.53.0 update
datadog_trace 0.86.0
### Added
– Add MemcacheIntegration #1981
– Add PSR18 tracing support in any PSR18 ClientInterface #1938
Fixed
Restrict backends on DBM propagation #1983
Allow for hooking of extended internal classes #1976
Internal changes
Include the circleci URL for 1.0.0-nightly installers #1977
Profiling (0.15.0)
Fixed
Fix issues when preloading and non-root php-fpm user are used #1975
Changed
perf: speed up stack walking by using function run_time_cache #1949
Internal changes
Fix system ini handling of invalid values in zai config #1982
Application Security Monitoring (v0.7.0)
Breaking Changes
Delete enabled_on_cli ini setting DataDog/dd-appsec-php#182
Fixed
Add uid and gid to sock and lock files DataDog/dd-appsec-php#183
Added
Remote configuration client DataDog/dd-appsec-php#115
Plug remote config service DataDog/dd-appsec-php#163
Add config_sync helper command DataDog/dd-appsec-php#164
Add ASM_DATA Product Listener DataDog/dd-appsec-php#188
IP Blocking DataDog/dd-appsec-php#188
Redirect support DataDog/dd-appsec-php#195
Add request_exec helper command DataDog/dd-appsec-php#196
ASM_DD Product Listener DataDog/dd-appsec-php#207
ASM Product Listener DataDog/dd-appsec-php#210
Rule Blocking DataDog/dd-appsec-php#210
Check if RC is available before polling DataDog/dd-appsec-php#212
User Blocking DataDog/dd-appsec-php#213
Internal Changes
Support actions and refactor DataDog/dd-appsec-php#184
Update engine::subscriber rule data DataDog/dd-appsec-php#186
Blocking templates, missing traces fix and set blocking parameters DataDog/dd-appsec-php#187
Upgrade tracer to v0.84.0 DataDog/dd-appsec-php#193
Upgrade WAF 1.8.2 DataDog/dd-appsec-php#202
Add init / commit stage to listeners DataDog/dd-appsec-php#208
Ruleset 1.5.2 DataDog/dd-appsec-php#213
Allow new and old default rules file to be loaded DataDog/dd-appsec-php#215
Fallback to local IP on extraction DataDog/dd-appsec-php#216
timezonedb 2023.1
Updated to version 2023.1 (2023a)
xdebug 3.2.1
Tue, Mar 21, 2023 – Xdebug 3.2.1
= Fixed bugs:
Fixed issue #2144: Xdebug 3.2.0 ignores xdebug.mode and enables all features
Fixed issue #2145: Xdebug 3.2.0 crash PHP on Windows if xdebug.mode = off
Fixed issue #2146: apache2 segfaulting with version 3.2.0 on PHP 8.0
Fixed issue #2148: Icon for link to docs in xdebug_info() HTML output does not always render correctly
PHPDeveloper.org