From d32e180f2068296bc8f1c06c71e2d805cccef8d1 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Thu, 6 Mar 2014 16:49:11 -0800 Subject: [PATCH] Fix typo --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.50.1