Remove bogus @throws from HTTPFileStreamer
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 27 Apr 2018 02:16:02 +0000 (19:16 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 27 Apr 2018 02:17:19 +0000 (19:17 -0700)
Change-Id: I28928a6f01b107b2aed8ab6fbeb013410a8f9718

includes/libs/filebackend/HTTPFileStreamer.php

index 9f8959c..46cd6be 100644 (file)
@@ -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(