diff options
author | <changelog@php.net> | 2000-04-15 01:09:09 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-04-15 01:09:09 +0000 |
commit | a92fde973684dacf8725ac10065e42f2a11d64eb (patch) | |
tree | 620acc6d36872f3f005d46c39b6ce35c77412295 | |
parent | 7b77b063a618b2ec0a975ab25dfb976f760cab9b (diff) | |
download | php-git-a92fde973684dacf8725ac10065e42f2a11d64eb.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Make error_prepend_string and error_append_string work - array_walk() now automatically resets the array. (Andrei) - Added natural comparison/sorting routines strnatcmp(), strnatcasecmp(), natsort(), and natcasesort(). These are useful for comparing and sorting |