From: Derick Rethans Date: Tue, 27 Aug 2002 05:30:38 +0000 (+0000) Subject: - "Use" is not a name :) X-Git-Tag: RELEASE_0_91~218 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61f70a3cb7f0e54625badac1cbeed73b8039e4fd;p=php - "Use" is not a name :) --- diff --git a/NEWS b/NEWS index 0bc9ed2f40..5b6e328ec7 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- Changed mail() to Use escape_shell_cmd() to allow multiple extra parameters +- 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) - Added zend_execute_internal which is called like zend_execute but for