Remove deprecated global $parserMemc and wfGetParserCacheStorage
[lhc/web/wiklou.git] / RELEASE-NOTES-1.32
index 13d15c2..46efbdf 100644 (file)
@@ -129,6 +129,8 @@ because of Phabricator reports.
 * The protected methods PHPSessionHandler::returnSuccess() and returnFailure(),
   only needed for PHP5 compatibility, have been removed. It now uses the boolean
   values `true` and `false` respectively.
+* The $parserMemc global and wfGetParserCacheStorage(), deprecated since 1.30,
+  were removed. Use the ParserCache class instead.
 
 === Deprecations in 1.32 ===
 * Use of a StartProfiler.php file is deprecated in favour of placing