bjori Tue Jun 23 11:13:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-src UPGRADING Log: New function http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3.2.1.2.15&r2=1.1.2.3.2.1.2.16&diff_format=u Index: php-src/UPGRADING diff -u php-src/UPGRADING:1.1.2.3.2.1.2.15 php-src/UPGRADING:1.1.2.3.2.1.2.16 --- php-src/UPGRADING:1.1.2.3.2.1.2.15 Mon Jun 22 10:30:23 2009 +++ php-src/UPGRADING Tue Jun 23 11:13:05 2009 @@ -1,4 +1,4 @@ -$Id: UPGRADING,v 1.1.2.3.2.1.2.15 2009/06/22 10:30:23 bjori Exp $ +$Id: UPGRADING,v 1.1.2.3.2.1.2.16 2009/06/23 11:13:05 bjori Exp $ UPGRADE NOTES - PHP 5.3 @@ -334,6 +334,7 @@ - GMP: gmp_testbit() - Hash: hash_copy() - JSON: json_last_error() + - libxml: libxml_disable_entity_loader - MySQLi: mysqli_fetch_all() mysqli_get_connection_stats() mysqli_poll()
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php