changelog               Thu Jun  4 01:33:03 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3423&r2=1.3424&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3423 php-src/ChangeLog:1.3424
--- php-src/ChangeLog:1.3423    Wed Jun  3 01:32:48 2009
+++ php-src/ChangeLog   Thu Jun  4 01:33:02 2009
@@ -1,3 +1,157 @@
+2009-06-03  Brian Shire  <sh...@tekrat.com>
+
+    * (PHP_5_3)
+      ext/standard/tests/general_functions/bug47859.phpt:
+      MFH: Add test for Bug #47859 parse_ini_file() does not like asterisk (*) 
in
+      key in the beginning
+
+    * ext/standard/tests/general_functions/bug47859.phpt
+      ext/standard/tests/general_functions/bug47859.phpt:
+      
+      Add test for Bug #47859 parse_ini_file() does not like asterisk (*) in 
key
+      in the beginning
+
+2009-06-03  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      ext/soap/php_http.c
+      ext/soap/php_http.c:
+      
+      MFB: Fixed bug #46386 (Digest authentication with SOAP module fails
+      against
+      MSSQL SOAP services)
+
+    * (PHP_5_3)
+      ext/soap/php_http.c:
+      
+      Fixed bug #46386 (Digest authentication with SOAP module fails against
+      MSSQL
+      SOAP services)
+      
+
+2009-06-03  Zoe Slattery  <zoe.slatt...@googlemail.com>
+
+    * (PHP_5_2)
+      ext/spl/tests/SplFileObject_fflush_basic_001.phpt
+      ext/spl/tests/SplFileObject_fflush_basic_001.phpt
+      ext/spl/tests/SplFileObject_fpassthru_basic.phpt
+      ext/spl/tests/SplFileObject_fpassthru_basic.phpt
+      ext/spl/tests/SplFileObject_fscanf_basic.phpt
+      ext/spl/tests/SplFileObject_fscanf_basic.phpt
+      ext/spl/tests/SplFileObject_fseek_error_001.phpt
+      ext/spl/tests/SplFileObject_fseek_error_001.phpt
+      ext/spl/tests/SplFileObject_ftruncate_error_001.phpt
+      ext/spl/tests/SplFileObject_ftruncate_error_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_error_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_error_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_002.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_002.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_003.phpt
+      ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt
+      ext/spl/tests/SplFileObject_seek_error_001.phpt
+      ext/spl/tests/SplFileObject_testinput.csv:
+      Commiting testfest tests from tek
+
+    * ext/spl/tests/SplFileObject_fwrite_variation_003.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_003.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_003.phpt
+      ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt
+      ext/spl/tests/SplFileObject_seek_error_001.phpt
+      ext/spl/tests/SplFileObject_testinput.csv:
+        1.1.4;
+      file SplFileObject_fwrite_variation_003.phpt was initially added on 
branch
+      PHP_5_3.
+
+    * ext/spl/tests/SplFileObject_fflush_basic_001.phpt
+      ext/spl/tests/SplFileObject_fflush_basic_001.phpt
+      ext/spl/tests/SplFileObject_fflush_basic_001.phpt
+      ext/spl/tests/SplFileObject_fpassthru_basic.phpt
+      ext/spl/tests/SplFileObject_fpassthru_basic.phpt
+      ext/spl/tests/SplFileObject_fpassthru_basic.phpt
+      ext/spl/tests/SplFileObject_fscanf_basic.phpt
+      ext/spl/tests/SplFileObject_fscanf_basic.phpt
+      ext/spl/tests/SplFileObject_fscanf_basic.phpt
+      ext/spl/tests/SplFileObject_fseek_error_001.phpt
+      ext/spl/tests/SplFileObject_fseek_error_001.phpt
+      ext/spl/tests/SplFileObject_fseek_error_001.phpt
+      ext/spl/tests/SplFileObject_ftruncate_error_001.phpt
+      ext/spl/tests/SplFileObject_ftruncate_error_001.phpt
+      ext/spl/tests/SplFileObject_ftruncate_error_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_error_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_error_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_error_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_001.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_002.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_002.phpt
+      ext/spl/tests/SplFileObject_fwrite_variation_002.phpt
+      ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt
+      ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt
+      ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt
+      ext/spl/tests/SplFileObject_seek_error_001.phpt
+      ext/spl/tests/SplFileObject_seek_error_001.phpt
+      ext/spl/tests/SplFileObject_seek_error_001.phpt
+      ext/spl/tests/SplFileObject_testinput.csv
+      ext/spl/tests/SplFileObject_testinput.csv
+      ext/spl/tests/SplFileObject_testinput.csv:
+        1.1.4;
+      Commiting testfest tests from tek
+
+2009-06-03  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      main/streams/cast.c:
+      Fixed #48448 (Compile failure under IRIX 6.5.30 building cast.c)
+      
+
+2009-06-03  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * ext/standard/tests/file/link_win32.phpt
+      ext/standard/tests/file/link_win32.phpt:
+      - fix title
+
+    * ext/standard/link_win32.c
+      ext/standard/tests/file/link_win32.phpt:
+      - MFB: fix parameter order and return value check in windows (Venkat 
Raman
+      Don, Pierre)' link
+
+    * (PHP_5_3)
+      ext/standard/link_win32.c
+      ext/standard/tests/file/link_win32.phpt
+      ext/standard/tests/file/link_win32.phpt:
+      - fix parameter order and return value check in windows (Venkat Raman 
Don,
+      Pierre)' link
+
+2009-06-03  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      ext/bcmath/libbcmath/src/bcmath.h:
+      MFH: config.h is in this directory, not in ext/bcmath root, fixes
+      re-compilation for me
+
+    * ext/bcmath/libbcmath/src/bcmath.h:
+      config.h is in this directory, not in ext/bcmath root, fixes 
re-compilation
+      for me
+
+    * (PHP_5_3)
+      win32/build/mkdist.php
+      win32/build/template.rc:
+      MFH:
+      * We dont need to wrap to two lines here, its small enough to show with a
+      standard sized cmd window
+      * Bump copyright year in the .rc
+
+    * win32/build/mkdist.php
+      win32/build/template.rc:
+      - We dont need to wrap to two lines here, its small enough to show with a
+      standard sized cmd window
+      * Bump copyright year in the .rc
+
 2009-06-02  Jani Taskinen  <jani.taski...@sci.fi>
 
     * (PHP_5_2)
@@ -43913,7 +44067,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3423 2009/06/03 01:32:48 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3424 2009/06/04 01:33:02 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to