[PHP-CVS] cvs: CVSROOT / avail

2009-01-09 Thread Derick Rethans
derick Fri Jan 9 14:23:14 2009 UTC Modified files: /CVSROOTavail Log: - Give Dave access so that he can commit tests. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1486r2=1.1487diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1486

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

2009-01-09 Thread Johannes Schlüter
johannesFri Jan 9 14:28:31 2009 UTC Modified files: /php-src/ext/mysqli mysqli_api.c Log: Fix #46653 mysqlnd: can't extend mysqli http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.170r2=1.171diff_format=u Index:

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

2009-01-09 Thread Johannes Schlüter
johannesFri Jan 9 14:30:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli_api.c /php-srcNEWS Log: MFH: Fixed bug #46653

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS php.ini-dist php.ini-recommended /ext/standard mail.c /main main.c php_globals.h

2009-01-09 Thread Ilia Alshanetsky
iliaa Fri Jan 9 14:59:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcphp.ini-dist php.ini-recommended NEWS /php-src/main main.c php_globals.h /php-src/ext/standard mail.c Log: [DOC] Added mail logging functionality that

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended /ext/standard mail.c /main main.c php_globals.h

2009-01-09 Thread Ilia Alshanetsky
iliaa Fri Jan 9 15:00:36 2009 UTC Modified files: /php-srcphp.ini-dist php.ini-recommended /php-src/main main.c php_globals.h /php-src/ext/standard mail.c Log: MFB: Added mail logging functionality that allows logging of mail sent

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 15:08:10 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard mail.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1.87.2.1.2.7.2.7r2=1.87.2.1.2.7.2.8diff_format=u Index:

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 16:33:57 2009 UTC Modified files: /php-src/ext/standard mail.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1.101r2=1.102diff_format=u Index: php-src/ext/standard/mail.c diff -u

[PHP-CVS] cvs: php-src /ext/standard file.c ftp_fopen_wrapper.c mail.c php_string.h string.c

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 18:23:45 2009 UTC Modified files: /php-src/ext/standard file.c ftp_fopen_wrapper.c mail.c string.c php_string.h Log: change functions to be consistent between branches

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 19:17:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.440r2=1.2027.2.547.2.965.2.441diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-01-09 Thread David Soria Parra
dsp Fri Jan 9 22:13:40 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache). http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.373r2=1.374diff_format=u

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

2009-01-09 Thread David Soria Parra
dsp Fri Jan 9 22:13:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /sapi/cgi cgi_main.c

2009-01-09 Thread David Soria Parra
dsp Fri Jan 9 22:14:20 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi cgi_main.c Log: MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).

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

2009-01-09 Thread Hannes Magnusson
On Fri, Jan 9, 2009 at 20:17, Antony Dovgal tony2...@php.net wrote: tony2001Fri Jan 9 19:17:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: news

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 22:26:23 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: okay, no news for new internal functions then http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.441r2=1.2027.2.547.2.965.2.442diff_format=u

[PHP-CVS] Re: cvs: php-src /sapi/cgi cgi_main.c

2009-01-09 Thread David Soria Parra
Forgot to mention: Patch was provided by Sriram Natarajan Sriram.Natarajan Sun.COM David Soria Parra schrieb: dsp Fri Jan 9 22:13:40 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 22:50:45 2009 UTC Modified files: /php-src/ext/standard file.c Log: use temp var instead of wrong typecast http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.536r2=1.537diff_format=u Index:

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 23:11:53 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/ftp/tests ftp_get_basic.phpt Log: fix test: don't create tmp files in . and clean up when done

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 23:12:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ftp/tests ftp_get_basic.phpt Log: MF52: fix test: don't create tmp files in . and clean up when done

[PHP-CVS] cvs: php-src /ext/ftp/tests ftp_get_basic.phpt

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 23:12:30 2009 UTC Modified files: /php-src/ext/ftp/tests ftp_get_basic.phpt Log: MF52: fix test: don't create tmp files in . and clean up when done

[PHP-CVS] cvs: php-src /ext/standard/tests/file file_get_contents_variation7.phpt

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 23:16:42 2009 UTC Modified files: /php-src/ext/standard/tests/filefile_get_contents_variation7.phpt Log: cleanup garbage

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

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 23:16:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefile_get_contents_variation7.phpt Log: cleanup garbage

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file file_get_contents_variation7.phpt

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 23:17:01 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefile_get_contents_variation7.phpt Log: cleanup garbage

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests 003.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 009_win32.phpt 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt 015.phpt bug36988.phpt bug37017.phpt b

2009-01-09 Thread Scott MacVicar
scottmacSat Jan 10 00:50:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/tests 003.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 009_win32.phpt 010.phpt 011.phpt 012.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions sunfuncts.phpt /ext/standard/tests/time idate.phpt

2009-01-09 Thread Scott MacVicar
scottmacSat Jan 10 00:51:05 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions sunfuncts.phpt /php-src/ext/standard/tests/timeidate.phpt Log: Some more tests that needed fixed.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3 config.m4

2009-01-09 Thread Scott MacVicar
scottmacSat Jan 10 01:46:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3config.m4 Log: Fix bug #47055 - When intl is shared dont enable icu support in SQLite3