[MediaWiki-commits] [Gerrit] mediawiki/core[master]: phpdoc Title::inNamespaces also allows array

2016-09-20 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: phpdoc Title::inNamespaces also allows array
..


phpdoc Title::inNamespaces also allows array

Change-Id: I201dbaf9c0dee5b47c4edde73ff68b88560e8a0f
---
M includes/Title.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Aaron Schulz: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/Title.php b/includes/Title.php
index 6d9ddd6..27a334d 100644
--- a/includes/Title.php
+++ b/includes/Title.php
@@ -1079,7 +1079,7 @@
/**
 * Returns true if the title is inside one of the specified namespaces.
 *
-* @param int $namespaces,... The namespaces to check for
+* @param int|int[] $namespaces,... The namespaces to check for
 * @return bool
 * @since 1.19
 */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I201dbaf9c0dee5b47c4edde73ff68b88560e8a0f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore 
Gerrit-Reviewer: Aaron Schulz 
Gerrit-Reviewer: Legoktm 
Gerrit-Reviewer: Thiemo Mättig (WMDE) 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: phpdoc Title::inNamespaces also allows array

2016-09-20 Thread Addshore (Code Review)
Addshore has uploaded a new change for review.

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

Change subject: phpdoc Title::inNamespaces also allows array
..

phpdoc Title::inNamespaces also allows array

Change-Id: I201dbaf9c0dee5b47c4edde73ff68b88560e8a0f
---
M includes/Title.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/88/311688/1

diff --git a/includes/Title.php b/includes/Title.php
index 6d9ddd6..27a334d 100644
--- a/includes/Title.php
+++ b/includes/Title.php
@@ -1079,7 +1079,7 @@
/**
 * Returns true if the title is inside one of the specified namespaces.
 *
-* @param int $namespaces,... The namespaces to check for
+* @param int|int[] $namespaces,... The namespaces to check for
 * @return bool
 * @since 1.19
 */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I201dbaf9c0dee5b47c4edde73ff68b88560e8a0f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore 

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