rollbar / rollbar-php-symfony-bundle

Bundle for Symfony that integrates Rollbar tracker
MIT License
28 stars 25 forks source link

Support Rollbar v4 #85

Closed Chris53897 closed 1 year ago

Chris53897 commented 1 year ago

@danielmorell I will try to help a bit with a version to support v4. Can you suggest a best way to do this? A new major version 6 of this bundle as a new brach from master ?

danielmorell commented 1 year ago

I appreciate your willingness to help! I think since we released v5 of this project with only support for PHP 8.0 and above we should be able to add support for Rollbar PHP v4 in addition to v3. I feel like this could be done without any breaking changes.

If this is possible, we should be able to release it as v5.1.