]> granicus.if.org Git - php/commitdiff
Note addition of +/* specifiers
authorSara Golemon <pollita@php.net>
Mon, 29 Oct 2007 17:17:54 +0000 (17:17 +0000)
committerSara Golemon <pollita@php.net>
Mon, 29 Oct 2007 17:17:54 +0000 (17:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b5b4dc27db6440c58477a9addc256b1754cdce57..ce617318767778ab1300f2feda7dfa82ddfaf5e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ 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)
 - Upgraded PCRE to version 7.4 (Nuno)
 
 - Improved php.ini handling: (Jani)