]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 26 Nov 2007 01:31:35 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Mon, 26 Nov 2007 01:31:35 +0000 (01:31 +0000)
ChangeLog

index adf4782d309ddae76de9195f9508a17c6445b7dd..02e05c6a14777f95fb5314cd0a813ccfb4ea0866 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2007-11-25  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * 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  <smith@pooteeweet.org>
 
     * CODING_STANDARDS: