Patrick Reimers
Patrick Reimers
Any news on this?
Please provide more information.
@samdjstevens doesn't seem to work for me 😞 either I'm doing wrong on implementation or It's just not working.
@samdjstevens I forked your repo and changed only the `composer.json`. in my Symfony project I changed: **composer.json:** ``` "repositories": [ { "type": "vcs", "url": "https://github.com/PReimers/bugsnag-symfony.git" } ], "require": { "php":...
@samdjstevens when an exception in thrown I see it on bugsnag dashboard but the information added in `MetadataCallback.php` are missing
@samdjstevens your test project is showing the information 😄 but why is it not shown on my project 🤔 btw. should we move the discussion to another place? (like gitter...
@samdjstevens @GrahamCampbell - This resolves #35 +1 for merging 👍
@chris2kus31 is this still a problem for you?
@magnetik any news regarding the missing test here?
Any news here?