Supported PHP versions
The different PHP versions have support timelines defined by PHP. Please refer to Supported PHP versions at php.net to see which versions are currently supported by PHP and when each version is planned for end of support.
- Deprecated versions don't receive updates or security patches, so running them in production should be avoided.
- Dynatrace is committed to supporting each PHP version for at least as long as the vendor supports it (in most cases, support extends for at least six months beyond this point).
Support matrix
PHP version | Vendor released | Vendor End of life | Supported by Dynatrace until | First supported OneAgent Version | Last supported OneAgent Version |
---|---|---|---|---|---|
5.3 | 2009-06-30 | 2016-07-21 | 2018-11-30 | 1.135 | |
5.4 | 2012-03-01 | 2015-09-03 | 2018-11-30 | 1.135 | |
5.5 | 2013-06-20 | 2016-07-21 | 2018-11-30 | 1.135 | |
5.6 | 2014-08-28 | 2018-12-31 | 2019-11-30 | 1.181 | |
7.0 | 2015-12-03 | 2018-12-03 | 2020-04-30 | 1.189 | |
7.1 | 2016-12-01 | 2019-12-01 | |||
7.2 | 2017-11-30 | 2020-11-30 | |||
7.3 | 2018-12-06 | 2021-12-06 | 1.169 | ||
7.4 | 2019-11-28 | 2022-11-28 | 1.179 | ||
8.0 | 2020-11-26 | 2023-11-26 | 1.207 |
For details on PHP 8.0, see below.
Support for PHP 8.0
Early Adopter
Requirements
- OneAgent 1.207+
- PHP NG monitoring must be enabled
Enabling
To enable PHP 8.0 monitoring in Dynatrace
- Go to Settings > Monitoring > Monitored technologies
- Open PHP for editing (select the pencil icon).
- Turn on Enable PHP 8.0 RC monitoring on every host.
Messaging for unsupported versions
When OneAgent detects an unsupported PHP version, we exclude it from monitoring and display a warning in the process overview page:
Activation of deep monitoring was unsuccessful
Process version is not supported
We also write the message to the error logs on the host machine.
See the environments and versions that Dynatrace supports in conjunction with PHP and the PHP supported versions.