iliaa Sat Feb 15 17:07:50 2003 EDT Modified files: /php4 NEWS Log: New feature news. Index: php4/NEWS diff -u php4/NEWS:1.1338 php4/NEWS:1.1339 --- php4/NEWS:1.1338 Thu Feb 13 14:48:48 2003 +++ php4/NEWS Sat Feb 15 17:07:49 2003 @@ -6,6 +6,7 @@ - Fixed bug #22059 (ftp_chdir causes segfault). (Sara) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider) +- Changed ini parser to allow for handling of quoted multi-line values. (Ilia) - Changed get_extension_funcs() to return list of the built-in Zend Engine functions if "zend" is specified as the module name. (Ilia) - Changed is_executable() to be available also on Windows. (Shane)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php