IcuCollation: Add the current class name to 'first-letters' cache key
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 15 Dec 2016 14:17:56 +0000 (15:17 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 15 Dec 2016 14:17:56 +0000 (15:17 +0100)
commit611801a38dd2b06b2ef4ccc12f509f00e41c3f08
tree413c80d01226f9579f220d5967051af7e1c036b0
parent9cd9f2f0dd01c31c744bbc4e6600d0d66e109caf
IcuCollation: Add the current class name to 'first-letters' cache key

Instances of subclasses of IcuCollation with customizations for
specific languages probably shouldn't share this cache with instances
of IcuCollation with the same language.

Change-Id: I06d66d199c99448a3375381baef0366c4d99c8c4
includes/collation/IcuCollation.php