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

Change subject: [DNM] Check why jenkins fails
......................................................................

[DNM] Check why jenkins fails

Change-Id: Ifab6646cdc1236bf2331db72b4bbf6a2c64dde70
---
M client/includes/Hooks/EchoNotificationsHandlers.php
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/client/includes/Hooks/EchoNotificationsHandlers.php 
b/client/includes/Hooks/EchoNotificationsHandlers.php
index d39d2e8..80b4f8e 100644
--- a/client/includes/Hooks/EchoNotificationsHandlers.php
+++ b/client/includes/Hooks/EchoNotificationsHandlers.php
@@ -151,6 +151,7 @@
                }
 
                $siteLinkDiff = $change->getSiteLinkDiff();
+               var_dump( $siteLinkDiff );
                if ( $siteLinkDiff->isEmpty() ) {
                        return false;
                }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifab6646cdc1236bf2331db72b4bbf6a2c64dde70
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <ladsgr...@gmail.com>

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

Reply via email to