From: Christopher Jones Date: Fri, 7 Mar 2014 00:49:11 +0000 (-0800) Subject: Fix typo X-Git-Tag: php-5.6.0beta1~3^2~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d32e180f2068296bc8f1c06c71e2d805cccef8d1;p=php Fix typo --- diff --git a/UPGRADING b/UPGRADING index b64c2a4db0..e662de57d7 100755 --- a/UPGRADING +++ b/UPGRADING @@ -268,7 +268,7 @@ PHP 5.6 UPGRADE NOTES - Core: Changed always_populate_raw_post_data to throw a deprecation warning when - enabled and to recognize ohe value -1 for never populating the global + enabled and to recognize the value -1 for never populating the global $HTTP_RAW_POST_DATA variable, which will be default in future PHP versions. - OpenSSL: