Kill non namespaced ScopedCallback
[lhc/web/wiklou.git] / RELEASE-NOTES-1.32
index dca8311..3f8d8e9 100644 (file)
@@ -131,6 +131,8 @@ because of Phabricator reports.
   values `true` and `false` respectively.
 * The $parserMemc global and wfGetParserCacheStorage(), deprecated since 1.30,
   were removed. Use the ParserCache class instead.
+* ScopedCallback (deprecated in 1.28) was removed. Use Wikimedia\ScopedCallback
+  instead.
 
 === Deprecations in 1.32 ===
 * Use of a StartProfiler.php file is deprecated in favour of placing