]> granicus.if.org Git - php/commitdiff
Man page is added in 4.3.1, moved this entry to branch
authorfoobar <sniper@php.net>
Wed, 12 Feb 2003 04:08:29 +0000 (04:08 +0000)
committerfoobar <sniper@php.net>
Wed, 12 Feb 2003 04:08:29 +0000 (04:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9be9aa10878f20d7f528cffd738bee4d82711d9e..4decc6b56c014b6e367eaa364b0f8db9c3ac0a9c 100644 (file)
--- 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