Latest PECL Releases:
- swoole 5.1.5
- Fix the need to usezend_ini_parse_quantity
to parse string numbers for PHP versions greater than 8.2. @matyhtf- Fix an occasional resource unavailability issue when coroutineizing
pdo_pgsql
. @NathanFreeman - Fix header file reference issues when coroutineizing
pdo_pgsql
. @NathanFreeman - Fix incorrect relative path checks to avoid bypassing path validation. @matyhtf
- Fix incorrect concurrency count caused by process restarts in high-concurrency environments. @matyhtf
- Sync some related code for
php8.3 curl
. @NathanFreeman - Fix core test errors in the
process
module. @NathanFreeman - In
SWOOLE_BASE
mode, all connections should be closed during thePHP RSHUTDOWN
phase. @matyhtf - Optimize kernel code. @matyhtf
- Fix an occasional resource unavailability issue when coroutineizing
- datadog_trace 1.4.2
## TracerChanged
- Disable sidecar sending on lambda #2904
Fixed
- Fix exception property offset computation for PHP 8.1+ #2901
- Prevent Laravel Queue hooks from stacking up #2899
- Fix crash with missing name in span in debug mode #2893
- Restrict remote config path to a definite 31 chars DataDog/libdatadog#676
Application Security Management
Changed
- Update event obfuscation regex #2897
Fixed
- Fix abort() call on appsec helper unload #2900
- pinpoint_php 0.6.0
## 0.6.0 2024-10-21 - release asynchronous version - awscrt 1.2.7
pick up release from upstreams - memcached 3.3.0
- Add #515 option to locally enforce payload size limit - Add #539 zstd support - Add #540 compression_level option - Mark password as a sensitive param for PHP 8.2 - Upgrade Windows libmemcached to v1.1.4 - Fix Windows PHP 8 compatibility - Fix #518 Windows msgpack support - Fix #522 signed integer overflow - Fix #523 incorrect PHP reflection type for Memcached::cas $cas_token - Fix #546 don't check key automatically, unless client-side verify_key is enabled - Fix #555 incompatible pointer types (32-bit) - gRPC 1.67.0
- gRPC Core 1.67.0 update - imap 1.0.3
- Build fixes for PHP 8.4. - Report extension version in phpinfo() output.