sniper Mon Oct 3 08:07:22 2005 EDT
Modified files:
/php-src NEWS
Log:
fix BLOAT news
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2068&r2=1.2069&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2068 php-src/NEWS:1.2069
--- php-src/NEWS:1.2068 Mon Oct 3 07:54:46 2005
+++ php-src/NEWS Mon Oct 3 08:07:19 2005
@@ -9,6 +9,8 @@
- cURL improvements: (Ilia)
. Added curl_setopt_array() which allows setting of multiple cURL options.
. Added CURLINFO_HEADER_OUT to facilitate request retrieval.
+- Added --rclass and --rextension CLI parameters to reflect internal classes
and
+ loaded extensions. (Johannes)
- Added optional parameter to http_build_query() to allow specification of
string separator. (Ilia)
- Added an optional parameter to parse_url() to allow retrieval of distinct URL
@@ -17,6 +19,4 @@
the part of haystack before or after first occurence of needle. (Johannes)
- Added possibility to check in which extension an internal function was
defined using reflection API. (Johannes)
-- Added --rclass and --rextension CLI arguments to reflect internal classes and
- loaded extensions (Johannes)
- Fixed bug #34286 (__toString() behavior is inconsistent). (Marcus)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php