davibennun / laravel-raygun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seems to be some issue in 1.3.3 of raygun

aaronflorey opened this issue · comments

Error in exception handler: utf8_encode() expects parameter 1 to be string, array given in /home/action/workspace/www/vendor/mindscape/raygun4php/src/Raygun4php/RaygunRequestMessage.php:40

This comes up with using this package, i tried using the raygun package by itself and got the same issue. When i upgraded to dev-master of the raygun package it seems to work now.

As you can see, commit MindscapeHQ/raygun4php@2d1344a that solves this issue is still on dev branch, I just asked the developer if he could release this fix.

Developer fixed this in MindscapeHQ/raygun4php@9736c6f