summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2004-11-15 01:36:53 +0000
committer <changelog@php.net>2004-11-15 01:36:53 +0000
commit48fe8cf7bc6d73dfc8d1524c78412a7d2fadeb17 (patch)
tree4f512da5950f2ea2eb22afe9eb5d84abb7dd6dab /Zend
parentfae64ba40cff597f472bc7b87ba93093cfc9d6a9 (diff)
downloadphp-git-48fe8cf7bc6d73dfc8d1524c78412a7d2fadeb17.tar.gz
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r--Zend/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index e2eaa295e0..e47253b40f 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,14 @@
+2004-11-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * (PHP_5_0)
+ zend_reflection_api.c:
+ MFH #30783 Apache crash when using ReflectionFunction::getStaticVariables()
+ MFH proto fixes
+
+ * zend_reflection_api.c:
+ - Bugix #30783: Apache crash when using
+ ReflectionFunction::getStaticVariables()
+
2004-11-09 Andrei Zmievski <andreiz@gravitonic.com>
* zend_ini_parser.y: