Skip to content

4.18.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 11 Nov 09:52

The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.18.1.

Misc

  • Add addFeatureFlag helper function. (#1960)
\Sentry\addFeatureFlag("my.feature.enabled", true);