From: Johannes Schlüter Date: Tue, 31 Jul 2007 22:47:43 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.2.4RC1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4db96af53faf27858d9cdc7637b39d74b60c77dd;p=php - BFN --- diff --git a/NEWS b/NEWS index 48a613e9a7..cacb4ed983 100644 --- a/NEWS +++ b/NEWS @@ -185,6 +185,8 @@ PHP NEWS copying). (Dmitry) - Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows). (Scott, Andrey) +- Fixed bug #41278 (get_loaded_extensions() should list Zend extensions). + (Johannes) - Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions). (Jani) - Fixed bug #40757 (get_object_vars get nothing in child class). (Dmitry)