installer: Say "APCu" for PHP >= 5.5
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 7 Jan 2016 21:21:11 +0000 (13:21 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 7 Jan 2016 22:24:20 +0000 (14:24 -0800)
commit02c3f68048a252bc60273b05fa8e16f41cd6e0db
tree5bff39e38cc6ab3d41dd65657d8e7006d705c4e9
parent5833efc5ac06e8168368b4159ee0c494c9fe1ad8
installer: Say "APCu" for PHP >= 5.5

Pre-PHP 5.5 the extension was called "APC", and provided opcode caching
and userland object caching. In 5.5, the opcode caching was built-in to
PHP, and the userland object caching was moved into an extension named
"APCu".

Bug: T61998
Change-Id: Id6f4a87bfdb59b2592a56aea9450611238e313ad
includes/installer/Installer.php
includes/installer/i18n/en.json
includes/installer/i18n/qqq.json