From f6d65e533c62f6deb21342d4901ece24497b433e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 4 Jun 2015 07:31:04 +0200 Subject: Update to MediaWiki 1.25.1 --- includes/title/TitleParser.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/title/TitleParser.php') diff --git a/includes/title/TitleParser.php b/includes/title/TitleParser.php index 0635ee86..381b1d09 100644 --- a/includes/title/TitleParser.php +++ b/includes/title/TitleParser.php @@ -29,6 +29,7 @@ * forms to be used in the database, in urls, in wikitext, etc. * * @see https://www.mediawiki.org/wiki/Requests_for_comment/TitleValue + * @since 1.23 */ interface TitleParser { /** -- cgit v1.2.2