Commit: 626effcf1736f7f14e1c01ec52d62a55cf70cd9d Author: Stanislav Malyshev <s...@php.net> Sun, 15 Jul 2012 15:35:16 -0700 Parents: 6d10bdff9f1a4ece2e3c3e9d2077dd0c345ffd4f Branches: master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=626effcf1736f7f14e1c01ec52d62a55cf70cd9d Log: typo Changed paths: M UPGRADING Diff: diff --git a/UPGRADING b/UPGRADING index d598996..6cfd47b 100755 --- a/UPGRADING +++ b/UPGRADING @@ -21,7 +21,7 @@ PHP X.Y UPGRADE NOTES ======================================== - Drop Windows XP and 2003 support. (Pierre) -- All internal case insensitivity handling for class, fucntion and constant +- All internal case insensitivity handling for class, function and constant names is done according to ASCII rules, current locale settings are ignored. ======================================== -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php