Merge "Reference T224165 when deprecating Parser::$mConf"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Wed, 22 May 2019 20:29:23 +0000 (20:29 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 22 May 2019 20:29:23 +0000 (20:29 +0000)
RELEASE-NOTES-1.34

index 7a74427..8183145 100644 (file)
@@ -216,6 +216,7 @@ because of Phabricator reports.
   and SystemBlock (for temporary blocks created by the system). SystemBlock
   should be used when creating any temporary blocks.
 * Parser::$mConf is deprecated. It will be removed entirely in a later version.
+  Some context can be found at T224165.
 * Constructing Parser directly is deprecated. Obtain one from ParserFactory.
 
 === Other changes in 1.34 ===