tony2001 Mon Aug 28 17:18:03 2006 UTC Modified files: (Branch: PHP_5_2) /php-src UPGRADING Log: typofix http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3&r2=1.1.2.3.2.1&diff_format=u Index: php-src/UPGRADING diff -u php-src/UPGRADING:1.1.2.3 php-src/UPGRADING:1.1.2.3.2.1 --- php-src/UPGRADING:1.1.2.3 Sun Nov 27 15:39:09 2005 +++ php-src/UPGRADING Mon Aug 28 17:18:03 2006 @@ -1,4 +1,4 @@ -$Id: UPGRADING,v 1.1.2.3 2005/11/27 15:39:09 iliaa Exp $ +$Id: UPGRADING,v 1.1.2.3.2.1 2006/08/28 17:18:03 tony2001 Exp $ UPGRADE NOTES - PHP 5.1 @@ -35,7 +35,7 @@ 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.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php