sixd Tue, 13 Sep 2011 01:00:45 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=316570
Log: Fix typo and grammar Changed paths: U php/php-src/branches/PHP_5_4/UPGRADING Modified: php/php-src/branches/PHP_5_4/UPGRADING =================================================================== --- php/php-src/branches/PHP_5_4/UPGRADING 2011-09-12 23:31:22 UTC (rev 316569) +++ php/php-src/branches/PHP_5_4/UPGRADING 2011-09-13 01:00:45 UTC (rev 316570) @@ -303,7 +303,7 @@ c. with changed behaviour - The MySQL extensions (ext/mysql, mysqli and PDO_mysql) use mysqlnd - as defalt library now. It is still possible to use libmysql by + as the default library now. It is still possible to use libmysql by specifying a path to the configure options. - The session extension now can hook into the file upload feature in order to provide upload progress information through session
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php