From 3634086d864bed0415eddc9574cd7bda60ee9996 Mon Sep 17 00:00:00 2001 From: Brett Blue <84536271+brett0000FF@users.noreply.github.com> Date: Wed, 2 Sep 2026 15:19:19 -0600 Subject: [PATCH 1/2] Fix PHP compatibility status in documentation --- hugo/content/en/opentelemetry/compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo/content/en/opentelemetry/compatibility.md b/hugo/content/en/opentelemetry/compatibility.md index 4ef7dad8d6b..ae7783a08d1 100644 --- a/hugo/content/en/opentelemetry/compatibility.md +++ b/hugo/content/en/opentelemetry/compatibility.md @@ -61,7 +61,7 @@ Datadog SDKs provide support for the OpenTelemetry Traces, Metrics, and Logs API | [Java][34] | {{< X >}} | {{< X >}} | {{< X >}} | | [Go][35] | {{< X >}} | {{< X >}} | {{< X >}} | | [Ruby][36] | {{< X >}} | Alpha | {{< X >}} | -| [PHP][37] | {{< X >}} | {{< X >}} | *Not Yet Supported* | +| [PHP][37] | {{< X >}} | {{< X >}} | {{< X >} | ## More details From da1e6feba33a1fa72f99602edf20407427ac3214 Mon Sep 17 00:00:00 2001 From: Brett Blue <84536271+brett0000FF@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:08:53 -0600 Subject: [PATCH 2/2] Fix formatting issue in PHP compatibility row --- hugo/content/en/opentelemetry/compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo/content/en/opentelemetry/compatibility.md b/hugo/content/en/opentelemetry/compatibility.md index ae7783a08d1..cb4b789d820 100644 --- a/hugo/content/en/opentelemetry/compatibility.md +++ b/hugo/content/en/opentelemetry/compatibility.md @@ -61,7 +61,7 @@ Datadog SDKs provide support for the OpenTelemetry Traces, Metrics, and Logs API | [Java][34] | {{< X >}} | {{< X >}} | {{< X >}} | | [Go][35] | {{< X >}} | {{< X >}} | {{< X >}} | | [Ruby][36] | {{< X >}} | Alpha | {{< X >}} | -| [PHP][37] | {{< X >}} | {{< X >}} | {{< X >} | +| [PHP][37] | {{< X >}} | {{< X >}} | {{< X >}} | ## More details