Collation: Remove deprecated findLowerBound()
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 19 May 2014 16:21:08 +0000 (18:21 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 19 May 2014 16:21:08 +0000 (18:21 +0200)
commit944635524971ef0de5b357069d06967a55eafd6e
tree90c8add8a7269c738bd09034faaada433c8084b4
parent05846af6d1a62e8c0750a17b900a3be7448a3a47
Collation: Remove deprecated findLowerBound()

It was just a wrapper for ArrayUtils::findLowerBound(), it's not used
in core and it shouldn't be used anywhere outside of core (but I
haven't checked).

Change-Id: I53b0aca6bb642bdf6c972098170579fa13746554
includes/Collation.php