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

Remove duplicates.

This commit is contained in:
Andrei Zmievski
1999-11-10 05:04:56 +00:00
parent 3f1a9fd706
commit f3fb441979
+2 -4
View File
@@ -2,10 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
Fix OpenLink ODBC support (Stig)
Fix min/max behaviour (Thies)
Fix OpenLink ODBC support (Stig)
Fix min/max behaviour (Thies)
- Fix OpenLink ODBC support (Stig)
- Fix min/max behaviour (Thies)
- tempnam() now uses mkstemp() if available (Stig)
- serialize() and var_dump() now honor the precision as set in php.ini
for doubles. (Thies)