summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2006-04-26 14:23:51 +0000
committerEdin Kadribasic <edink@php.net>2006-04-26 14:23:51 +0000
commitfc4614d1d2ba9ecd1f3e7e185059ab9ff39b849b (patch)
tree1b419fcbd863047729acbdfa2908329d5cca919b
parentca2efe468d03bf8489689bf50ee59e0f94a1bb14 (diff)
downloadphp-git-fc4614d1d2ba9ecd1f3e7e185059ab9ff39b849b.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 78c2e2e296..3dca519266 100644
--- a/NEWS
+++ b/NEWS
@@ -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)