Umherirrender has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/148841

Change subject: Fix deprecated of ApiQuery::setGeneratorContinue
......................................................................

Fix deprecated of ApiQuery::setGeneratorContinue

No @ before the since

Change-Id: I849b9f950069fe248a6cd86afb1e1beda271f235
---
M includes/api/ApiQuery.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/41/148841/1

diff --git a/includes/api/ApiQuery.php b/includes/api/ApiQuery.php
index f4b28fa..f955ea6 100644
--- a/includes/api/ApiQuery.php
+++ b/includes/api/ApiQuery.php
@@ -441,7 +441,7 @@
         * This method is called by the generator base when generator in the 
smart-continue
         * mode tries to set 'query-continue' value. ApiQuery stores those 
values separately
         * until the post-processing when it is known if the generation should 
continue or repeat.
-        * @deprecated @since 1.24
+        * @deprecated since 1.24
         * @param ApiQueryGeneratorBase $module Generator module
         * @param string $paramName
         * @param mixed $paramValue

-- 
To view, visit https://gerrit.wikimedia.org/r/148841
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I849b9f950069fe248a6cd86afb1e1beda271f235
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to