Browse Source

New!

migration/unlabaled-1.3.2
Wez Furlong 23 years ago
parent
commit
98224f5a05
  1. 1
      NEWS

1
NEWS

@ -27,6 +27,7 @@ PHP 4 NEWS
. 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)

Loading…
Cancel
Save