1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00

NEWS update

This commit is contained in:
2000-04-29 01:09:12 +00:00
parent 58eaa24a90
commit 1152b4c29e

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.0 Release
- Fixed a crash in array_multisort() that happened when empty arrays
were passed to it. (Andrei)
- Added substr_count() from Peter Kovacs. (Andrei)
- Add an optional third argument to fseek to indicate were to seek from.
(Andrei)