-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
After merging this PR and introducing version v11.4.0.17 into my application that uses CakePHP2, I noticed that APM processes all requests as index.php.
#983
I understand that since this PR is aimed at supporting CakePHP4~5 and CakePHP2 has already reached its EOL, active support for it might not be a priority. However, is it possible to ensure that APM works correctly with CakePHP2 as well?
Steps to Reproduce
use v11.4.0.17 and cakephp2 app
NOTE: # ( Please be as specific as possible. )
Expected Behavior
transaction name is collect
NOTE: # ( Tell us what you expected to happen. )
Relevant Logs / Console output

Your Environment
- ex: Browser name and version: chrome
- ex: Operating System and version: CentOS7
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working