1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00

NEWS update

This commit is contained in:
2000-04-27 01:09:12 +00:00
parent fa7c418b79
commit 59ec1bdefb

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.0 Release
- Added substr_count() from Peter Kovacs. (Andrei)
- Add an optional third argument to fseek to indicate were to seek from.
(Andrei)
- OCIBindByName() will no longer complain about bindlength beeing zero. (Thies)