summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2015-12-14 17:14:41 +0800
committerXinchen Hui <laruence@gmail.com>2015-12-14 17:14:41 +0800
commite670374053e94992f157f09d505c04b896c2e45e (patch)
tree5a546253dc4484332e01776438e4575a5558e2a6 /UPGRADING
parent9b148d31d3e19ce8c726ebbab3ba6a9a24979a2f (diff)
downloadphp-git-e670374053e94992f157f09d505c04b896c2e45e.tar.gz
Typo
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
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