rrichards               Thu Sep 14 13:37:12 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.249&r2=1.2027.2.547.2.250&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.249 php-src/NEWS:1.2027.2.547.2.250
--- php-src/NEWS:1.2027.2.547.2.249     Wed Sep 13 15:54:51 2006
+++ php-src/NEWS        Thu Sep 14 13:37:12 2006
@@ -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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to