From: Aaron Schulz Date: Fri, 27 Apr 2018 02:16:02 +0000 (-0700) Subject: Remove bogus @throws from HTTPFileStreamer X-Git-Tag: 1.34.0-rc.0~5596 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/%22%24encUrl/%24fid?a=commitdiff_plain;h=b6853e00097b545521e09289b714f505cf55f55d;p=lhc%2Fweb%2Fwiklou.git Remove bogus @throws from HTTPFileStreamer Change-Id: I28928a6f01b107b2aed8ab6fbeb013410a8f9718 --- diff --git a/includes/libs/filebackend/HTTPFileStreamer.php b/includes/libs/filebackend/HTTPFileStreamer.php index 9f8959cba0..46cd6befd9 100644 --- a/includes/libs/filebackend/HTTPFileStreamer.php +++ b/includes/libs/filebackend/HTTPFileStreamer.php @@ -64,7 +64,6 @@ class HTTPFileStreamer { * @param bool $sendErrors Send error messages if errors occur (like 404) * @param array $optHeaders HTTP request header map (e.g. "range") (use lowercase keys) * @param int $flags Bitfield of STREAM_* constants - * @throws MWException * @return bool Success */ public function stream(