]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 12 Dec 1999 02:08:06 +0000 (02:08 +0000)
committer <changelog@php.net> <>
Sun, 12 Dec 1999 02:08:06 +0000 (02:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d4d7ed8b1ea7bd0b110fb20bb0f813e45b46321c..2864c2e3eca2c3d4df099a8a42564e005a1ce455 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Made implode() binary-safe (Andrei)
+- Made strstr(), stristr(), and ucwords() binary-safe() (Andrei)
 - Made strtoupper(), strtolower(), substr_replace() binary-safe. (Andrei)
 - Fix a crash in the Apache syntax highlighting mode (Zeev)
 - Report all ODBC error's not just the one on the top of the stack (lurcher)