From: jenkins-bot Date: Wed, 18 Oct 2017 19:32:35 +0000 (+0000) Subject: Merge "jQuery: Remove jQuery 1 legacy option" X-Git-Tag: 1.31.0-rc.0~1722 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22lang_raccourcis%22%2C%22module=%24nom_module%22%29%20.%20%22?a=commitdiff_plain;h=fe77ef31d5d6d2dd57a66f16d015e395014fb23c;p=lhc%2Fweb%2Fwiklou.git Merge "jQuery: Remove jQuery 1 legacy option" --- fe77ef31d5d6d2dd57a66f16d015e395014fb23c diff --cc RELEASE-NOTES-1.31 index 19c135c3c8,c228817881..3c22e78ca8 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@@ -9,10 -9,12 +9,13 @@@ production * $wgEnableAPI and $wgEnableWriteAPI are now deprecated and will be removed in a future version. The API is now considered to be stable, secure and essential. + * $wgUsejQueryThree was removed, as it is now the default. This was documented as a + temporary variable during the migration period, deprecated since 1.29. + * … === New features in 1.31 === -* … +* Wikimedia\Rdbms\IDatabase->select() and similar methods now support + joins with parentheses for grouping. === External library changes in 1.31 ===