From: Marcus Boerger Date: Mon, 29 May 2006 20:07:39 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.2.0RC1~435 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa40595644e79b12b349e7782b7050526660021b;p=php - BFN --- diff --git a/NEWS b/NEWS index 3d5f56ac59..ecc224f8b7 100644 --- 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)