changelog               Mon Jun 27 01:34:55 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2024&r2=1.2025&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2024 php-src/ChangeLog:1.2025
--- php-src/ChangeLog:1.2024    Sat Jun 25 01:31:56 2005
+++ php-src/ChangeLog   Mon Jun 27 01:34:54 2005
@@ -1,3 +1,45 @@
+2005-06-26  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/dom/document.c
+      ext/dom/namednodemap.c
+      ext/dom/nodelist.c:
+      - Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter
+      parsing)
+
+2005-06-26  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/curl/interface.c
+      ext/curl/multi.c:
+      Fixed bug #33475 (cURL handle is not closed on curl_close().
+
+2005-06-26  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      pear/go-pear-list.php:
+      revert the conflicting part
+
+2005-06-26  Holger Zimmermann  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      sapi/pi3web/pi3web_sapi.c
+      sapi/pi3web/pi3web_sapi.c:
+      Replaced PCHAR by CHAR * (not defined in pi3web_sapi header)
+
+2005-06-26  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      pear/go-pear-list.php:
+      - Bump xml_rpc version
+
+    * pear/go-pear-list.php:
+      - bump xml_rpc version
+
+2005-06-26  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli_nonapi.c:
+      fix for #33474
+
 2005-06-24  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * NEWS:
@@ -5199,7 +5241,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2024 2005/06/25 05:31:56 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2025 2005/06/27 05:34:54 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -8600,7 +8642,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2024 2005/06/25 05:31:56 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2025 2005/06/27 05:34:54 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -9081,7 +9123,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2024 2005/06/25 05:31:56 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2025 2005/06/27 05:34:54 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -10555,7 +10597,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2024 2005/06/25 05:31:56 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2025 2005/06/27 05:34:54 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to