The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.24.0.
Bug Fixes
- Serialize native PHP enums as readable enum strings, including backed enum values, instead of opaque
Objectstrings. (#2038) - Exclude
AGENTS.mdandCLAUDE.mdfrom distribution archives. (#2046)
Misc
- Deprecate
Sentry\Monolog\Handlerin favor ofSentry\Monolog\LogsHandlerwith theenable_logsSDK option. (#2051)