github getsentry/sentry-php 4.32.0

5 hours ago

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

Features

  • Add attachment support (backport from v5). (#2217)
  • Support concurrent runtime contexts with RuntimeContextStorageInterface and SentrySdk::setRuntimeContextStorage(), allowing integrations to isolate telemetry from overlapping executions. (#2190)
  • Allow passing a HubInterface to startContext() when starting an isolated runtime context. (#2191)
  • Handle exceptions thrown by user-provided callbacks without crashing the application. (#2199)

Bug Fixes

  • Avoid PHP 8.5 warnings when serializing INF, NAN, and floats outside the integer range. (#2192)

Don't miss a new sentry-php release

NewReleases is sending notifications on new releases.