summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2007-08-30 16:32:54 +0000
committerRob Richards <rrichards@php.net>2007-08-30 16:32:54 +0000
commit0ecaf04f86b8d83b3e9d3ea106d36006b9411eb3 (patch)
treec7fa7d702d6ee1cdd081f95cf2d17acf591b39b5
parent78b2aaa954b9f02f84150f25c2349b39e6609c8e (diff)
downloadphp-git-0ecaf04f86b8d83b3e9d3ea106d36006b9411eb3.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc177a2b9e..684a9b7098 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP NEWS
?? ??? 20??, PHP 5.2.5
- Added optional parameter $provide_object to debug_backtrace(). (Sebastian)
+- Fixed bug #42462 (Segmentation when trying to set an attribute in a
+ DOMElement). (Rob)
- Fixed bug #42452 (PDO classes do not expose Reflection API information).
(Hannes)