From: foobar Date: Wed, 12 Feb 2003 04:08:29 +0000 (+0000) Subject: Man page is added in 4.3.1, moved this entry to branch X-Git-Tag: RELEASE_0_5~1086 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd7260537a211f04135903393b6a3f82764dc5fb;p=php Man page is added in 4.3.1, moved this entry to branch --- diff --git a/NEWS b/NEWS index 9be9aa1087..4decc6b56c 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,6 @@ PHP 4 NEWS for the specified URL. (Ilia) - Added str_split() function. Breaks down a string into an array of elements based on length. (Ilia) -- Added man page for CLI version of PHP. (marcus) - Added array_walk_recursive() function. Applies user function recursively to an array. (Ilia) - Added command line parameters -B, -F, -R and -E which allow to process stdin