sniper Sun Sep 8 17:48:59 2002 EDT Modified files: /php4 NEWS Log: s/send/sent/ Index: php4/NEWS diff -u php4/NEWS:1.1116 php4/NEWS:1.1117 --- php4/NEWS:1.1116 Sun Sep 8 17:06:22 2002 +++ php4/NEWS Sun Sep 8 17:48:59 2002 @@ -3,7 +3,7 @@ ? ? ??? 2002, Version 4.3.0 - Added support for fopen("ftps://...", ...) which allows to connect to FTP servers via SSL. (Stefan Esser) -- Made the "User-Agent" header send by the fopen wrappers to be configurable +- Made the "User-Agent" header sent by the fopen wrappers to be configurable in php.ini or via a stream context. (Sterling) - Added support for fopen("php://output", "wb") which returns a stream that writes to the output buffer (like echo and print). (Wez)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php