]> granicus.if.org Git - php/commitdiff
add news
authorJani Taskinen <jani@php.net>
Tue, 6 Nov 2007 09:45:37 +0000 (09:45 +0000)
committerJani Taskinen <jani@php.net>
Tue, 6 Nov 2007 09:45:37 +0000 (09:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9005f6cced77ff2c06e19eb3eca02ba265814893..710d90ad3715384ad5855d2ac95cd2cb1fcf3158 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,8 +21,9 @@ PHP                                                                        NEWS
 - Added support for dynamic access of static members using $foo::myFunc().
   (Etienne Kneuss)
 - Added "compact" handler for Zend MM storage. (Dmitry)
-- Added '+' and '*' specifiers to zend_parse_parameters(). (Andrei)
-- Added 'ignore_errors' option to http fopen wrapper. (David Zulke, Sara)
+- Added "+" and "*" specifiers to zend_parse_parameters(). (Andrei)
+- Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
+- Added context parameter for copy() function. (Sara)
 
 - Upgraded PCRE to version 7.4 (Nuno)