changelog               Thu Apr 22 20:36:50 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1606&r2=1.1607&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1606 php-src/ChangeLog:1.1607
--- php-src/ChangeLog:1.1606    Wed Apr 21 20:35:12 2004
+++ php-src/ChangeLog   Thu Apr 22 20:36:46 2004
@@ -1,3 +1,65 @@
+2004-04-22  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/sqlite/tests/bug28112.phpt:
+      Avoid warning to interfere test result
+
+    * (PHP_4_3)
+      NEWS:
+      BFN
+
+2004-04-22  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PECL_4_3)
+      ext/sqlite/sqlite.c:
+      MFH: Fixed bug #28112 (Empty queries may result in crashes).
+
+    * ext/sqlite/sqlite.c:
+      Empty query checks, bug #28112.
+
+2004-04-22  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/sqlite/tests/bug28112.phpt:
+      
+      Add test for bug #28112
+
+    * ext/sqlite/sqlite.c:
+      bugfix #28112
+
+2004-04-22  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ext/com_dotnet/tests/27974.phpt:
+      Add test
+
+    * ext/com_dotnet/com_variant.c:
+      A working fix for the safearray mapping bug.
+
+    * ext/standard/basic_functions.c:
+      The fix for the vc7 libc putenv bug is also needed here to avoid a crash.
+
+2004-04-22  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * ext/mime_magic/DEPRECATED
+      ext/mime_magic/EXPERIMENTAL
+      ext/mime_magic/config.m4:
+      Depercating mime_magic in favor of PECL::fileinfo
+
+2004-04-22  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ext/com_dotnet/com_variant.c:
+      (probable) fix for Bug #27974: PHP Arrays are not mapped to VARIANTs.
+
+2004-04-22  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/pgsql/pgsql.c:
+      MFH: Fixed possible crash inside pg_copy_(to|from) function if delimiter is
+      more then 1 character long.
+
+    * ext/pgsql/pgsql.c:
+      Fixed possible crash inside pg_copy_(to|from) function if delimiter is more
+      then 1 character long.
+
 2004-04-21  Wez Furlong  <[EMAIL PROTECTED]>
 
     * NEWS:
@@ -2330,7 +2392,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1606 2004/04/22 00:35:12 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1607 2004/04/23 00:36:46 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to