diff options
author | Johannes Schlüter <johannes@php.net> | 2007-07-31 22:47:43 +0000 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2007-07-31 22:47:43 +0000 |
commit | 4db96af53faf27858d9cdc7637b39d74b60c77dd (patch) | |
tree | 8d8f0a029ba55c406b770c40c48ee79cc15be12e | |
parent | ebaba407742e01902a30d1fd00209d90e3d5daa5 (diff) | |
download | php-git-4db96af53faf27858d9cdc7637b39d74b60c77dd.tar.gz |
- BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |