profiler: Deprecate ProfilerOutputDb and profileinfo.php
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index fbc29d7..ed2cf9c 100644 (file)
@@ -516,6 +516,8 @@ because of Phabricator reports.
 * The Profiler::setTemplated and Profiler::getTemplated methods have been
   deprecated. Use Profiler::setAllowOutput and Profiler::getAllowOutput
   instead.
+* The ProfilerOutputDb class, 'profiling' table, and profileinfo.php entry
+  point had been deprecated (T231366).
 * The Preprocessor_DOM implementation has been deprecated.  It will be
   removed in a future release.  Use the Preprocessor_Hash implementation
   instead.