Follow-up I41cc21708: Add to RELEASE-NOTES as it's now a pre-release patch
authorJames D. Forrester <jforrester@wikimedia.org>
Fri, 8 Feb 2019 19:53:58 +0000 (11:53 -0800)
committerJames D. Forrester <jforrester@wikimedia.org>
Fri, 8 Feb 2019 20:47:54 +0000 (12:47 -0800)
Bug: T215632
Change-Id: Id8a25f38bbb28d04c725bc0941a0ceb94aa151fd

RELEASE-NOTES-1.31

index 5594503..4a85a7f 100644 (file)
@@ -16,7 +16,7 @@ THIS IS NOT A RELEASE YET
     * (T206976, T206977) Also in the bundled LocalisationUpdate and ParserFunctions extensions.
   * (T206979) Fix PHP 7.3 warnings of using "compact()" when some variables may
     not be set.
-  * Fix PHP 7.3 warnings "preg_replace(): [...] invalid range in character class"
+  * (T215632) FormatMetadata and UploadStash regexes fixed to be PHP 7.3-compatible.
   * Avoid PHP 7.2 warnings in DBConRefTest about count() on non-Countable
   * Suppress "Headers already sent" in PHP 7.2 too
   * (T206476) Output only to stderr in unit tests