PHP sensor releases
Instana monitors PHP applications by using the Instana PHP sensor and tracer. The sensor provides insights into the health and performance of PHP applications.
For more information, see Monitoring PHP.
For more information about tracer releases, see PHP Tracer releases.
See the following sections for the latest updates on PHP sensor, PHP-FPM sensor and PHP profile sensor:
PHP sensor
The following releases offer updates for PHP sensor:
Release 2.6.12
PHP sensor 2.6.12 is released on 22 June 2026.
Features
The PHP sensor passes the stack trace configuration from com.instana.tracing.global section in the agent configuration.yaml to the PHP Tracer.
Improvements
The PHP sensor now installs PHP Tracer 5.9.0 by default.
Release 2.6.10
PHP sensor 2.6.10 is released on 11 June 2026.
Improvements
- The PHP sensor can now monitor PHP runtimes running as systemd services that are hardened using
ProtectSystemdirective. - This release improves non-root agent support.
Fixes
The PHP sensor now delays certain tasks by 30 seconds for Apache on Windows environments. This ensures Apache worker processes are up and running, allowing the sensor to correctly retrieve Apache and PHP configuration details.
Release 2.6.6
PHP sensor 2.6.6 is released on 28 April 2026.
Improvements
This release installs PHP Tracer 5.8.1 by default.
Release 2.6.5
PHP sensor 2.6.5 is released on 8 April 2026.
Fixes
This release fixes an interrupted exception that occurred during HTTPd module parsing on Windows.
Release 2.6.4
PHP sensor 2.6.4 is released on 8 April 2026.
Improvements
PHP monitoring is now supported in non-root agent installations on Linux hosts.
Limitations
- Monitoring PHP runtimes in rootless Podman containers is not supported.
Release 2.6.1
PHP sensor 2.6.1 is released on 1 April 2026.
Fixes
This release fixes an issue where an Apache HTTPd configuration with the wildcard character * in the Include directive was not parsed correctly.
Release 2.6.0
PHP sensor 2.6.0 is released on 26 February 2026.
Features
The sensor now supports the span filtering feature by passing the filter rules configured incom.instana.tracing.filter section in the agent configuration.yaml file to the PHP Tracer.
For more information, see Filtering spans.
Release 2.5.2
PHP sensor 2.5.2 is released on 29 January 2026.
Features
The PHP sensor now supports HTTP endpoint filtering by passing the filter rules configured in com.instana.tracing.filter section in the agent configuration to the PHP Tracer. For more information, see Filtering spans.
Fixes
This release correctly adds instana.span_filter_config_file INI setting to the mainphp.ini file when the PHP sensor is updated from versions earlier than 2.2.5.
Release 2.4.0
PHP sensor 2.4.0 is released on 5 January 2025.
Features
PHP sensor 2.4.0 provides the following features:
- Supports PHP 8.5 runtime.
- Installs PHP Tracer when PHP 8.5 runtime is detected.
Fixes
PHP sensor 2.4.0 provides the following fixes:
- PHP sensor does not override the owner and group permissions of the main
php.inifile when updating PHP Tracer INI settings. - Instana PHP Tracing extension version is correctly updated after installation in the PHP runtime entity for Apache with
mpm_preforkconfiguration.
Release 2.3.9
PHP sensor 2.3.9 is released on 19 November 2025.
Improvements
This release adds support for Apache/HTTPd runtimes that uses a custom configuration file that is specified with the -f option.
Fixes
This release provides the following fixes:
- End-of-life dates for PHP versions are now aligned with official schedules. The PHP sensor no longer incorrectly reports end-of-life monitoring issues for PHP 8.1 runtimes.
- The PHP runtime entity is now displayed in the Instana UI even when PHP tracing is disabled.
- Instana PHP tracing extension version information is correctly removed from the PHP runtime entity for Apache with
mpm_preforkconfiguration after the extension is uninstalled
PHP-CGI sensor
The following releases offer updates for PHP-CGI sensor.
Release 1.1.3
PHP-CGI sensor 1.1.3 is released on 12 June 2025.
Improvements
This release provides the followings enhancements:
- Maps the PHP services running in IIS to the IIS Runtime entity.
- Fixes the auto discovery of PHP-CGI SAPI processes in Linux.
Release 1.1.1
PHP-CGI sensor 1.1.1 is released on 19 May 2025.
Features
PHP-CGI SAPI is now supported on Windows host.
PHP-FPM sensor
The following releases offer updates for PHP-FPM sensor:
Release 1.4.6
PHP-FPM sensor 1.4.6 is released on 11 June 2026.
Improvements
This release adds support for monitoring PHP-FPM runtimes that run as systemd services hardened with the ProtectSystem directive.
Release 1.4.5
PHP-FPM sensor 1.4.5 is released on 2 June 2026.
Fixes
- CVE-2026-45205
Release 1.4.3
PHP-FPM sensor 1.4.3 is released on 8 April 2026.
Improvements
PHP-FPM monitoring is now supported in non-root agent installations on Linux hosts.
Limitations
- Monitoring PHP-FPM runtimes in rootless Podman containers is not supported.
- Monitoring PHP-FPM runtimes with a TCP listen address is not supported.
Release 1.4.1
PHP-FPM sensor 1.4.1 is released on 1 October 2025.
Fixes
This release fixes an issue where the PHP FPM sensor failed to display FPM metrics in Kubernetes environments that use the CRI-O runtime.
Release 1.4.0
PHP-FPM sensor 1.4.0 is released on 26 August 2025.
Features
The sensor now includes a new PHP FPM plugin configuration that allows you to opt in or opt out of FPM worker pool monitoring for PHP-FPM.
Release 1.3.0
PHP-FPM sensor 1.3.0 is released on 30 July 2025.
Improvements
The PHP-FPM sensor now uses the pm.status_listen endpoint to monitor FPM worker pools if the endpoint is configured. This improvement fixes an issue where FPM idle worker process gets stuck forever and fails to terminate when FPM sensor monitors worker pools with the pm FPM configuration set to ondemand.
Release 1.2.0
PHP-FPM sensor 1.2.0 is released on 15 July 2025.
Features
The PHP Tracer now supports for FPM instrumentation for Podman containers.
Release 1.1.71
PHP-FPM sensor 1.1.71 is released on 09 July 2024.
Fixes
Previously, PHP sensor was instantiated on AIX and Windows only after a successful installation of PHP Tracer. This issue is now fixed.
Release 1.1.70
PHP-FPM sensor 1.1.70 is released on 03 April 2024.
Fixes
To fix security vulnerabilities CVE-2024-29131 and CVE-2024-29133, the org.apache.commons_commons-configuration2 library is updated to 2.10.1.
PHP profile sensor
The following releases offer updates for PHP profile sensor.
Release 3.0.0
PHP profile sensor 3.0.0 is released on 09 July 2024.
Features
PHP profiling is now generally available when PHP profile sensor 3.0.0 is combined with PHP Tracer 4.0.0.