From: Dmitry Stogov Date: Thu, 30 Mar 2006 14:08:38 +0000 (+0000) Subject: typo X-Git-Tag: RELEASE_1_3~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e25b5062e3c585382730aa97b1ef4c061974bf7d;p=php typo --- diff --git a/README.UPDATING_TO_PHP6 b/README.UPDATING_TO_PHP6 index 5803f9a87e..c473842e84 100644 --- a/README.UPDATING_TO_PHP6 +++ b/README.UPDATING_TO_PHP6 @@ -112,7 +112,7 @@ function session_unregister($name) { 1.3 Magic quotes ------------ -1.4 Register long Arrays ($HTTP_*_VARS) +1.4 Register long arrays ($HTTP_*_VARS) ----------------------------------- register_long_arrays and the long versions of super globals had been removed. @@ -122,7 +122,7 @@ register_long_arrays setting. You can emulate long arrays by including the following file: