changelog               Mon Nov 26 01:31:36 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2879&r2=1.2880&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2879 php-src/ChangeLog:1.2880
--- php-src/ChangeLog:1.2879    Sun Nov 25 01:31:33 2007
+++ php-src/ChangeLog   Mon Nov 26 01:31:35 2007
@@ -1,3 +1,19 @@
+2007-11-25  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/array.c:
+      
+      MFB : Fixed bug #43386 (array_globals not reset to 0 properly on init)
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/array.c:
+      
+      MFB: Fixed bug #43386 (array_globals not reset to 0 properly on init)
+
+    * (PHP_5_3)
+      ext/standard/array.c:
+      Fixed bug #43386 (array_globals not reset to 0 properly on init)
+
 2007-11-24  Lukas Smith  <[EMAIL PROTECTED]>
 
     * CODING_STANDARDS:

Reply via email to