From 417dd31ad26be38211ebedea21cd9fcff1affa9b Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Fri, 8 Feb 2019 11:53:58 -0800 Subject: [PATCH] Follow-up I41cc21708: Add to RELEASE-NOTES as it's now a pre-release patch Bug: T215632 Change-Id: Id8a25f38bbb28d04c725bc0941a0ceb94aa151fd --- RELEASE-NOTES-1.31 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1