From: James D. Forrester Date: Fri, 8 Feb 2019 19:53:58 +0000 (-0800) Subject: Follow-up I41cc21708: Add to RELEASE-NOTES as it's now a pre-release patch X-Git-Tag: 1.31.2~40 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=417dd31ad26be38211ebedea21cd9fcff1affa9b Follow-up I41cc21708: Add to RELEASE-NOTES as it's now a pre-release patch Bug: T215632 Change-Id: Id8a25f38bbb28d04c725bc0941a0ceb94aa151fd --- diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 5594503eed..4a85a7f0d0 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -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