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.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.ini file 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_prefork configuration.

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_prefork configuration after the extension is uninstalled

Release 2.3.4

PHP sensor 2.3.4 is released on 5 November 2025.

Features

  • Disabling PHP tracing in the PHP sensor plugin configuration com.instana.plugin.php in the agent configuration file automatically uninstalls the PHP Tracing extension from PHP runtimes.
  • Changing pinExtensionVersion in the PHP sensor plugin configuration com.instana.plugin.php automatically installs the new pinned extension version in PHP runtimes.

Improvements

This release provides the following enhancements:

  • Enables PHP Tracing extension 5.5.1 by default.
  • Adds deprecation comment for the instana.disabled_instrumentation INI in the Instana INI settings.

Fixes

PHP runtime entities in the Instana UI are updated with the correct installed PHP Tracing extension version after the extension is installed or updated.

Release 2.2.5

PHP sensor 2.2.5 is released on 1 October 2025.

Features

The sensor now supports span disabling through the agent configuration YAML file.

Improvements

The PHP Tracing extension now defaults to 5.3.0.

Fixes

This release provides the following fixes:

  • The issue with the detection of custom ServerRoot directory configurations in the Apache web server when using the apache2handler SAPI on Windows is now resolved.

  • Fixed a potential memory leak in the static map that tracks installed span filter configuration files per PHP runtime.

  • Updated the configuration of the span_filter_config_file INI value to support special characters in absolute paths.

Release 2.1.6

PHP sensor 2.1.6 is released on 11 September 2025.

Improvements

The PHP Tracing extension now defaults to 5.1.0.

Release 2.1.5

PHP sensor 2.1.5 is released on 26 August 2025.

Improvements

This release provides the following enhancements:

  • The PHP Tracing extension now defaults to 5.0.2.
  • Compatibility with PHP extension ioncube is improved.
  • Restricted functionality for PHP Tracer is now enabled when the ioncube extension is loaded in the PHP runtime.

Release 2.1.2

PHP sensor 2.1.2 is released on 30 July 2025.

Improvements

This release disables PHP auto instrumentation when the following incompatible extensions are detected at PHP runtime:

  • ionCube Loader
  • SourceGuardian
  • New Relic
  • Dynatrace
  • Datadog

Release 2.1.1

PHP sensor 2.1.1 is released on 15 July 2025.

Features

You can now monitor PHP applications that run on Podman.

Improvements

The PHP Tracing extension now defaults to 5.0.1

Release 2.0.0

PHP sensor 2.0.0 is released on 26 June 2025.

Features

You can now monitor PHP applications on AWS ECS.

Improvements

The PHP Tracing extension now defaults to 5.0.0.

Release 1.9.9

PHP sensor 1.9.9 is released on 12 June 2025.

Improvements

The PHP Tracing extension now defaults to 4.9.1.

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.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.

Note: Versions of PHP Tracer earlier than 4.0.0 are not compatible.