Addshore has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/394496 )
Change subject: Makr PageContentHander::getAutosummary() compatible with its
parents
......................................................................
Makr PageContentHander::getAutosummary() compatible with its parents
Bug: T181760
Change-Id: Ie5b796af9944c6e14fe491dd859a32064bcdc9ba
---
M includes/page/PageContentHandler.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ProofreadPage
refs/changes/96/394496/1
diff --git a/includes/page/PageContentHandler.php
b/includes/page/PageContentHandler.php
index ac160ca..55b3ed3 100644
--- a/includes/page/PageContentHandler.php
+++ b/includes/page/PageContentHandler.php
@@ -291,7 +291,7 @@
* @see ContentHandler::getAutosummary
*/
public function getAutosummary(
- Content $oldContent = null, Content $newContent = null, $flags
+ Content $oldContent = null, Content $newContent = null, $flags
= 0
) {
$summary = parent::getAutosummary( $oldContent, $newContent,
$flags );
--
To view, visit https://gerrit.wikimedia.org/r/394496
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5b796af9944c6e14fe491dd859a32064bcdc9ba
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ProofreadPage
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits