From: Jakub Vrana Date: Sat, 1 Dec 2018 17:09:58 +0000 (+0100) Subject: Do not pass unused parameter X-Git-Tag: 1.34.0-rc.0~3377^2 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=0d3d79ae836303454e9269bf59f37aeda8b9ad3b;p=lhc%2Fweb%2Fwiklou.git Do not pass unused parameter Found by PHPStan. Change-Id: I4a73279b6956b9819e609536ae6774872f1736f4 --- diff --git a/includes/exception/MWException.php b/includes/exception/MWException.php index af835e4776..7f70c4fbaf 100644 --- a/includes/exception/MWException.php +++ b/includes/exception/MWException.php @@ -121,7 +121,7 @@ class MWException extends Exception { "Fatal exception of type $1", $type, $logId, - MWExceptionHandler::getURL( $this ) + MWExceptionHandler::getURL() ) ) ) . "