You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means a lot of changes (and simplifications) on this side, with the Symfony integration: we could drop basically everything, make the main hub available in the container and document the usage of the general static function for general, on spot reporting.
The development of the Sentry client 2.0 is currently under development: getsentry/sentry-php#670
The new version is a complete overhaul, and includes the new Unified API: https://docs.sentry.io/clientdev/unified-api/
This means a lot of changes (and simplifications) on this side, with the Symfony integration: we could drop basically everything, make the main hub available in the container and document the usage of the general static function for general, on spot reporting.
Progress needed:
2.0 clientSDK metapackage (Use SDK metapackage #190)init()
somewhere during app startupThe text was updated successfully, but these errors were encountered: