]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 3 Jun 2004 03:03:17 +0000 (03:03 +0000)
committer <changelog@php.net> <>
Thu, 3 Jun 2004 03:03:17 +0000 (03:03 +0000)
Zend/ChangeLog

index 4e4205bc70e76f5ab20432c9eb1208cc78e748c1..160b2d3150896c3f50ab5f5ae6d73de8fa923d1b 100644 (file)
@@ -1,3 +1,14 @@
+2004-06-02  Andi Gutmans  <andi@zend.com>
+
+    * zend_mm.h:
+      - Don't use ZEND_MM in Windows
+
+2004-06-02  Stanislav Malyshev  <stas@zend.com>
+
+    * zend_execute.c:
+      fix incdec - make value's refcount non-zero when passing to
+      write_property - otherwise __set caller cleanup could kill it.
+
 2004-06-01  Andi Gutmans  <andi@zend.com>
 
     * zend.c: