[PHP-CVS] cvs: php-src(PHP_5_3) /ext/iconv iconv.c

2009-03-16 Thread Moriyoshi Koizumi
moriyoshi Tue Mar 17 05:31:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/iconv iconv.c Log: - MFH: Make iconv filter accept '.' as the delimiter between encoding names as well as '/'. It's impossible to specify the filter in php://filter with

[PHP-CVS] cvs: php-src /ext/iconv iconv.c

2009-03-16 Thread Moriyoshi Koizumi
moriyoshi Tue Mar 17 05:27:00 2009 UTC Modified files: /php-src/ext/iconv iconv.c Log: - Make iconv filter accept '.' as the delimiter between encoding names as well as '/'. It's impossible to specify the filter in php://filter without this fix.

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 03:29:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.517&r2=1.2027.2.547.2.965.2.518&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/tests image_type_to_mime_type_basic.phpt image_type_to_mime_type_variation3.phpt /ext/standard image.c /ext/standard/tests/image getimagesize.phpt getimagesiz

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 03:25:57 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard image.c /php-src/ext/gd/tests image_type_to_mime_type_basic.phpt image_type_to_mime_type_variation3.phpt /php-src/e

[PHP-CVS] cvs: php-src /ext/gd/tests image_type_to_mime_type_basic.phpt image_type_to_mime_type_variation3.phpt /ext/standard image.c /ext/standard/tests/image getimagesize.phpt getimagesize_basic.p

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 03:25:44 2009 UTC Modified files: /php-src/ext/gd/tests image_type_to_mime_type_basic.phpt image_type_to_mime_type_variation3.phpt /php-src/ext/standard image.c /php-src/ext/standard/tests

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/assert assert02.phpt assert03.phpt assert04.phpt /ext/standard/tests/general_functions get_magic_quotes_runtime.phpt set_magic_quotes_runtime_basic

2009-03-16 Thread Christopher Jones
sixdTue Mar 17 03:08:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/assert assert02.phpt assert03.phpt assert04.phpt /php-src/ext/standard/tests/general_functions

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 02:47:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.516&r2=1.2027.2.547.2.965.2.517&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3 config0.m4 sqlite3.c /ext/sqlite3/tests sqlite3_22_loadextension.phpt

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 02:45:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3config0.m4 sqlite3.c /php-src/ext/sqlite3/tests sqlite3_22_loadextension.phpt Log: MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3

[PHP-CVS] cvs: php-src /ext/sqlite3 config0.m4 sqlite3.c /ext/sqlite3/tests sqlite3_22_loadextension.phpt

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 02:42:42 2009 UTC Modified files: /php-src/ext/sqlite3config0.m4 sqlite3.c /php-src/ext/sqlite3/tests sqlite3_22_loadextension.phpt Log: Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 http://cvs.php.net

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 02:03:59 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1440&r2=1.2027.2.547.2.1441&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json JSON_parser.c /ext/json/tests bug47644.phpt

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 02:02:45 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/json/tests bug47644.phpt Modified files: /php-src/ext/json JSON_parser.c Log: MFH Fix bug #47644 - Valid integers are truncated with json_decode()

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json JSON_parser.c /ext/json/tests bug47644.phpt

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 02:00:13 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/json/tests bug47644.phpt Modified files: /php-src/ext/json JSON_parser.c Log: MFH Fix bug #47644 - Valid integers are truncated with json_decode()

[PHP-CVS] cvs: php-src /ext/json JSON_parser.c /ext/json/tests bug47644.phpt

2009-03-16 Thread Scott MacVicar
scottmacTue Mar 17 02:00:08 2009 UTC Added files: /php-src/ext/json/tests bug47644.phpt Modified files: /php-src/ext/json JSON_parser.c Log: Fix bug #47644 - Valid integers are truncated with json_decode() http://cvs.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/assert assert03.phpt assert04.phpt /ext/standard/tests/general_functions get_magic_quotes_runtime.phpt set_magic_quotes_runtime_basic.phpt set_magi

2009-03-16 Thread Christopher Jones
sixdTue Mar 17 01:52:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/assert assert03.phpt assert04.phpt /php-src/ext/standard/tests/general_functions get_magic_quotes_runt

[PHP-CVS] cvs: php-src /ext/standard/tests/assert assert03.phpt assert04.phpt /ext/standard/tests/general_functions set_magic_quotes_runtime_basic.phpt

2009-03-16 Thread Christopher Jones
sixdTue Mar 17 01:50:34 2009 UTC Modified files: /php-src/ext/standard/tests/assert assert03.phpt assert04.phpt /php-src/ext/standard/tests/general_functions set_magic_quotes_runtime_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard string.c

