]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Thu, 14 Sep 2006 13:37:12 +0000 (13:37 +0000)
committerRob Richards <rrichards@php.net>
Thu, 14 Sep 2006 13:37:12 +0000 (13:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 73b73bbf9a9faa38b1f9010934ee8bdc58de344f..1009ed30210ac4d83ec75528d0edd094b80c1fe7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@
   (marci at balabit dot hu, Tony)
 - Removed current working directory from the php.ini search path for CLI and
   readded it for other SAPIs (restore to pre 5.1.x behavior). (Edin)
+- Fixed bug #38813 (DOMEntityReference->__construct crashes when called 
+  explicitly). (Rob)
 - Fixed bug #38779 (engine crashes when require()'ing file with syntax error 
   through userspace stream wrapper). (Tony, Dmitry)
 - Fixed bug #38772 (inconsistent overriding of methods in different visibility