]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 22 Mar 2003 01:31:23 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Sat, 22 Mar 2003 01:31:23 +0000 (01:31 +0000)
ChangeLog

index 56d9e6d17eb44d071e598a2213df716e43e42e15..a89223153d449756d246611c6be84f5ba2b879ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2003-03-21  Sterling Hughes  <sterling@bumblebury.com>
+
+    * ext/standard/file.c:
+      fix segfault in file_set_contents() when the file could not successfully
+      be opened.
+
+2003-03-21  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * ext/mysqli/mysqli.c:
+      Add missing initialization
+
+2003-03-21  James Cox  <james@imajes.info>
+
+    * run-tests.php:
+      updating for new list
+
+2003-03-21  Stig Bakken  <ssb@fast.no>
+
+    * pear/PEAR/Builder.php:
+      - abort install when an extension fails to build (patch by ja at
+        morrdusk dot net)
+
+2003-03-21  Sterling Hughes  <sterling@bumblebury.com>
+
+    * ext/xml/xml.c:
+      This broke the xml extension, and pres2, commented out for now
+
 2003-03-20  Hartmut Holzgraefe  <hartmut@six.de>
 
     * scripts/ext_skel_ng/extension_parser.php: