Ladsgroup has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/394495 )

Change subject: Make EntityHandler::getAutosummary() compatible with its parents
......................................................................

Make EntityHandler::getAutosummary() compatible with its parents

Bug: T181760
Change-Id: Icf1a45bc83b1ee2a4872cb06c79c865b8cbb9a15
---
M repo/includes/Content/EntityHandler.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/95/394495/1

diff --git a/repo/includes/Content/EntityHandler.php 
b/repo/includes/Content/EntityHandler.php
index fe2752f..9daf89e 100644
--- a/repo/includes/Content/EntityHandler.php
+++ b/repo/includes/Content/EntityHandler.php
@@ -264,7 +264,7 @@
        public function getAutosummary(
                Content $oldContent = null,
                Content $newContent = null,
-               $flags
+               $flags = 0
        ) {
                return '';
        }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf1a45bc83b1ee2a4872cb06c79c865b8cbb9a15
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to