From: foobar Date: Thu, 29 Aug 2002 00:56:13 +0000 (+0000) Subject: I would have thought this was clear to everyone already.. X-Git-Tag: RELEASE_0_91~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5911a581e0f93d542d78c5a2d49b96af682336fe;p=php I would have thought this was clear to everyone already.. --- diff --git a/NEWS b/NEWS index ff835752df..3c7c753909 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- phpinfo() support for CLI (jan) -- Made EXIF (digital camera) extension enabled by default. (Marcus) -- socket_recvfrom is now binary safe (Jason) +- Added html-free phpinfo() output for CLI. (Jan) +- Fixed socket_recvfrom() to be binary safe. (Jason) - Changed mail() to use escape_shell_cmd() to allow multiple extra parameters to the invocation of the mailer as used in the fifth parameter. (Derick) - Changed cURL extension to require cURL version 7.9.8 (Derick)