Daniel Kinzler has uploaded a new change for review. Change subject: fix: getDeletionUpdates was moved to Content class. ......................................................................
fix: getDeletionUpdates was moved to Content class. This change is a follow up to core patch c8e633f in the WIkidata branch which moved getDeletionUpdates from ContentHandler to Content. Please update your Wikidata branch and apply this change. Change-Id: Ib8bf9d797e417f40a57bcf154a1ef4e033e9cf9a --- M repo/includes/content/ItemContent.php M repo/includes/content/ItemHandler.php M repo/includes/content/PropertyContent.php M repo/includes/content/PropertyHandler.php M repo/includes/content/QueryContent.php M repo/includes/content/QueryHandler.php 6 files changed, 50 insertions(+), 52 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/50/16450/1 -- To view, visit https://gerrit.wikimedia.org/r/16450 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib8bf9d797e417f40a57bcf154a1ef4e033e9cf9a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
