Upgrade to 3.8.0
This commit is contained in:
@@ -263,7 +263,7 @@ trait UserActions
|
||||
|
||||
// we can't really test for a random match
|
||||
// @codeCoverageIgnoreStart
|
||||
} catch (Throwable $e) {
|
||||
} catch (Throwable) {
|
||||
$length++;
|
||||
}
|
||||
} while (true);
|
||||
|
||||
Reference in New Issue
Block a user