]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Sat, 17 Dec 2005 15:53:40 +0000 (15:53 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 17 Dec 2005 15:53:40 +0000 (15:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 67cf5d9126b95689f26936bf93ac45e64b3f4c37..1a2cc9d9e5af16e2daa6857706ccc9d70d23c73b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ PHP                                                                        NEWS
 - Fixed many bugs in OCI8. (Tony)
 - Fixed crash and leak in mysqli when using 4.1.x client libraries and
   connecting to 5.x server. (Andrey)
+- Fixed bug #35720 (A final constructor can be overwritten). (Marcus)
 - Fixed bug #35713 (getopt() returns array with numeric strings when passed 
   options like '-1'). (Tony)
 - Fixed bug #35705 (strtotime() fails to parse soap date format without TZ).