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

This doesn't belong in NEWS.

This commit is contained in:
Andrei Zmievski
2000-04-16 19:34:10 +00:00
parent 93135c8b32
commit 544b65493e

1
NEWS
View File

@@ -2,7 +2,6 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.0 Release
- Removed Windows FAR* in php_odbc.c (lurcher)
- Fix bug in number_format (Jon Forsberg)
- Make error_prepend_string and error_append_string work
- array_walk() now automatically resets the array. (Andrei)