I would have thought this was clear to everyone already..

This commit is contained in:
foobar 2002-08-29 00:56:13 +00:00
parent 715615ea6b
commit 5911a581e0

5
NEWS
View File

@ -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)