summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-04-19 14:50:19 +0000
committerAndrei Zmievski <andrei@php.net>2000-04-19 14:50:19 +0000
commit6f88327a12cd3e0c02761997d5d228d7af355e0f (patch)
tree69a283cc60995aa3c701ecc6bcde31fb1e917cb6 /NEWS
parentc31f6fbd90ee8a114f860a256701988496b55535 (diff)
downloadphp-git-6f88327a12cd3e0c02761997d5d228d7af355e0f.tar.gz
Fix attribution
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e5c33e958..2a95ff680d 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 4.0 NEWS
- Fixed long2ip() to return the correct IP address. (Evan)
- Fix many memory leaks in the IMAP module (Stanislav, Andi, Zeev)
- Fix bug in number_format (Jon Forsberg)
-- Make error_prepend_string and error_append_string work
+- Make error_prepend_string and error_append_string work (Rasmus)
- 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