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

diff --git a/NEWS b/NEWS
index 3ba1a1c1c81bc8daea1342b0a167c05c7fc42d74..96221d3866ec6bcf37291d371121d235d642422d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Fixed problem with having $this as the XML parser object. (Andrei)
 - Internal opened_path variable now uses the Zend memory manager so that full
   paths of files won't leak on unclean shutdown (Andi)
 - Removed support of print $obj automatically calling the __string_value()