diff --git a/content/en/tracing/trace_collection/compatibility/php.md b/content/en/tracing/trace_collection/compatibility/php.md index a8d7e24d234c0..5e7c1f7bae565 100644 --- a/content/en/tracing/trace_collection/compatibility/php.md +++ b/content/en/tracing/trace_collection/compatibility/php.md @@ -110,7 +110,7 @@ The following table enumerates some of the frameworks and versions Datadog succe | Phalcon | 1.3, 3.4 | All supported PHP versions | Generic web tracing | | RoadRunner | 2.x | All supported PHP versions | Framework-level instrumentation | | Slim | 2.x, 3.x, 4.x | All supported PHP versions | Framework-level instrumentation | -| Symfony | 2.x, 3.3, 3.4, 4.x, 5.x, 6.x | All supported PHP versions | Framework-level instrumentation | +| Symfony | 2.x, 3.3, 3.4, 4.x, 5.x, 6.x, 7.x | All supported PHP versions | Framework-level instrumentation | | WordPress | 4.x, 5.x, 6.x | PHP 7+ | Framework-level instrumentation | | Yii | 1.1, 2.0 | All supported PHP versions | Framework-level instrumentation | | Zend Framework | 1.12, 1.21 | All supported PHP versions | Framework-level instrumentation |