diff options
| author | foobar <sniper@php.net> | 2002-09-08 21:06:22 +0000 | 
|---|---|---|
| committer | foobar <sniper@php.net> | 2002-09-08 21:06:22 +0000 | 
| commit | 16f793f876e3eca1483e9e5d262fdf11ef931b70 (patch) | |
| tree | eb9c7b6cdf8f9da437bd0cbc2a7eefc791fcfb66 | |
| parent | dc056bf2d0d9979b11aac21d7d01483ff145098b (diff) | |
| download | php-git-16f793f876e3eca1483e9e5d262fdf11ef931b70.tar.gz | |
nice..nice..
| -rw-r--r-- | NEWS | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ PHP 4                                                                      NEWS  ? ? ??? 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 that php's fopen wrappers send, configurable via -  php.ini or via a stream context. (Sterling) +- Made the "User-Agent" header send 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)  - Added --disable-all configure option. (Jani)  | 
