From: Kevin Israel Date: Thu, 16 Jun 2016 04:27:05 +0000 (-0400) Subject: RELEASE-NOTES: Don't imply that HHVM 3.1 is supported X-Git-Tag: 1.31.0-rc.0~6553^2 X-Git-Url: http://git.cyclocoop.org//%27http:/jquery.khurshid.com/ifixpng.php/%27?a=commitdiff_plain;h=8a5595f4bd4b904bd256b01c7ca81addaa2bba2a;p=lhc%2Fweb%2Fwiklou.git RELEASE-NOTES: Don't imply that HHVM 3.1 is supported HHVM 3.1 is no longer supported by Facebook, not packaged by any Linux distribution I know of, and MediaWiki is not routinely tested with it (e.g. neither Wikimedia Jenkins nor Travis CI runs automated tests using HHVM 3.1). The Compatibility section already has a note that "There is experimental support for HHVM 3.6.5 or later." So instead just refer to that section. (HHVM 3.6 is also no longer supported by Facebook or still used by Wikimedia, as far as I know, though that's a separate matter.) Change-Id: I62352f0edc6b9f95acaaef4cb717990e52db1146 --- diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index c13be519cc..6c93676510 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -6,8 +6,8 @@ MediaWiki 1.27 is an alpha-quality branch and is not recommended for use in production. === PHP version requirement === -As of 1.27, MediaWiki now requires PHP 5.5.9 or higher. This corresponds with -HHVM 3.1. Additionally, the following PHP extensions are required: +As of 1.27, MediaWiki now requires PHP 5.5.9 or higher (see Compatibility +section). Additionally, the following PHP extensions are required: * ctype * iconv * json