RELEASE-NOTES: Remove register_globals "Security reminder"
authorKevin Israel <pleasestand@live.com>
Sat, 13 Feb 2016 00:30:01 +0000 (19:30 -0500)
committerKevin Israel <pleasestand@live.com>
Sat, 13 Feb 2016 00:30:01 +0000 (19:30 -0500)
commit78c2136935385da37545ebb8612d1ae555d16824
tree3da89046a268538274bd9ae2a152247a29698e6d
parent592637225a4d5db5abcdc288d838c160284eef08
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
RELEASE-NOTES-1.27