rollbar / rollbar-php-symfony-bundle

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

Fallback to jms_serializer if avaialable and notify user about error #55

Open fliespl opened 4 years ago

fliespl commented 4 years ago

jms_serializer in v2 dropped usage of "serializer" alias. It means it might not be available if you don't use default symfony serializer. Also added exception to show so that user it immediately aware that it will not log user info inside rollbar.