changelog               Thu Oct  2 01:32:04 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3185&r2=1.3186&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3185 php-src/ChangeLog:1.3186
--- php-src/ChangeLog:1.3185    Wed Oct  1 01:31:50 2008
+++ php-src/ChangeLog   Thu Oct  2 01:32:03 2008
@@ -1,3 +1,97 @@
+2008-10-01  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * ext/mysqlnd/php_mysqlnd.c:
+      Improve order in MINFO output
+
+2008-10-01  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c:
+      
+      MFB: Fixed bug #46206 (pg_query_params/pg_execute convert passed values 
to
+      strings).
+
+    * (PHP_5_3)
+      NEWS
+      ext/pgsql/pgsql.c:
+      
+      Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
+      strings).
+
+2008-10-01  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * ext/mysqlnd/mysqlnd.c:
+      Handle failed connections right
+
+    * ext/pdo_mysql/tests/pdo_mysql_phpinfo.phpt:
+      Fix test
+
+2008-10-01  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_execute_API.c:
+      initialize variable
+
+2008-10-01  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ext/soap/php_http.c:
+      Added ability to send user defined HTTP headers with SOAP request
+
+    * (PHP_5_3)
+      NEWS
+      ext/soap/php_http.c:
+      Added ability to send user defined HTTP headers with SOAP request.
+
+2008-10-01  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      remove BOM
+
+2008-10-01  Kalle Sommer Nielsen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      Fix bugs order
+
+2008-10-01  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/standard/rand.c
+      ext/standard/rand.c:
+      MFH: Fix bug #46209 - Remove license condition that is no longer 
required.
+
+    * ext/standard/rand.c:
+      Remove license condition that is no longer required.
+
+2008-10-01  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ext/soap/tests/bugs/bug43045.phpt
+      ext/soap/tests/bugs/bug43045.phpt
+      ext/soap/tests/bugs/bug43045.phpt:
+        1.1.4;
+      file bug43045.phpt was initially added on branch PHP_5_2.
+
+    * (PHP_5_2)
+      NEWS
+      ext/soap/php_encoding.c
+      ext/soap/php_encoding.c
+      ext/soap/php_encoding.c
+      ext/soap/tests/bugs/bug43045.phpt
+      ext/soap/tests/bugs/bug43045.phpt:
+      Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)
+
+    * ext/reflection/tests/bug46205.phpt
+      ext/reflection/tests/bug46205.phpt:
+      
+      file bug46205.phpt was initially added on branch PHP_5_3.
+
+    * (PHP_5_3)
+      NEWS
+      ext/reflection/php_reflection.c
+      ext/reflection/php_reflection.c
+      ext/reflection/tests/bug46205.phpt:
+      Fixed bug #46205 (Closure - Memory leaks when ReflectionException is
+      thrown)
+
 2008-09-30  Rob Richards  <[EMAIL PROTECTED]>
 
     * sapi/cli/tests/002-win32.phpt:
@@ -6833,7 +6927,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3185 2008/10/01 01:31:50 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3186 2008/10/02 01:32:03 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to