]> granicus.if.org Git - php/commitdiff
- Update
authorMarcus Boerger <helly@php.net>
Sat, 25 Feb 2006 21:43:02 +0000 (21:43 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 25 Feb 2006 21:43:02 +0000 (21:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d14a9e1574ff5a75a748dfe5d34f5f8abb4f24fd..72ca8a553f44f55dabe67f306294f28c0247903e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,12 @@ PHP                                                                        NEWS
 - Moved extensions to PECL:
   . ext/msession (Derick)
 - Reimplemented FastCGI interface. (Dmitry)
+- Improved Reflection API: (Marcus)
+  . Added ReflectionClass::newInstanceArgs($args).
+  . Added ability to analyze extension dependency.
+  . Added ReflectionFunction::isDeprecated() and constant IS_DEPRECATED.
+  . Deprecated ReflectionParameter::getClass() and added 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
     via an associated array.
@@ -15,13 +21,11 @@ PHP                                                                        NEWS
     on error.
 - Changed get_headers() to retrieve headers also from non-200 responses. (Ilia)
 - Changed get_headers() to use the default context. (Ilia)
-- Changed reflection constants to be prefixed with IS_. (Johannes)
 - Added support for exif date format in strtotime(). (Derick)
 - Added a check for special characters in the session name. (Ilia)
 - Added "consumed" stream filter. (Marcus)
 - Added new mysqli constants for BIT and NEW_DECIMAL field types:
   MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
-- Added ReflectionClass::newInstanceArgs($args). (Marcus)
 - Added imap_savebody() that allows message body to be written to a file.
   (Mike)
 - Fixed issue with iconv_mime_decode where the "encoding" would only allow