summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)