wez Fri Feb 28 20:28:50 2003 EDT
Modified files:
/php4 NEWS
Log:
New!
Index: php4/NEWS
diff -u php4/NEWS:1.1362 php4/NEWS:1.1363
--- php4/NEWS:1.1362 Fri Feb 28 14:53:19 2003
+++ php4/NEWS Fri Feb 28 20:28:50 2003
@@ -27,6 +27,7 @@
. stream_socket_accept() - Accept a client connection.
. stream_socket_get_name() - Get local or remote name of socket.
. generic crypto interface for streams (supports dynamic loading of OpenSSL)
+- Added stream_copy_to_stream() function. (Wez)
- Added memory mapping support under win32 to improve performance of
readfile(), fpassthru() and some internal streams operations. (Wez)
- Added DBA handler 'inifile' to support ini files. (Marcus)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php