Added wfSuppressWarnings and wfRestoreWarnings
authorJacob Clark <jacob.jh.clark@googlemail.com>
Sat, 1 Feb 2014 15:25:29 +0000 (15:25 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 2 Feb 2014 19:23:24 +0000 (19:23 +0000)
commitcced9d13f994d9a97b83d00b87e9dc6429ab573d
tree60f3027d98c39ab2c17f2533412a9ad495e55b91
parent712cdc59afa8674326996a0e247d31c1cab77b62
Added wfSuppressWarnings and wfRestoreWarnings

Added wfSuppressWarnings and wfRestoreWarnings before and after the
ini_set call to apc cache by default to suppress errors if ini_set is
disabled.

Change-Id: If91e99c30fce3af14e69acd35112af188e62b6ac
includes/cache/LocalisationCache.php