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

index 3100879a7093aa5ec14ca2ccd6278ce7bc9a1150..78d52e271b56a85e70d51400458174e7022f2dbf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2007-06-24  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/array.c:
+      
+      Fixed bug #41685 (array_push() fails to warn when next index is already
+      occupied).
+
+2007-06-24  Nuno Lopes  <nunoplopes@sapo.pt>
+
+    * ext/simplexml/simplexml.c:
+      MFB:fix memleak in sxe_prop_dim_read()
+
+    * (PHP_5_2)
+      ext/simplexml/simplexml.c:
+      fix memleak in sxe_prop_dim_read()
+
 2007-06-22  Zoe Slattery  <zoe@uk.ibm.com>
 
     * (PHP_5_2)