Community News:
Latest PECL Releases (08.13.2024)
byChris Cornutt
Aug 13, 2024 @ 08:05:15
Latest PECL Releases:
- gRPC 1.66.0RC3
- gRPC Core 1.66.0 update
- var_representation 0.1.5
* Properly use the getters of php 8.4 hooked properties the same way as var_export.
- ast 1.1.2
- Fix compilation errors in PHP 8.4.
- In version 110, `AST_PARAM` and `AST_PROP_ELEM` nodes have a `hooks` node for property hooks (https://wiki.php.net/rfc/property-hooks)
- In version 110, `AST_CLOSURE` and `AST_ARROW_FUNC` nodes have no `name`.
- igbinary 3.2.16
* Fix test failures in php 8.4.0alpha1 due to tests calling deprecated functions (#390)
- protobuf 4.28.0RC2
* See github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc-2 for release notes.
- pinpoint_php 0.5.4
## 0.5.4 2024-08-07
- release stable version
tagged:
Community News:
Latest PECL Releases (07.30.2024)
byChris Cornutt
Jul 30, 2024 @ 08:05:17
Latest PECL Releases:
- pinpoint_php 0.5.2
https://github.com/pinpoint-apm/pinpoint-c-agent
- gRPC 1.65.2
- gRPC Core 1.65.2 update
- oci8 3.4.0
This version has been tested with PHP 8.2 and PHP 8.3.
Requires Oracle Client libraries from 11.2 or later.
Added oci_pconnect() support for Oracle wallets
- protobuf 3.25.4
* See github.com/protocolbuffers/protobuf/releases/tag/v25.4 for release notes.
- couchbase 4.2.2
Fixes
=====
-
PCBC-997: Do not export development files. (#172)
Exclude C++ files, tests and development scripts, so that Packagist will
not install them to the application ./vendor directory.
-
PCBC-991: Add consistency utility for testing (#168)
-
PCBC-989: Rollback to cmake 3.19 (#167)
-
PCBC-988: Fix type annotation for JsonSerializable implementations (#166)
Enhancements
-
PCBC-994: Support for base64 encoded vector types (#169, #170)
-
Core updated to 1.0.0. Release notes:
https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-0-26-june-2024
- datadog_trace 1.2.0
This release adds beta support for PHP Single Step Instrumentation, allowing the instrumentation
of your PHP applications without the manual installation of the dd-trace-php extension.
Read https://docs.datadoghq.com/tracing/trace_collection/automatic_instrumentation/single-step-apm/ for
more details.
Tracer
Added
- Add span field meta_struct #2673
- Add config to disable obfuscation in memcached queries #2725
- Add PDO spans to orphans removal #2743
- Make generators replaceable #2718
- Source Code Integration #2731
- OpenAI Integration #2685
- Add support for Single Step Instrumentation #2684 #2723
Fixed
- Fix PHP binary detection in package post-install script #2707
- Handle OTel HTTP semantic conventions < 1.21.0 #2717
- Respect the active service/env/version for metric tags #2742
- Fix post bailout hook execution in 8.3 unoptimized builds #2737
- Fix env&version tags leaking in metrics #2745
- Fix global priority sampling #2728
- Fix crash in OpenTelemetry Span::getCurrent() when accessing span link #2767
Internal
- Compile sidecar and extension separately, to link them together later #2741
- Sync with libdatadog for telemetry flush data intval #2757
Profiling
Internal
- Keep string cache data alive longer #2668
- Extract func is_internal() #2736
- Less unsafe code #2739
- Refactor fork handling #2747
Application Security Management
Fixed
- Refactor the sampler to fix errors #2761
Internal
- Upgrade helper to use WAF 1.18.0 #2660
- Add more logs around schema extraction #2755
tagged:
Community News:
Latest PECL Releases (07.16.2024)
byChris Cornutt
Jul 16, 2024 @ 08:05:17
Latest PECL Releases:
- event 3.1.4
Fixed tests failing with PHP 8.4.0-alpha1 (thanks to Remi Collet).
- protobuf 4.28.0RC1
* See github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc-1 for release notes.
- xhprof 2.3.10
- Fix build for 8.4 and pcre2 by @andypost in #86
- Fix for PHP 8.4 by @remicollet in #87
- phalcon 5.8.0
Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md
Changed
- Changed
PhalconMvcModel
, PhalconSupportCollection
and PhalconSupportRegistry
to correctly implement Serializable
interface. #16591
- Changed the
PhalconMvcRouterGroup::getHostname()
to return null
also. #16601
- Changed
PhalconMvcViewEngineVoltCompiler::compileSource
to also return array
#16608
Added
- Added events and
PhalconEventsManager
for PhalconStorageAdapterApcu
,
PhalconStorageAdapterRedis
,
PhalconStorageAdapterMemory
,
PhalconStorageAdapterLibmemcached
,
PhalconStorageAdapterStream
,
PhalconStorageAdapterWeak
,
PhalconCacheAdapterApcu
,
PhalconCacheAdapterRedis
,
PhalconCacheAdapterMemory
,
PhalconCacheAdapterLibmemcached
,
PhalconCacheAdapterStream
,
PhalconCacheAdapterWeak
PhalconCacheAbstractCache
. #16606
Fixed
- Fixed
PhalconSupportHelperPascalCase
causing memory leak by anonymous function #16593
- Fixed
PhalconMvcModelQuery
to rollback failed transactions and re-throw exception for data consistency #16604
tagged:
Community News:
Latest PECL Releases (07.02.2024)
byChris Cornutt
Jul 02, 2024 @ 08:05:17
Latest PECL Releases:
- gRPC 1.65.0RC2
- gRPC Core 1.65.0 update
- WinCache 2.0.0.9
2.0.0.9:
- Fix build for PHP 8.1 and later
- Remove ownership/support contact information from phpinfo screen
* Note this is no longer a supported Microsoft product, and maintenance will only be done at a best-effort basis.
- protobuf 4.27.2
* See github.com/protocolbuffers/protobuf/releases/tag/v27.2 for release notes.
- yar 2.3.3
- Fixed build with PHP8.3
tagged: