Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/276087
Change subject: Whitespace fix-up for Ib458b1b ...................................................................... Whitespace fix-up for Ib458b1b Change-Id: I3e7c9d32d0b232055934fda8cb2bd92a49e822e7 --- M includes/diff/DairikiDiff.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/87/276087/1 diff --git a/includes/diff/DairikiDiff.php b/includes/diff/DairikiDiff.php index 467600b..6272e7e 100644 --- a/includes/diff/DairikiDiff.php +++ b/includes/diff/DairikiDiff.php @@ -595,7 +595,7 @@ $i = 0; $j = 0; - assert( count($lines) == count($changed) ); + assert( count( $lines ) == count( $changed ) ); $len = count( $lines ); $other_len = count( $other_changed ); -- To view, visit https://gerrit.wikimedia.org/r/276087 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3e7c9d32d0b232055934fda8cb2bd92a49e822e7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: wmf/1.27.0-wmf.16 Gerrit-Owner: Ori.livneh <o...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits