X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=6421a043c4a57d576a4962262627fd0fee8438f0;hb=a5e349c90843353df5e3c961ac78533bf0644897;hp=81854abf0372bc2d71931c80888cf648ab69ce1b;hpb=18fcb2bf29eca1ad0c15aafaa3b4bf4b1c8a3355;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 81854abf03..6421a043c4 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -13,6 +13,13 @@ THIS IS NOT A RELEASE YET of "break". * (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" +* (T207540) Include IP address in "Login for $1 succeeded" log entry. +* (T207541) Pass email address to mail(). +* (T207603) User JS may no longer be loaded with mime type text/javascript if + there is no account associated with the username. +* (T113042) Do not allow loading pages raw with a text/javascript MIME type if + non-admins can edit the page. == MediaWiki 1.31.1 ==