packagist sentry/sentry-symfony 2.0

latest releases: dev-dependabot/github_actions/codecov/codecov-action-4.3.1, dev-dependabot/github_actions/actions/checkout-4.1.5, dev-dependabot/github_actions/shivammathur/setup-php-2.30.4...
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.