X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=RELEASE-NOTES-1.25;h=18b7f61af5c4f7f41d55d76f2a800d8b4ee87304;hb=a8c16f64778c09149c6668ab72f6d0b2588517e0;hp=98849b1692a6da4a4531d780cff9dfa0de507222;hpb=daec95d638ff902f02713b0ca65cce9405672bc1;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.25 b/RELEASE-NOTES-1.25 index 98849b1692..18b7f61af5 100644 --- a/RELEASE-NOTES-1.25 +++ b/RELEASE-NOTES-1.25 @@ -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 ==