2009-03-16 Thread Matt Wilmas
mattwil Tue Mar 17 00:02:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c Log: Removed unneeded HashPosition variable (php_implode() doesn't change the internal pointer) - It was added in '06 with the "200-300%" implode() optimiz

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy/tests tidy_error.phpt

2009-03-16 Thread Zoe Slattery
zoe Mon Mar 16 20:38:51 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests tidy_error.phpt Log: test for /ext/tidy from stefan priebsch http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/tidy_error.phpt?view=markup&rev=1.1 Index: php-sr

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/tidy/tests tidy_error.phpt

2009-03-16 Thread Zoe Slattery
zoe Mon Mar 16 20:38:19 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/tidy/tests tidy_error.phpt Log: test for /ext/tidy from stefan priebsch http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/tidy_error.phpt?view=markup&rev=1.1 Index: php-sr

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/curl interface.c

2009-03-16 Thread Felipe Pena
felipe Mon Mar 16 15:09:52 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl interface.c /php-srcNEWS Log: - MFH: Fixed bug #47616 (curl keeps crashing) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.42&r2=1.62.2.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl interface.c

2009-03-16 Thread Felipe Pena
felipe Mon Mar 16 15:08:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: - MFH: Fixed bug #47616 (curl keeps crashing) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27.2.31&r2=1.62.2.14.2.27.2.32&diff

[PHP-CVS] cvs: php-src /ext/curl interface.c

2009-03-16 Thread Felipe Pena
felipe Mon Mar 16 15:05:21 2009 UTC Modified files: /php-src/ext/curl interface.c Log: - Fixed bug #47616 (curl keeps crashing) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.148&r2=1.149&diff_format=u Index: php-src/ext/curl/interface.c diff

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo CREDITS config.w32 /ext/fileinfo/libmagic apprentice.c cdf.c cdf.h cdf_time.c file.h readcdf.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 15:03:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo CREDITS config.w32 /php-src/ext/fileinfo/libmagic apprentice.c cdf.c cdf.h cdf_time.c file.h readcdf.c Log: - fix th

[PHP-CVS] cvs: php-src /ext/fileinfo CREDITS config.w32 /ext/fileinfo/libmagic cdf.c cdf.h cdf_time.c file.h readcdf.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 15:02:45 2009 UTC Modified files: /php-src/ext/fileinfo CREDITS config.w32 /php-src/ext/fileinfo/libmagic cdf.c cdf.h cdf_time.c file.h readcdf.c Log: - fix the build for win (vc6 or vc9)

[PHP-CVS] cvs: php-src /ext/standard/tests/class_object get_class_variation_001.phpt

2009-03-16 Thread Dmitry Stogov
dmitry Mon Mar 16 15:00:11 2009 UTC Modified files: /php-src/ext/standard/tests/class_object get_class_variation_001.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/class_object

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/class_object get_class_variation_001.phpt

2009-03-16 Thread Dmitry Stogov
dmitry Mon Mar 16 15:00:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/class_object get_class_variation_001.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/t

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic cdf.c

2009-03-16 Thread Ilia Alshanetsky
iliaa Mon Mar 16 12:52:59 2009 UTC Modified files: /php-src/ext/fileinfo/libmagic cdf.c Log: MFB: Fixed compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/cdf.c?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/fileinfo/libmagic

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/libmagic cdf.c

2009-03-16 Thread Ilia Alshanetsky
iliaa Mon Mar 16 12:52:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic cdf.c Log: Fixed compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/cdf.c?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-03-16 Thread Mikko Koppanen
mkoppanen Mon Mar 16 12:03:58 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Updated news file http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1438&r2=1.2027.2.547.2.1439&diff_format=u Index: php-src/NEWS diff -u php-src/NE

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_open.c /ext/zip/tests bug47667.phpt

2009-03-16 Thread Mikko Koppanen
mkoppanen Mon Mar 16 10:22:13 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zip/tests bug47667.phpt Modified files: /php-src/ext/zip/libzip_open.c Log: Closes bug #47667 http://cvs.php.net/viewvc.cgi/php-src/e

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip/lib zip_open.c /ext/zip/tests bug47667.phpt

2009-03-16 Thread Mikko Koppanen
mkoppanen Mon Mar 16 10:19:43 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/zip/tests bug47667.phpt Modified files: /php-src/ext/zip/libzip_open.c Log: Closes bug #47667 http://cvs.php.net/viewvc.cgi/php-src/e

[PHP-CVS] cvs: php-src /ext/zip/lib zip_open.c /ext/zip/tests bug47667.phpt

2009-03-16 Thread Mikko Koppanen
mkoppanen Mon Mar 16 10:16:16 2009 UTC Added files: /php-src/ext/zip/tests bug47667.phpt Modified files: /php-src/ext/zip/libzip_open.c Log: Closes bug #47667 http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_op

[PHP-CVS] cvs: php-src /sapi/apache_hooks php_apache.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 10:14:16 2009 UTC Modified files: /php-src/sapi/apache_hooks php_apache.c Log: - MFB: fix build http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.45&r2=1.46&diff_format=u Index: php-src/sapi/apache_hooks/php_apache.c d

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache_hooks php_apache.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 10:13:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache_hooks php_apache.c Log: - fix build http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.19.2.3.2.5.2.17&r2=1.19.2.3.2.5.2.18&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache_hooks php_apache.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 10:08:51 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache_hooks php_apache.c Log: - revert last commit (tree was not updated) http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.19.2.3.2.5.2.16&r2=1.19.2.3.

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache_hooks php_apache.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 09:59:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache_hooks php_apache.c Log: - fix vc6 build http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.19.2.3.2.5.2.15&r2=1.19.2.3.2.5.2.16&diff_format=u Index