rollbar / rollbar-php-symfony-bundle

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

feat: initial test for rollbar/rollbar v4 #86

Closed Chris53897 closed 1 year ago

Chris53897 commented 1 year ago

https://github.com/rollbar/rollbar-php-symfony-bundle/issues/85

We need to wait after rollbar/rollbar v4 is stable. After this it can be changed "rollbar/rollbar": "^3.1|^4.0",

This is just a proof of concept for changes in version 4.

danielmorell commented 1 year ago

I think we will also need to make some changes to the Tests/Fixtures/ErrorHandler class. It is not compatible with Monolog 3. We may need one class for Monolog 1 and 2 and another for Monolog 3.

Chris53897 commented 1 year ago

Thanks for the info. I just noticed that Version 4 is stable now and has a first release. Great i will work on this as soon as i have some free time.

Chris53897 commented 1 year ago

I bumped the symfony version from 6.0 to 6.2. This is the only one from the 6.x branch that is maintained https://symfony.com/releases#maintained-symfony-branches