Merge "REST: Use ob_clean to wipe display_errors output"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 9a4aeb3..6e78948 100644 (file)
@@ -345,6 +345,9 @@ because of Phabricator reports.
   dropped.
 * MessageCache::destroyInstance() has been removed. Instead, call
   MediaWikiTestCase::resetServices().
+* SearchResult protected field $searchEngine is removed and no longer
+  initialized after calling SearchResult::initFromTitle().
+* …
 
 === Deprecations in 1.34 ===
 * The MWNamespace class is deprecated. Use NamespaceInfo.