Browse Source

Man page is added in 4.3.1, moved this entry to branch

PHP-5
foobar 23 years ago
parent
commit
cd7260537a
  1. 1
      NEWS

1
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

Loading…
Cancel
Save