Skip to content

1.11.0

Choose a tag to compare

@stayallive stayallive released this 12 Feb 18:41
· 1145 commits to master since this release
159eeaa

Please note that the 1.x branch of the Sentry PHP SDK is no longer actively maintained and will only receive bug-fix and security updates.

  • Fixed array and string offset access syntax with curly braces deprecations (#975)
  • Fixed curl verify host for synchronous mode (#767)
  • Use mb_substr instead of substr if available (#734)
  • Make it possible to change default_max_depth in Raven_Serializer (#632)