bjori Sun Jun 25 23:22:40 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
MFH http_build_query() & parse_url() news
# Patch by helgi thormar
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.93&r2=1.2027.2.547.2.94&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.93 php-src/NEWS:1.2027.2.547.2.94
--- php-src/NEWS:1.2027.2.547.2.93 Sun Jun 25 21:12:49 2006
+++ php-src/NEWS Sun Jun 25 23:22:40 2006
@@ -44,6 +44,10 @@
. Changed to passing libxml options when loading reader.
- Added posix_initgroups() function. (Ilia)
+- Added an optional parameter to parse_url() to allow retrieval of distinct URL
+ components. (Ilia)
+- Added optional parameter to http_build_query() to allow specification of
+ string separator. (Ilia)
- Added image_type_to_extension() function. (Hannes, Ilia)
- Added allow_url_include ini directive to complement allow_url_fopen. (Rasmus)
- Added automatic module globals management. (Dmitry)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php