helly Mon Mar 13 00:03:22 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
- Fix news
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.455&r2=1.2027.2.456&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.455 php-src/NEWS:1.2027.2.456
--- php-src/NEWS:1.2027.2.455 Sun Mar 12 16:54:13 2006
+++ php-src/NEWS Mon Mar 13 00:03:22 2006
@@ -26,7 +26,7 @@
. Added ReflectionClass::newInstanceArgs($args).
. Added ability to analyze extension dependency.
. Added ReflectionFunction::isDeprecated() and constant IS_DEPRECATED.
- . Deprecated ReflectionParameter::getClass() and added getDeclaringClass().
+ . Added ReflectionParameter::getDeclaringClass().
. Changed reflection constants to be prefixed with IS_. (Johannes)
- Improved cURL extension: (Ilia)
. Added curl_setopt_array() function that allows setting of multiple options
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php