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

*** empty log message ***

This commit is contained in:
Zeev Suraski
2000-03-29 19:44:44 +00:00
parent fcf0afce17
commit ee16ee2a38

2
NEWS
View File

@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0 Release
27 March 2000, Version 4.0 Release Candidate 1
- Fixed a data corruption bug in mysql_result(), if used in table.fieldname
mode (Zeev)