pajoye Wed Jan 28 18:32:30 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
- enchant entry and fix news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.476&r2=1.2027.2.547.2.965.2.477&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.476
php-src/NEWS:1.2027.2.547.2.965.2.477
--- php-src/NEWS:1.2027.2.547.2.965.2.476 Wed Jan 28 15:53:28 2009
+++ php-src/NEWS Wed Jan 28 18:32:29 2009
@@ -6,8 +6,6 @@
- Deprecated session_register(), session_unregister() and
session_is_registered(). (Hannes)
-- Disabled Phar for big endian systems due to various crash bugs. (Scott)
-
- Improved DNS API
. Added Windows support for dns_check_record(), dns_get_mx(), checkdnsrr() and
getmxrr(). (Pierre)
@@ -25,6 +23,8 @@
- Changed open_basedir to allow tightening in runtime contexts. (Sara)
- Changed PHP/Zend extensions to use flexible build IDs. (Stas)
+- Added new Enchant extension. (Pierre)
+
- Added support for IDN via ICU in intl, idn_to_ascii and idn_to_utf8. (Pierre)
- Added support for SSH via libssh2 in cURL. (Pierre)
- Added support for fnmatch() on Windows. (Pierre)
@@ -52,6 +52,8 @@
- Re-added socket_create_pair() for Windows in sockets extension. (Kalle)
+- Disabled Phar for big endian systems due to various crash bugs. (Scott)
+
- Fixed building of pdo_sqlite without sqlite3. (Scott)
- Fixed bug #47165 (Possible memory corruption when passing return value by
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php