diff options
| author | <changelog@php.net> | 2002-08-29 00:17:56 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2002-08-29 00:17:56 +0000 |
| commit | 1bbfe1058b24afe4604de82b79482f16a842b3c8 (patch) | |
| tree | d7c550b7f95ddb710079b81e21dcb0291447d65d | |
| parent | 3324e38e8a11fde13fa585a04ec3e91a78019edc (diff) | |
| download | php-git-1bbfe1058b24afe4604de82b79482f16a842b3c8.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ 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) - 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) |
