Fix error in various deprecated selectFields() methods
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index c05efe9..9d8f387 100644 (file)
@@ -5,6 +5,7 @@ THIS IS NOT A RELEASE YET!
 === Changes since MediaWiki 1.31.0 ===
 * (T197229) Bundle Nuke extension, it was accidentally omitted.
 * (T193995) Fix undefined patchPath() method call in parser tests.
+* (T198687) Fix various selectFields methods to use the string 'NULL', not null.
 
 === Changes since MediaWiki 1.31.0-rc.2 ===
 * (T195783) Initialize PSR-4 namespaces at same stage as normal autoloader.