From: Kevin Israel Date: Sat, 13 Feb 2016 00:30:01 +0000 (-0500) Subject: RELEASE-NOTES: Remove register_globals "Security reminder" X-Git-Tag: 1.31.0-rc.0~7963 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=commitdiff_plain;h=78c2136935385da37545ebb8612d1ae555d16824;p=lhc%2Fweb%2Fwiklou.git RELEASE-NOTES: Remove register_globals "Security reminder" The feature no longer exists starting in PHP 5.4.0, and MediaWiki now only supports PHP 5.5.9 or newer. I did not remove the mention in UPGRADE because that refers to an very old version of MediaWiki that needs a very old PHP version. Change-Id: I0788d83943f4d08100177c430269eeb16e6f842e --- diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index 6e2ca154c7..3a83b36ca7 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -1,6 +1,3 @@ -Security reminder: If you have PHP's register_globals option set, you must -turn it off. MediaWiki will not work with it enabled. - == MediaWiki 1.27 == THIS IS NOT A RELEASE YET