github getsentry/sentry-symfony 2.0

latest releases: 5.0.0, 4.14.0, 4.13.2...
6 years ago

Added

  • Add support for Symfony 4.x

Changed

  • The SentryBundle::VERSION constant has been replaced with the SentryBundle::getVersion(): string method, to get a more accurate result
  • Due to a deprecation in symfony/console, we require it at at least version 3.3, and we added a method to SentryExceptionListenerInterface:
    public function onConsoleException(ConsoleErrorEvent $event);

Removed

  • Drop support for Symfony 2.x
  • Drop support for PHP 5 and 7.0

Don't miss a new sentry-symfony release

NewReleases is sending notifications on new releases.