diff options
| author | <changelog@php.net> | 2000-10-28 01:09:08 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-10-28 01:09:08 +0000 |
| commit | f302028e0e34bd2688fc9c69c01169a0eff2682f (patch) | |
| tree | ee7e49965e7576c88915126b77ace2e86df6f1e4 | |
| parent | d943274af77c18a90fcae7ff19d1cfddcc4a4b93 (diff) | |
| download | php-git-f302028e0e34bd2688fc9c69c01169a0eff2682f.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
