pollita         Mon Oct 29 17:17:54 2007 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  Note addition of +/* specifiers
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.33&r2=1.2027.2.547.2.965.2.34&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.33 
php-src/NEWS:1.2027.2.547.2.965.2.34
--- php-src/NEWS:1.2027.2.547.2.965.2.33        Thu Oct 25 05:39:05 2007
+++ php-src/NEWS        Mon Oct 29 17:17:54 2007
@@ -17,6 +17,7 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to