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

diff --git a/NEWS b/NEWS
index 81b750b62d4563fa89f7579d225193afe272a82d..80904874b5c27f9971f95c8a3a4a6755f4a8cb33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- explode() is now binary-safe. (Thies)
+- strpos() is now binary-safe. (Thies)
 - added XML_Set_Object() function, now you can use the XML-Parser from
   within an object. (Thies)
 - Fix warnings compiling in maintainer mode. (Stig)