rigor789 / airbrake-laravel

Laravel package for the Airbrake API, which supports Errbit
MIT License
16 stars 9 forks source link

SimpleXMLElement::addAttribute(): string is not in UTF-8 #10

Closed adamtester closed 8 years ago

adamtester commented 8 years ago

This might not be an issue with this package, but I thought I'd let you know. I'm getting a lot of errors from dbtlr/php-airbrake

Uncaught exception 'ErrorException' with message 'SimpleXMLElement::addAttribute(): string is not in UTF-8' in /home/forge/example.co.uk/vendor/dbtlr/php-airbrake/src/Airbrake/Notice.php:59

I've opened an issue: https://github.com/dbtlr/php-airbrake/issues/50

If you have any ideas let me know

adamtester commented 8 years ago

Seems to be an nginx issue so I'll close this!