X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2Fparser%2FCoreParserFunctions.php;h=b803241956bd1170d2b48a8884bde479f4513d80;hb=e1724b7a10be582ea6d53e94fa2a6e8339d0df9f;hp=e1f4f38a59815456ec14cf52330f43d769fe7f51;hpb=4858f8afdabb2a1d7c60b7c14b6f4d398056c07e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/parser/CoreParserFunctions.php b/includes/parser/CoreParserFunctions.php index e1f4f38a59..b803241956 100644 --- a/includes/parser/CoreParserFunctions.php +++ b/includes/parser/CoreParserFunctions.php @@ -1121,7 +1121,7 @@ class CoreParserFunctions { * @param Parser $parser * @param Title $title * @param string $vary ParserOuput vary-* flag - * @return Revision + * @return Revision|null * @since 1.23 */ private static function getCachedRevisionObject( $parser, $title, $vary ) {