changelog Wed Sep 27 01:30:54 2006 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.987&r2=1.988&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.987 ZendEngine2/ChangeLog:1.988
--- ZendEngine2/ChangeLog:1.987 Fri Sep 22 01:30:55 2006
+++ ZendEngine2/ChangeLog Wed Sep 27 01:30:54 2006
@@ -1,3 +1,29 @@
+2006-09-26 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * zend_compile.h
+ zend_compile.h
+ zend_vm_def.h
+ zend_vm_def.h
+ zend_vm_execute.h
+ zend_vm_execute.h
+ tests/bug38808.phpt:
+ Fixed bug #38808 ("maybe ref" issue for current() and others)
+
+ * tests/bug38808.phpt
+ tests/bug38808.phpt:
+
+ file bug38808.phpt was initially added on branch PHP_5_2.
+
+ * zend_builtin_functions.c
+ zend_builtin_functions.c
+ tests/bug38942.phpt:
+ Fixed bug #38942 (Double old-style-ctor inheritance)
+
+ * tests/bug38942.phpt
+ tests/bug38942.phpt:
+
+ file bug38942.phpt was initially added on branch PHP_5_2.
+
2006-09-21 Sara Golemon <[EMAIL PROTECTED]>
* zend_API.c
@@ -15291,7 +15317,7 @@
2003-06-10 Jani Taskinen <[EMAIL PROTECTED]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.987 2006/09/22 01:30:55 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.988 2006/09/27 01:30:54 changelog Exp $ tag
2003-06-10 James Cox <[EMAIL PROTECTED]>
@@ -17015,7 +17041,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.987 2006/09/22 01:30:55
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.988 2006/09/27 01:30:54
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[EMAIL PROTECTED]>