]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Mon, 29 May 2006 20:07:39 +0000 (20:07 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 29 May 2006 20:07:39 +0000 (20:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3d5f56ac5977f9e1308c43ec278bb254ddc8a850..ecc224f8b7958e12fb66c388013e205b31e364ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,7 @@ PHP                                                                        NEWS
 - Added RFC2397 (data: stream) support. (Marcus)
 - Fixed memory leaks in openssl streams context options (Pierre)
 - Fixed handling of extremely long paths inside tempnam() function. (Ilia)
+- Fixed bug #37632 (Protected method access problem). (Marcus)
 - Fixed bug #37620 (mysqli_ssl_set validation is innappropriate). (Georg)
 - Fixed bug #37614 (Class name lowercased in error message). (Johannes)
 - Fixed bug #37587 (var without attribute causes segfault). (Marcus)