Make ParserOptions fields private
[lhc/web/wiklou.git] / RELEASE-NOTES-1.26
index fd21c4c..14d6c58 100644 (file)
@@ -26,6 +26,7 @@ production.
   This experimental feature was never enabled by default and is obsolete as of
   MediaWiki 1.26, in where ResourceLoader became fully asynchronous.
 * $wgMasterWaitTimeout was removed (deprecated in 1.24).
+* Fields in ParserOptions are now private. Use the accessors instead.
 
 === New features in 1.26 ===
 * (T51506) Now action=info gives estimates of actual watchers for a page.