From dcb71d7bfcb4f3cd7a8099c5a2fd3783e1f3396d Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Tue, 6 Nov 2007 09:45:37 +0000 Subject: [PATCH] add news --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9005f6cced..710d90ad37 100644 --- 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) -- 2.50.1