+2009-06-03 Brian Shire <shire@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 <ilia@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.slattery@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.php@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.dev@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.php@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.taskinen@sci.fi>
* (PHP_5_2)