andrei Wed Mar 21 08:19:55 2001 EDT
Modified files:
/php4 NEWS
Log:
Fixing news.
Index: php4/NEWS
diff -u php4/NEWS:1.617 php4/NEWS:1.618
--- php4/NEWS:1.617 Tue Mar 20 18:09:20 2001
+++ php4/NEWS Wed Mar 21 08:19:54 2001
@@ -8,11 +8,11 @@
Now you need not provide a path to the file containing the typelib, you can
also provide the GUID of the TypeLib - entry or an IID for preloading
type - information. (phanto)
-- rewrite of domxml. It's now mostly DOM Level 2 conform (Uwe)
+- Rewrite of domxml. It's now mostly DOM Level 2 conform (Uwe)
- Added array_map() function that applies a callback to the elements
of given arrays and returns the result. It can also be used with a
null callback to transpose arrays. (Andrei)
-- New FastCGI server module
+- New FastCGI server module. (Ben Mansell)
- Added array_filter(), which allows filtering of array elements via
the specified callback. (Andrei)
- Fixed all relevant array functions to avoid moving the internal array
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]