Releases: cloud-solutions/zend-sentry
Releases · cloud-solutions/zend-sentry
Patch for ViewHelper bug
3.0.1 Update composer.json
New ZF3 compatible release
- latest Sentry SDK dependencies
- compatibility patches for ZF3
Maintenance release
- sentry/sentry (PHP) and ravenjs SDK packages updated to the latest versions
- Fix: Only detach HttpExceptionStrategy if it exists
Maintenance Release
Updated sentry/sentry
dependency to latest version (0.21.2).
Maintenance Release
- switch Raven dependency to new official SDK sentry/sentry-php
- upgrade ravenjs version to latest stable
New major version for ZF >=2.5.3
Fixes an error caused by a ZF BC break.
1.5.4 Branch off legacy branch for ZF versions before 2.5.3
add new version with conflict information to support legacy ZF versions
ZendSentry 1.5.3 - patch version
- bug with error reporting level fixed
- error reporting level can now be set in the config
- upgrade to latest raven version
ZendSentry 1.5.2 - patch version, PHP 5.3 bug fixed
In PHP 5.3 $this
is not known in the scope of an anonymous function.
ZendSentry 1.5.1 - patch version, composer.json version update
Update README.md