Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
It is mentioned in the following Google Cloud documentation
What you would like to accomplish: To be able to use "enable_stackdriver_integration: true" in higher PHP versions than 7.3
How this might work: By simply adding "enable_stackdriver_integration: true" under "runtime_config" for newer PHP versions in the app.yaml configuration file.
If applicable, reasons why alternative solutions are not sufficient: it would be better to have an official and supported way to accomplish this without the need of an unsupported workaround/s
Other information (workarounds you have tried, documentation consulted, etc):