jani Tue Nov 6 09:45:37 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
add news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.41&r2=1.2027.2.547.2.965.2.42&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.41
php-src/NEWS:1.2027.2.547.2.965.2.42
--- php-src/NEWS:1.2027.2.547.2.965.2.41 Mon Nov 5 01:00:43 2007
+++ php-src/NEWS Tue Nov 6 09:45:37 2007
@@ -21,8 +21,9 @@
- 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php