]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 28 Oct 2000 01:09:08 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sat, 28 Oct 2000 01:09:08 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c309467592b71b8ecff3a2addfe5f63fe6e3cc1f..ef0a3ce29de8020fa07e24be401ce783c2d0799c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 4.0                                                                    NEWS
 
 
 ?? ??? 2000, Version 4.0.4
+- Fixed array_rand() to shuffle results when the number of requested
+  elements is the same as the number of elements in the array. (Andrei)
 - Added replace parameter to header() (Sascha)
 - Fixed handling of single quotes in transparent session-id mode (Sascha)
 - Fixed "php://*" fopen handler (Sascha)