X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=3c22e78ca83aac186a84f2f516ae329cd47319d4;hp=498c473bb101d95a758ceb6278de936ea82a478b;hb=1e90c794e5c96153f92452f35ca7a639f24682d5;hpb=c4145b2f087c0d8f46191456aa0e4cf83e7b1ba1 diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 498c473bb1..3c22e78ca8 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -9,9 +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 === @@ -48,6 +52,7 @@ changes to languages because of Phabricator reports. Maintenance::countDown() * The OutputPage class constructor now requires a context parameter, (instantiating without context was deprecated in 1.18) +* mw.page (deprecated in 1.30) was removed. == Compatibility == MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for