summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 7d26d12bbd..8da02a4b9c 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,18 @@
+2007-12-03 Dmitry Stogov <dmitry@zend.com>
+
+ * zend_compile.c
+ zend_compile.c
+ tests/bug43332_1.phpt
+ tests/bug43332_2.phpt:
+ Fixed bug #43332 (self and parent as type hint in namespace)
+
+ * tests/bug43332_1.phpt
+ tests/bug43332_1.phpt
+ tests/bug43332_2.phpt
+ tests/bug43332_2.phpt:
+
+ file bug43332_1.phpt was initially added on branch PHP_5_3.
+
2007-11-23 Dmitry Stogov <dmitry@zend.com>
* zend.h