Merge "DatabaseBase constructor cleanups"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.25
index 98849b1..18b7f61 100644 (file)
@@ -371,6 +371,8 @@ changes to languages because of Bugzilla reports.
 * (T87504) Avoid serving SVG background-images in CSS for Opera 12, which
   renders them incorrectly when combined with border-radius or background-size.
 * Removed maintenance script dumpSisterSites.php.
+* DatabaseBase class constructors must be called using the array argument style.
+  Ideally, DatabaseBase:factory() should be used instead in most cases.
 
 == Compatibility ==