shabfactor
Results
12
comments of
shabfactor
by changing PHPUnit/Extensions/SeleniumTestCase.php. The lines: `throw new PHPUnit_Framework_Error($buffer, $e->getCode(), $e->getFile(), $e->getLine(), $e->getTrace());` to `throw new PHPUnit_Framework_Error($buffer, $e->getCode(), $e->getFile(), $e->getLine(), $e);`
yeah right but that is what i changed !!