From: Antony Dovgal Date: Mon, 28 Aug 2006 17:18:03 +0000 (+0000) Subject: typofix X-Git-Tag: php-5.2.0RC3~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=613237188adee0ba455fc4f32ddad33ae091b241;p=php typofix --- diff --git a/UPGRADING b/UPGRADING index df8626e6c3..02b6c2f227 100755 --- a/UPGRADING +++ b/UPGRADING @@ -35,7 +35,7 @@ UPGRADE NOTES - PHP 5.1 1a. Overview ============ ->From the PHP script writer's point of view, the change most likely to impact +From the PHP script writer's point of view, the change most likely to impact legacy code is in the way that references are handled in all PHP versions post-dating the PHP 4.4.0 release.