changelog               Thu Oct 20 01:34:31 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2137&r2=1.2138&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2137 php-src/ChangeLog:1.2138
--- php-src/ChangeLog:1.2137    Wed Oct 19 01:43:51 2005
+++ php-src/ChangeLog   Thu Oct 20 01:34:28 2005
@@ -1,3 +1,78 @@
+2005-10-19  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * (PHP_5_0)
+      main/SAPI.c
+      sapi/cli/php_cli.c:
+      MFH:
+      fixed bug #29983 (PHP does not explicitly set mime type & charset)
+      + call sapi_deactivate() when called with -m switch
+
+2005-10-19  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * sapi/cli/php_cli.c:
+      Fixed -m memory leak
+
+    * (PHP_4_4)
+      NEWS
+      NEWS
+      main/SAPI.c
+      main/SAPI.c:
+      MFH: Fixed bug #29983 (PHP does not explicitly set mime type & charset).
+
+    * main/SAPI.c:
+      Fixed bug #29983 (PHP does not explicitly set mime type & charset).
+
+2005-10-19  Rolland Santimano  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      - Unicode impl of str[c]spn()
+
+2005-10-19  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      MFH: Fixed bug #34623 (Crash in pdo_mysql on longtext fields).
+
+2005-10-19  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ext/standard/uniqid.c:
+      backport Ilia's last patch to 5.0
+
+2005-10-19  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/standard/uniqid.c
+      ext/standard/uniqid.c:
+      MFH: Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.
+
+    * ext/standard/uniqid.c:
+      Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.
+
+2005-10-19  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/bug33257.phpt
+      ZendEngine2/tests/bug33257.phpt
+      ZendEngine2/tests/bug33257.phpt:
+      Fixed test
+
+2005-10-19  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      fix news entry
+
+    * (PHP_5_0)
+      ext/standard/tests/array/array_sum.phpt:
+      fix test (it fails on 64-bit hosts because of too low memory_limit)
+
+    * ext/oci8/php_oci8_int.h:
+      remove undef HAVE_OCI_STMT_PREPARE2
+
 2005-10-18  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * (PHP_5_1)
@@ -14185,7 +14260,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2137 2005/10/19 05:43:51 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2138 2005/10/20 05:34:28 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -17586,7 +17661,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2137 2005/10/19 05:43:51 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2138 2005/10/20 05:34:28 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -18067,7 +18142,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2137 2005/10/19 05:43:51 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2138 2005/10/20 05:34:28 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -19541,7 +19616,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2137 2005/10/19 05:43:51 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2138 2005/10/20 05:34:28 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to