Don't overwrite all available object caches
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Sat, 26 Sep 2015 23:41:24 +0000 (01:41 +0200)
committerOri.livneh <ori@wikimedia.org>
Mon, 28 Sep 2015 17:01:42 +0000 (17:01 +0000)
commitcaa637dd837a9bd073750e81a4e14d118c7b65bb
treeff138eae1cec8cc192d9953688d4ef6e47601aad
parent6c67ccee245313a619061952e865445dda584c64
Don't overwrite all available object caches

Just because some defined object caches are problematic in the installer, it
doesn't mean, that all others are problematic, too. Disable only the object
caches, which are known problematic ones by preserving the others.

Follow up: I1c1938b3fac395d

Bug: T113843
Change-Id: I951ef22d97b4c66d3b781a9bc4a30e7e2fca1395
includes/installer/Installer.php