mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
NEWS update
This commit is contained in:
parent
d943274af7
commit
f302028e0e
1 changed files with 2 additions and 0 deletions
2
NEWS
2
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue