summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-08-27 05:30:38 +0000
committerDerick Rethans <derick@php.net>2002-08-27 05:30:38 +0000
commit61f70a3cb7f0e54625badac1cbeed73b8039e4fd (patch)
treec3a18d3ac5bda52c844f457ead05972ced7b6670
parenta3c5628f82456c9ac1805388c336d609aa73a36e (diff)
downloadphp-git-61f70a3cb7f0e54625badac1cbeed73b8039e4fd.tar.gz
- "Use" is not a name :)
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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