diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-16 14:54:19 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-16 14:54:19 +0100 |
| commit | d7732c6a7717eb545d0afa17a0c9f3cef802cfdd (patch) | |
| tree | 0cf46e38d856f2a9ead7db63d142583988d2f0cb | |
| parent | 4b67806338841c6cb21fdeec9636f04176de3b43 (diff) | |
| -rw-r--r-- | PHPINFO | 12 | ||||
| -rw-r--r-- | REFLECTION | 50 | ||||
| -rw-r--r-- | php-pecl-datadog-trace.spec | 13 |
3 files changed, 39 insertions, 36 deletions
@@ -7,14 +7,14 @@ For help, check out the documentation at https://docs.datadoghq.com/tracing/lang (c) Datadog 2020 Datadog tracing support => enabled -Version => 1.14.1 +Version => 1.15.0 DATADOG TRACER CONFIGURATION => { - "date": "2025-11-27T09:06:03Z", - "os_name": "Linux builder.remirepo.net 6.17.8-100.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 14 03:00:27 UTC 2025 x86_64", - "os_version": "6.17.8-100.fc41.x86_64", - "version": "1.14.1", + "date": "2025-12-16T13:38:27Z", + "os_name": "Linux builder.remirepo.net 6.17.11-300.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 8 23:20:36 UTC 2025 x86_64", + "os_version": "6.17.11-300.fc43.x86_64", + "version": "1.15.0", "lang": "php", - "lang_version": "8.3.28", + "lang_version": "8.4.15", "env": null, "enabled": true, "service": null, @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #150 ddtrace version 1.14.1 ] { +Extension [ <persistent> extension #147 ddtrace version 1.15.0 ] { - Dependencies { Dependency [ json (Required) ] @@ -1111,20 +1111,20 @@ Extension [ <persistent> extension #150 ddtrace version 1.14.1 ] { } - Constants [14] { - Constant [ string DDTrace\HOOK_ALL_FILES ] { } - Constant [ int DDTrace\HOOK_INSTANCE ] { 1 } - Constant [ int DDTrace\DBM_PROPAGATION_DISABLED ] { 0 } - Constant [ int DDTrace\DBM_PROPAGATION_SERVICE ] { 1 } - Constant [ int DDTrace\DBM_PROPAGATION_FULL ] { 2 } - Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTELEMETRY ] { 1 } - Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTRACING ] { 2 } - Constant [ string DD_TRACE_VERSION ] { 1.14.1 } - Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_KEEP ] { 1 } - Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_REJECT ] { 0 } - Constant [ int DD_TRACE_PRIORITY_SAMPLING_USER_KEEP ] { 2 } - Constant [ int DD_TRACE_PRIORITY_SAMPLING_USER_REJECT ] { -1 } - Constant [ int DD_TRACE_PRIORITY_SAMPLING_UNKNOWN ] { 1073741824 } - Constant [ int DD_TRACE_PRIORITY_SAMPLING_UNSET ] { 1073741825 } + Constant [ <persistent> string DDTrace\HOOK_ALL_FILES ] { } + Constant [ <persistent> int DDTrace\HOOK_INSTANCE ] { 1 } + Constant [ <persistent> int DDTrace\DBM_PROPAGATION_DISABLED ] { 0 } + Constant [ <persistent> int DDTrace\DBM_PROPAGATION_SERVICE ] { 1 } + Constant [ <persistent> int DDTrace\DBM_PROPAGATION_FULL ] { 2 } + Constant [ <persistent> int DDTrace\Internal\SPAN_FLAG_OPENTELEMETRY ] { 1 } + Constant [ <persistent> int DDTrace\Internal\SPAN_FLAG_OPENTRACING ] { 2 } + Constant [ <persistent> string DD_TRACE_VERSION ] { 1.15.0 } + Constant [ <persistent> int DD_TRACE_PRIORITY_SAMPLING_AUTO_KEEP ] { 1 } + Constant [ <persistent> int DD_TRACE_PRIORITY_SAMPLING_AUTO_REJECT ] { 0 } + Constant [ <persistent> int DD_TRACE_PRIORITY_SAMPLING_USER_KEEP ] { 2 } + Constant [ <persistent> int DD_TRACE_PRIORITY_SAMPLING_USER_REJECT ] { -1 } + Constant [ <persistent> int DD_TRACE_PRIORITY_SAMPLING_UNKNOWN ] { 1073741824 } + Constant [ <persistent> int DD_TRACE_PRIORITY_SAMPLING_UNSET ] { 1073741825 } } - Functions { @@ -1865,12 +1865,12 @@ Extension [ <persistent> extension #150 ddtrace version 1.14.1 ] { Property [ public array $meta = [] ] Property [ public array $metrics = [] ] Property [ public ?Throwable $exception = NULL ] - Property [ public readonly string $id ] + Property [ public protected(set) readonly string $id ] Property [ public array $links = [] ] Property [ public array $events = [] ] Property [ public array $peerServiceSources = [] ] - Property [ public readonly ?DDTrace\SpanData $parent ] - Property [ public readonly DDTrace\SpanStack $stack ] + Property [ public protected(set) readonly ?DDTrace\SpanData $parent ] + Property [ public protected(set) readonly DDTrace\SpanStack $stack ] Property [ public array $onClose = [] ] Property [ public array $baggage = [] ] } @@ -1928,12 +1928,12 @@ Extension [ <persistent> extension #150 ddtrace version 1.14.1 ] { Property [ public array $meta = [] ] Property [ public array $metrics = [] ] Property [ public ?Throwable $exception = NULL ] - Property [ public readonly string $id ] + Property [ public protected(set) readonly string $id ] Property [ public array $links = [] ] Property [ public array $events = [] ] Property [ public array $peerServiceSources = [] ] - Property [ public readonly ?DDTrace\SpanData $parent ] - Property [ public readonly DDTrace\SpanStack $stack ] + Property [ public protected(set) readonly ?DDTrace\SpanData $parent ] + Property [ public protected(set) readonly DDTrace\SpanStack $stack ] Property [ public array $onClose = [] ] Property [ public array $baggage = [] ] } @@ -1991,12 +1991,12 @@ Extension [ <persistent> extension #150 ddtrace version 1.14.1 ] { Property [ public array $meta = [] ] Property [ public array $metrics = [] ] Property [ public ?Throwable $exception = NULL ] - Property [ public readonly string $id ] + Property [ public protected(set) readonly string $id ] Property [ public array $links = [] ] Property [ public array $events = [] ] Property [ public array $peerServiceSources = [] ] - Property [ public readonly ?DDTrace\SpanData $parent ] - Property [ public readonly DDTrace\SpanStack $stack ] + Property [ public protected(set) readonly ?DDTrace\SpanData $parent ] + Property [ public protected(set) readonly DDTrace\SpanStack $stack ] Property [ public array $onClose = [] ] Property [ public array $baggage = [] ] Property [ public string $origin ] @@ -2054,7 +2054,7 @@ Extension [ <persistent> extension #150 ddtrace version 1.14.1 ] { } - Properties [3] { - Property [ public readonly ?DDTrace\SpanStack $parent ] + Property [ public protected(set) readonly ?DDTrace\SpanStack $parent ] Property [ public ?DDTrace\SpanData $active = NULL ] Property [ public array $spanCreationObservers = [] ] } diff --git a/php-pecl-datadog-trace.spec b/php-pecl-datadog-trace.spec index ca3a75f..4fe11c2 100644 --- a/php-pecl-datadog-trace.spec +++ b/php-pecl-datadog-trace.spec @@ -24,10 +24,10 @@ # and delete root_cache after the build # EL 8.10 1.79.0 # EL 8 priv 1.85.0 -# EL 9.6 1.84.1 -# EL 9 stream 1.85.0 -# EL 10.0 1.84.1 -# EL 10 stream 1.86.0 +# EL 9.7 1.88.0 +# EL 9 stream 1.91.0 +# EL 10.1 1.88.0 +# EL 10 stream 1.91.0 # pecl name %global proj_name datadog_trace @@ -36,7 +36,7 @@ # extension name %global pecl_name ddtrace -%global upstream_version 1.14.1 +%global upstream_version 1.15.0 #global upstream_prever beta1 %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} %global ini_name 40-%{pecl_name}.ini @@ -287,6 +287,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Tue Dec 16 2025 Remi Collet <remi@remirepo.net> - 1.15.0-1 +- update to 1.15.0 + * Thu Nov 27 2025 Remi Collet <remi@remirepo.net> - 1.14.1-1 - update to 1.14.1 |
