Closed
Description
In commit 22f4807 the argument $original
of method logException
got removed, however there's still a case in the same class where this third parameter is being used.
I assume this is a bug but I'm unsure of the consequences.
chalasr