summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2007-07-31 22:47:43 +0000
committerJohannes Schlüter <johannes@php.net>2007-07-31 22:47:43 +0000
commit4db96af53faf27858d9cdc7637b39d74b60c77dd (patch)
tree8d8f0a029ba55c406b770c40c48ee79cc15be12e
parentebaba407742e01902a30d1fd00209d90e3d5daa5 (diff)
downloadphp-git-4db96af53faf27858d9cdc7637b39d74b60c77dd.tar.gz
- BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)