changelog               Sun Apr 24 20:42:10 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1963&r2=1.1964&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1963 php-src/ChangeLog:1.1964
--- php-src/ChangeLog:1.1963    Sat Apr 23 20:33:23 2005
+++ php-src/ChangeLog   Sun Apr 24 20:42:05 2005
@@ -1,3 +1,27 @@
+2005-04-24  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * main/php_variables.c:
+      MFB: zval** not zval*
+
+    * (PHP_5_0)
+      main/php_variables.c:
+      zval** not zval*.
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      main/php_variables.c
+      main/php_variables.c:
+      MFH: Fixed bug #32802 (General cookie overrides more specific cookie).
+
+    * main/php_variables.c:
+      Fixed bug #32802 (General cookie overrides more specific cookie).
+
+2005-04-24  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_compile.c:
+      - Need to copy doc comments correct for properties
+
 2005-04-23  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -780,7 +804,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1963 2005/04/24 00:33:23 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1964 2005/04/25 00:42:05 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -4181,7 +4205,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1963 2005/04/24 00:33:23 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1964 2005/04/25 00:42:05 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -4662,7 +4686,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1963 2005/04/24 00:33:23 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1964 2005/04/25 00:42:05 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -6136,7 +6160,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1963 2005/04/24 00:33:23 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1964 2005/04/25 00:42:05 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to