]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 13 Sep 2000 01:09:07 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Wed, 13 Sep 2000 01:09:07 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8c141be36799eea73458179961db5938133a5723..a90d9b188b6d5d65beb892c848128fecf8f59f72 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Made the Sybase CT module thread safe (Zeev)
+- Added second argument to array_reverse() that indicatese whether
+  the original array keys should be preserved. (Andrei)
+- Clean up htmlspecialchars/htmlentities inconsistencies. (Rasmus)
+- PEAR: renamed DB_GETMODE_* to DB_FETCHMODE_*, added setFetchMode()
+- in DB_common to set the default mode, added some MySQL tests (Stig)
 - Made eval() and several other runtime-evaluated code portions report the
   nature and location of errors more accurately (Stas)
 - Added an optional parameter to wordwrap that cuts a string if the length of a