From e670374053e94992f157f09d505c04b896c2e45e Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 14 Dec 2015 17:14:41 +0800 Subject: [PATCH] Typo --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index ff983ca25b..5c069f14f2 100644 --- a/UPGRADING +++ b/UPGRADING @@ -45,7 +45,7 @@ PHP 7.1 UPGRADE NOTES - The first $varname argument for getenv() is no longer mandatory, the current environment variables will be returned as an associative array when omitted. -- long2ip accepts interge as parameter now +- long2ip accepts integer as parameter now ======================================== 6. New Functions -- 2.50.1