diff options
author | Edin Kadribasic <edink@php.net> | 2006-04-26 14:23:51 +0000 |
---|---|---|
committer | Edin Kadribasic <edink@php.net> | 2006-04-26 14:23:51 +0000 |
commit | fc4614d1d2ba9ecd1f3e7e185059ab9ff39b849b (patch) | |
tree | 1b419fcbd863047729acbdfa2908329d5cca919b | |
parent | ca2efe468d03bf8489689bf50ee59e0f94a1bb14 (diff) | |
download | php-git-fc4614d1d2ba9ecd1f3e7e185059ab9ff39b849b.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -256,6 +256,7 @@ PHP NEWS (Ilia) - Fixed bug #35785 (SimpleXML causes memory read error zend engine). (Marcus) - Fixed bug #34272 (empty array onto COM object blows up). (Rob) +- Fixed bug #33292 (apache_get_modules() crashes on Windows). (Edin) - Fixed bug #29476 (sqlite_fetch_column_types() locks the database forever). (Ilia) |