Don't attempt to render block if none of the lines can be shown
authorMatthias Mullie <git@mullie.eu>
Wed, 23 Sep 2015 11:24:34 +0000 (13:24 +0200)
committerMatthias Mullie <git@mullie.eu>
Wed, 23 Sep 2015 11:28:03 +0000 (13:28 +0200)
commitc9fedd8fc0c752a7dc3b4b9d2fc292efb4ff917c
tree9830e488ce0bb19cc1cd61f14d2cd49236281585
parenta09d063de3af3f19da3ee3be579a727c816a4284
Don't attempt to render block if none of the lines can be shown

Not only doesn't it make sense to render this, getLogText has
some assumptions about this array, and an empty array just didn't
work.

Bug: T112738
Change-Id: Ibdc0c4ed15449883a91a3292bfa174ff84116be0
includes/changes/EnhancedChangesList.php