Reedy has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/405567 )
Change subject: Update IPSet use statement
......................................................................
Update IPSet use statement
Bug: T182273
Change-Id: I63db3f4e28435800d3f7deee7d81c889fd56b640
---
M includes/ApiParsoidBatch.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ParsoidBatchAPI
refs/changes/67/405567/1
diff --git a/includes/ApiParsoidBatch.php b/includes/ApiParsoidBatch.php
index cc5b95b..3918ff5 100644
--- a/includes/ApiParsoidBatch.php
+++ b/includes/ApiParsoidBatch.php
@@ -1,6 +1,6 @@
<?php
-use IPSet\IPSet;
+use Wikimedia\IPSet;
class ApiParsoidBatch extends ApiBase {
--
To view, visit https://gerrit.wikimedia.org/r/405567
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I63db3f4e28435800d3f7deee7d81c889fd56b640
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ParsoidBatchAPI
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits