diff options
author | foobar <sniper@php.net> | 2003-02-12 04:08:29 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-02-12 04:08:29 +0000 |
commit | cd7260537a211f04135903393b6a3f82764dc5fb (patch) | |
tree | 25b233ef9a14f5d5d7fd06579b2cb28a0cd9f245 | |
parent | 5896410c8191f038bad84e62977ef50c80a252c3 (diff) | |
download | php-git-cd7260537a211f04135903393b6a3f82764dc5fb.tar.gz |
Man page is added in 4.3.1, moved this entry to branch
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |