Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions content/en/tracing/trace_collection/compatibility/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ The following table enumerates some of the frameworks and versions Datadog succe

| Module | Versions | Support Type | Instrumentation level |
|:---------------|:----------------------------------------|:---------------------------|:--------------------------------|
| CakePHP | 2.x | All supported PHP versions | Framework-level instrumentation |
| CodeIgniter | 2.x | PHP 7+ | Framework-level instrumentation |
| CodeIgniter | 3.x | PHP 7+ | Generic web tracing |
| CakePHP | 2.x, 3.x, 4.x, 5.x | All supported PHP versions | Framework-level instrumentation |
| CodeIgniter | 2.x, 3.x | PHP 7+ | Framework-level instrumentation |
| Drupal | | All supported PHP versions | Framework-level instrumentation |
| FuelPHP | 1.1 | PHP 7+ | Generic web tracing |
| Laminas | | All supported PHP versions | Framework-level instrumentation |
Expand Down