changelog               Wed Oct 15 01:32:07 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3198&r2=1.3199&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3198 php-src/ChangeLog:1.3199
--- php-src/ChangeLog:1.3198    Tue Oct 14 01:32:10 2008
+++ php-src/ChangeLog   Wed Oct 15 01:32:07 2008
@@ -1,3 +1,86 @@
+2008-10-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/openssl/openssl.c
+      ext/openssl/openssl.c:
+      
+      MFB: Fixed bug #46271 (local_cert option is not resolved to full path)
+
+    * (PHP_5_3)
+      ext/openssl/openssl.c:
+      Fixed bug #46271 (local_cert option is not resolved to full path)
+
+2008-10-14  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      Update NEWS
+
+    * (PHP_5_3)
+      ext/pdo_mysql/mysql_driver.c
+      ext/pdo_mysql/pdo_mysql.c
+      ext/pdo_mysql/php_pdo_mysql_int.h
+      ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt:
+      MFH: Add PDO::MYSQL_ATTR_COMPRESS connection flag [DOC]
+
+    * ext/pdo_mysql/mysql_driver.c
+      ext/pdo_mysql/pdo_mysql.c
+      ext/pdo_mysql/php_pdo_mysql_int.h
+      ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt:
+      Add PDO::MYSQL_ATTR_COMPRESS connection flag
+
+2008-10-14  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/pdo_mysql/tests/bug46292.phpt
+      ext/pdo_mysql/tests/bug46292.phpt:
+      - Added SKIPIF
+
+    * (PHP_5_2)
+      NEWS
+      ext/pdo/pdo_stmt.c
+      ext/pdo/pdo_stmt.c
+      ext/pdo_mysql/tests/bug46292.phpt
+      ext/pdo_mysql/tests/bug46292.phpt:
+      - MFH: Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd 
arg
+      when using FETCH_CLASSTYPE)
+
+    * ext/pdo_mysql/tests/bug46292.phpt
+      ext/pdo_mysql/tests/bug46292.phpt:
+      
+      - Fixed test
+
+    * ext/pdo/pdo_stmt.c
+      ext/pdo_mysql/tests/bug46292.phpt
+      ext/pdo_mysql/tests/bug46292.phpt:
+      - Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg 
when
+      using FETCH_CLASSTYPE)
+
+2008-10-14  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/sqlite3/libsqlite/sqlite3.c:
+      Disable optimizations at the moment for libsqlite on VC6 with the
+      amalgamation, will most likely need to track down what particular 
function
+      is causing problems or consider setting the flags to /O1 for libsqlite
+      specifically.
+
+2008-10-14  Greg Beaver  <[EMAIL PROTECTED]>
+
+    * ext/phar/tests/cache_list/copyonwrite25.phar.phpt
+      ext/phar/tests/cache_list/files/write25.phar
+      ext/phar/tests/cache_list/files/write25.phar.inc:
+      MFB: last test for cached phar copy on write (forgot this one yesterday)
+
+    * ext/phar/tests/cache_list/copyonwrite25.phar.phpt
+      ext/phar/tests/cache_list/copyonwrite25.phar.phpt
+      ext/phar/tests/cache_list/files/write25.phar
+      ext/phar/tests/cache_list/files/write25.phar
+      ext/phar/tests/cache_list/files/write25.phar.inc
+      ext/phar/tests/cache_list/files/write25.phar.inc:
+      
+      file copyonwrite25.phar.phpt was initially added on branch PHP_5_3.
+
 2008-10-13  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)
@@ -8033,7 +8116,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3198 2008/10/14 01:32:10 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3199 2008/10/15 01:32:07 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to