johannes Thu Jul 31 21:40:27 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
- Added a few exts
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.235&r2=1.2027.2.547.2.965.2.236&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.235
php-src/NEWS:1.2027.2.547.2.965.2.236
--- php-src/NEWS:1.2027.2.547.2.965.2.235 Thu Jul 31 21:24:27 2008
+++ php-src/NEWS Thu Jul 31 21:40:26 2008
@@ -177,6 +177,15 @@
. if one algo is missing, php's implemetation is used
. Windows always use php's implementation
+- Added new extensions:
+ . Added fileinfo extension. (Derick)
+ . Added intl extension for Internationalization. (Ed B., Vladimir I.
+ Dmitry L., Stanislav M., Vadim S., Kirti V.)
+ . Added mysqlnd extension as replacement for libmysql for ext/mysql, mysqli
+ and PDO_mysql. (Andrey, Johannes, Ulf)
+ . Added phar extension for handling PHP Archives. (Greg, Marcus)
+ . Added SQLite3 extension. (Scott)
+
- Added new date/time functionality: (Derick)
. date_parse_from_format(): Parse date/time strings according to a format.
. date_create_from_format()/DateTime::createFromFormat(): Create a date/time
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php