[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2009-05-26 Thread changelog
changelog Wed May 27 01:32:42 2009 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3415r2=1.3416diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3415

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dom/tests DOMComment_construct_basic_001.phpt DOMDocumentFragment_appendXML_error_002.phpt DOMDocumentFragment_appendXML_error_003.phpt DOMDocumentFragment_constru

2009-05-26 Thread Eric Stewart
ericstewart Tue May 26 06:06:39 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/dom/tests DOMComment_construct_basic_001.phpt DOMDocumentFragment_appendXML_error_002.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/dom/tests DOMComment_construct_basic_001.phpt DOMDocumentFragment_appendXML_error_002.phpt DOMDocumentFragment_appendXML_error_003.phpt DOMDocumentFragment_constru

2009-05-26 Thread Eric Stewart
ericstewart Tue May 26 06:09:18 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/dom/tests DOMComment_construct_basic_001.phpt DOMDocumentFragment_appendXML_error_002.phpt

[PHP-CVS] cvs: php-src /ext/dom/tests DOMComment_construct_basic_001.phpt DOMDocumentFragment_appendXML_error_002.phpt DOMDocumentFragment_appendXML_error_003.phpt DOMDocumentFragment_construct_basic_

2009-05-26 Thread Eric Stewart
ericstewart Tue May 26 06:11:26 2009 UTC Modified files: /php-src/ext/dom/tests DOMComment_construct_basic_001.phpt DOMDocumentFragment_appendXML_error_002.phpt

Re: [PHP-CVS] cvs: php-src / unicode-todo.txt /ext/filter filter.c /ext/mbstring mb_gpc.c /ext/pcre php_pcre.c /ext/standard basic_functions.c basic_functions.h php_string.h string.c /main SAPI.c

2009-05-26 Thread Antony Dovgal
This commit has added 14 segfaults in the tests (HEAD only, ZTS only). The backtrace is always similar to this: Core was generated by `/local/qa/head.zts/sapi/cgi/php-cgi -C -n -d output_handler= -d open_basedir= -'. Program terminated with signal 11, Segmentation fault. #0 0x7fc5ae41ddd3

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

2009-05-26 Thread Hannes Magnusson
On Tue, May 26, 2009 at 07:54, Jani Taskinen j...@php.net wrote: jani            Tue May 26 05:54:50 2009 UTC  Modified files:              (Branch: PHP_5_3)    /php-src/ext/zlib   zlib.c  Log:  - Fixed bug #45202 (zlib.output_compression can not be set with ini_set())

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 08:02:32 2009 UTC Modified files: /php-src/ext/zlib zlib.c Log: - Add note about missing break http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.225r2=1.226diff_format=u Index: php-src/ext/zlib/zlib.c diff -u

Re: [PHP-CVS] cvs: php-src /ext/standard pack.c /ext/standard/tests/strings bug38770.phpt

2009-05-26 Thread Hannes Magnusson
This is still broken Ilia -Hannes On Tue, May 12, 2009 at 14:37, Ilia Alshanetsky il...@php.net wrote: iliaa           Tue May 12 12:37:52 2009 UTC  Modified files:    /php-src/ext/standard/tests/strings bug38770.phpt    /php-src/ext/standard       pack.c  Log:  MFB: Fixed bug #47564

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 08:03:07 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zlib zlib.c Log: - Added note about omitted break http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.183.2.6.2.5.2.12r2=1.183.2.6.2.5.2.13diff_format=u Index:

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 08:03:29 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zlib zlib.c Log: - Added note about omitted break http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.183.2.6.2.12r2=1.183.2.6.2.13diff_format=u Index:

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

2009-05-26 Thread Jani Taskinen
Done. --Jani Hannes Magnusson wrote: On Tue, May 26, 2009 at 07:54, Jani Taskinen j...@php.net wrote: janiTue May 26 05:54:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zlib zlib.c Log: - Fixed bug #45202 (zlib.output_compression can not be set

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xmlwriter php_xmlwriter.c

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 08:09:37 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlwriter php_xmlwriter.c Log: - add a note about the actual problen so we don't forget it

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 08:10:03 2009 UTC Modified files: /php-src/ext/xmlwriter php_xmlwriter.c Log: - add a note about the actual problen so we don't forget it http://cvs.php.net/viewvc.cgi/php-src/ext/xmlwriter/php_xmlwriter.c?r1=1.62r2=1.63diff_format=u

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 08:10:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xmlwriter php_xmlwriter.c Log: - add a note about the actual problen so we don't forget it

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/session mod_files.c mod_mm.c mod_user.c php_session.h session.c

2009-05-26 Thread Antony Dovgal
On 18.05.2009 21:23, Jani Taskinen wrote: jani Mon May 18 17:23:42 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/session mod_files.c mod_mm.c mod_user.c php_session.h session.c Log: MFH: Sync WS / CS changes

[PHP-CVS] cvs: php-src /ext/gd config.m4

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 08:53:03 2009 UTC Modified files: /php-src/ext/gd config.m4 Log: - always add libgd/ http://cvs.php.net/viewvc.cgi/php-src/ext/gd/config.m4?r1=1.178r2=1.179diff_format=u Index: php-src/ext/gd/config.m4 diff -u

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 08:53:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd config.m4 Log: - always add libgd/ http://cvs.php.net/viewvc.cgi/php-src/ext/gd/config.m4?r1=1.154.2.1.2.6.2.3r2=1.154.2.1.2.6.2.4diff_format=u Index:

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 10:12:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/session/tests bug42596.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/bug42596.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/session/tests bug42596.phpt

2009-05-26 Thread Jani Taskinen
janiTue May 26 10:12:41 2009 UTC Modified files: /php-src/ext/session/tests bug42596.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/bug42596.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/session/tests/bug42596.phpt diff -u

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 10:13:01 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/session/tests bug42596.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/bug42596.phpt?r1=1.1.4.2r2=1.1.4.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/session mod_files.c

2009-05-26 Thread Jani Taskinen
janiTue May 26 10:15:08 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionmod_files.c Log: - Revert this, was not supposed to be merged yet

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt curl_006.phpt

2009-05-26 Thread Jani Taskinen
janiTue May 26 10:27:08 2009 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt curl_006.phpt Log: Nuke duplicate tests -- PHP CVS

[PHP-CVS] cvs: php-src /ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt curl_006.phpt

2009-05-26 Thread Jani Taskinen
janiTue May 26 10:27:55 2009 UTC Removed files: /php-src/ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt curl_006.phpt Log: - Nuke duplicate tests -- PHP CVS Mailing List

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main SAPI.c SAPI.h main.c php_globals.h /sapi/apache mod_php5.c ZendEngine2 zend_execute.h zend_execute_API.c

2009-05-26 Thread Etienne Kneuss
Hello, if I get no objections by the end of the week I'll simply commit that patch + test, so 5.3 can move forward. Regards, On Sun, May 24, 2009 at 1:53 PM, Etienne Kneuss col...@php.net wrote: Hello, this patch introduced a bug in 5_3/HEAD, the timeout is no longer checked in the shutdown

[PHP-CVS] cvs: php-src /ext/mssql php_mssql.c php_mssql.h

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:26:50 2009 UTC Modified files: /php-src/ext/mssql php_mssql.c php_mssql.h Log: - Fix compile warning nuke unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.191r2=1.192diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mssql php_mssql.h

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:32:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.h Log: - MFH: Nuke unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.h?r1=1.42.2.3.2.1.2.3r2=1.42.2.3.2.1.2.4diff_format=u Index:

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

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:35:38 2009 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: - Fixed param type (%l - %ld) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.192r2=1.193diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:35:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - Fixed param type (%l - %ld) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.22r2=1.152.2.13.2.4.2.23diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mssql php_mssql.h

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:37:52 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mssql php_mssql.h Log: - Fixed compile warning http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.h?r1=1.42.2.3.2.3r2=1.42.2.3.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd config.m4 config.w32 gd.c php_gd.h /ext/gd/libgd gd.c gd_compat.h gd_filter.c gd_intern.h

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 12:50:40 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd_filter.c gd_intern.h Modified files: /php-src/ext/gd config.m4 config.w32 gd.c php_gd.h /php-src/ext/gd/libgd gd.c gd_compat.h

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/libgd gd.h gd_filter.c

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 13:08:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd.h gd_filter.c Log: - expose gdImageGetTrueColorPixel in bundled lib - fix bundled lib build

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 13:35:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd gd.c Log: - enable filter constants http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.32.2.37r2=1.312.2.20.2.32.2.38diff_format=u Index:

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

2009-05-26 Thread Andrey Hristov
andrey Tue May 26 13:41:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_charset.c Log: Fix a typo, utf8 is 3 byte max, for us, for now Add a another cset

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

2009-05-26 Thread Andrey Hristov
andrey Tue May 26 13:42:06 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_charset.c Log: Fix a typo, utf8 is 3 byte max, for us, for now Add a another cset

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

2009-05-26 Thread Andrey Hristov
andrey Tue May 26 13:42:43 2009 UTC Modified files: /php-src/ext/mysqlndphp_mysqlnd.c Log: ws http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/php_mysqlnd.c?r1=1.12r2=1.13diff_format=u Index: php-src/ext/mysqlnd/php_mysqlnd.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/tests mb_stripos_variation5_Bug45923.phpt mb_strripos_variation3_Bug45923.phpt mb_strripos_variation5_Bug45923.phpt

2009-05-26 Thread Felipe Pena
felipe Tue May 26 13:51:04 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/tests mb_stripos_variation5_Bug45923.phpt mb_strripos_variation3_Bug45923.phpt

[PHP-CVS] Re: [PHP-DOC] Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-05-26 Thread Philip Olson
derick Tue May 19 19:43:44 2009 UTC Modified files: /php-src/ext/datephp_date.c Log: - Getting rid of using the environment to guess timezone information from. #- [DOC] Wait, what? I can see moving it to the lowest priority, but why get rid of it completely?

[PHP-CVS] cvs: php-src /ext/pcntl pcntl.c /ext/pcntl/tests 001.phpt bug47566.phpt

2009-05-26 Thread Arnaud Le Blanc
lbarnaudTue May 26 14:00:42 2009 UTC Added files: /php-src/ext/pcntl/testsbug47566.phpt Modified files: /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/tests001.phpt Log: Fix return value of pcntl_wextistatus() (fixes

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcntl pcntl.c /ext/pcntl/tests 001.phpt bug47566.phpt

2009-05-26 Thread Arnaud Le Blanc
lbarnaudTue May 26 14:01:39 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcntl/testsbug47566.phpt Modified files: /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/tests001.phpt Log: MFH: Fix return value of

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pcntl pcntl.c /ext/pcntl/tests 001.phpt bug47566.phpt

2009-05-26 Thread Arnaud Le Blanc
lbarnaudTue May 26 14:02:34 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcntl/testsbug47566.phpt Modified files: /php-srcNEWS /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/tests001.phpt Log: MFH: Fix

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

2009-05-26 Thread Andrey Hristov
andrey Tue May 26 14:03:07 2009 UTC Modified files: /php-src/ext/mysql php_mysql.c Log: WS http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.277r2=1.278diff_format=u Index: php-src/ext/mysql/php_mysql.c diff -u

[PHP-CVS] Re: [PHP-DOC] Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-05-26 Thread Derick Rethans
On Tue, 26 May 2009, Philip Olson wrote: derickTue May 19 19:43:44 2009 UTC Modified files: /php-src/ext/date php_date.c Log: - Getting rid of using the environment to guess timezone information from. #- [DOC] Wait, what? I can see moving it to

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 13:57:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd gd.c Log: - ws http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.32.2.38r2=1.312.2.20.2.32.2.39diff_format=u Index: php-src/ext/gd/gd.c diff -u

[PHP-CVS] cvs: php-src /ext/gd config.m4 gd.c /ext/gd/libgd gd.h gd_compat.h gd_filter.c gd_intern.h

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 14:26:40 2009 UTC Modified files: /php-src/ext/gd config.m4 gd.c /php-src/ext/gd/libgd gd_filter.c gd_intern.h gd.h gd_compat.h Log: - MFB: [DOC] always enable imagefilter and imageconvolution, even when built against system's gd

[PHP-CVS] cvs: php-src /ext/date/lib timezonedb.h

2009-05-26 Thread Derick Rethans
derick Tue May 26 14:26:49 2009 UTC Modified files: /php-src/ext/date/lib timezonedb.h Log: - Updated to version 2009.8 (2009h) http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/timezonedb.h?r1=1.42r2=1.43diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/lib timezonedb.h

2009-05-26 Thread Derick Rethans
derick Tue May 26 14:27:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/lib timezonedb.h Log: - Updated to version 2009.8 (2009h)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/lib timezonedb.h

2009-05-26 Thread Derick Rethans
derick Tue May 26 14:27:10 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/lib timezonedb.h Log: - Updated to version 2009.8 (2009h) http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/timezonedb.h?r1=1.4.2.7.2.30r2=1.4.2.7.2.31diff_format=u

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pcntl pcntl.c /ext/pcntl/tests 001.phpt bug47566.phpt

2009-05-26 Thread Antony Dovgal
On 26.05.2009 18:02, Arnaud Le Blanc wrote: - /* WEXITSTATUS only returns 8 bits so we *MUST* cast this to signed char -if you want to have valid negative exit codes */ - RETURN_LONG((signed char) WEXITSTATUS(status_word)); + RETURN_LONG(WEXITSTATUS(status_word)); Okay,

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 15:48:28 2009 UTC Modified files: /php-src/ext/curl interface.c php_curl.h Log: - Fixed bug #48203 (crash when CURLOPT_STDERR is set to regular file) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.166r2=1.167diff_format=u

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 15:50:44 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/curl interface.c php_curl.h Log: MFH:- Fixed bug #48203 (Crash when CURLOPT_STDERR is set to regular file)

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pcntl pcntl.c /ext/pcntl/tests 001.phpt bug47566.phpt

2009-05-26 Thread Arnaud Le Blanc
Hi, On Tue, 2009-05-26 at 19:09 +0400, Antony Dovgal wrote: On 26.05.2009 18:02, Arnaud Le Blanc wrote: - /* WEXITSTATUS only returns 8 bits so we *MUST* cast this to signed char - if you want to have valid negative exit codes */ - RETURN_LONG((signed char)

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

2009-05-26 Thread Ilia Alshanetsky
iliaa Tue May 26 14:38:34 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: timezone update news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1522r2=1.2027.2.547.2.1523diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/gd php_gd.h

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 14:48:18 2009 UTC Modified files: /php-src/ext/gd php_gd.h Log: - missed this part http://cvs.php.net/viewvc.cgi/php-src/ext/gd/php_gd.h?r1=1.79r2=1.80diff_format=u Index: php-src/ext/gd/php_gd.h diff -u php-src/ext/gd/php_gd.h:1.79

[PHP-CVS] cvs: php-src /ext/curl/tests bug48203.phpt

2009-05-26 Thread Jani Taskinen
janiTue May 26 17:19:09 2009 UTC Added files: /php-src/ext/curl/tests bug48203.phpt Log: - Test for bug #48203 http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/bug48203.phpt?view=markuprev=1.1 Index: php-src/ext/curl/tests/bug48203.phpt +++

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 17:19:23 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/curl/tests bug48203.phpt Log: - Test for bug #48203 http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/bug48203.phpt?view=markuprev=1.1 Index:

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

2009-05-26 Thread Jani Taskinen
janiTue May 26 17:19:35 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/curl/tests bug48203.phpt Log: - Test for bug #48203 http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/bug48203.phpt?view=markuprev=1.1 Index:

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

2009-05-26 Thread Ilia Alshanetsky
On 26-May-09, at 11:50 AM, Jani Taskinen wrote: janiTue May 26 15:50:44 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS /php-src/ext/curlinterface.c php_curl.h Log: MFH:- Fixed bug #48203 (Crash when CURLOPT_STDERR is set to regular file)

[PHP-CVS] cvs: php-src /ext/gd config.m4 gd.c /ext/gd/libgd gd.c gd_arc.c gd_compat.h

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 19:34:18 2009 UTC Added files: /php-src/ext/gd/libgd gd_arc.c Modified files: /php-src/ext/gd config.m4 gd.c /php-src/ext/gd/libgd gd.c gd_compat.h Log: - add image(filled)ellipse to the compat layer

[PHP-CVS] cvs: php-src /ext/gd config.w32

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 19:42:19 2009 UTC Modified files: /php-src/ext/gd config.w32 Log: - add gd_arc to w32 script http://cvs.php.net/viewvc.cgi/php-src/ext/gd/config.w32?r1=1.35r2=1.36diff_format=u Index: php-src/ext/gd/config.w32 diff -u

[PHP-CVS] cvs: php-src /ext/gd config.w32

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 19:43:11 2009 UTC Modified files: /php-src/ext/gd config.w32 Log: - gd_filter.c http://cvs.php.net/viewvc.cgi/php-src/ext/gd/config.w32?r1=1.36r2=1.37diff_format=u Index: php-src/ext/gd/config.w32 diff -u php-src/ext/gd/config.w32:1.36

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 19:45:38 2009 UTC Modified files: /php-src/ext/gd/libgd gd.c Log: - remove filters function in the main file (see gd_filter.c) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.123r2=1.124diff_format=u Index:

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 19:56:17 2009 UTC Modified files: /php-src/ext/gd/libgd gd.c Log: - silent warnings http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.124r2=1.125diff_format=u Index: php-src/ext/gd/libgd/gd.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd config.m4 config.w32 gd.c /ext/gd/libgd gd.c gd_compat.h

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 20:12:45 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd config.m4 config.w32 gd.c /php-src/ext/gd/libgd gd.c gd_compat.h Log: - MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a bug in debian

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

2009-05-26 Thread Pierre-Alain Joye
pajoye Tue May 26 20:14:31 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd_arc.c Log: - MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a bug in debian too, function is declared but not present in the lib...)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main SAPI.c SAPI.h main.c php_globals.h /sapi/apache mod_php5.c ZendEngine2 zend_execute.h zend_execute_API.c

2009-05-26 Thread Rasmus Lerdorf
The patch should be fine. Etienne Kneuss wrote: Hello, if I get no objections by the end of the week I'll simply commit that patch + test, so 5.3 can move forward. Regards, On Sun, May 24, 2009 at 1:53 PM, Etienne Kneuss col...@php.net wrote: Hello, this patch introduced a bug in

[PHP-CVS] cvs: php-src /win32 registry.c

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:36:46 2009 UTC Modified files: /php-src/win32 registry.c Log: Nuke warnings http://cvs.php.net/viewvc.cgi/php-src/win32/registry.c?r1=1.22r2=1.23diff_format=u Index: php-src/win32/registry.c diff -u php-src/win32/registry.c:1.22

[PHP-CVS] cvs: php-src /win32/build registersyslog.php

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:37:51 2009 UTC Modified files: /php-src/win32/buildregistersyslog.php Log: Silent dl() if it fails http://cvs.php.net/viewvc.cgi/php-src/win32/build/registersyslog.php?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build registersyslog.php

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:38:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildregistersyslog.php Log: MFH: Silent dl() if it fails http://cvs.php.net/viewvc.cgi/php-src/win32/build/registersyslog.php?r1=1.2.6.1r2=1.2.6.2diff_format=u Index:

[PHP-CVS] cvs: php-src / .cvsignore

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:44:48 2009 UTC Modified files: /php-src.cvsignore Log: Added configure.bat to cvsignore http://cvs.php.net/viewvc.cgi/php-src/.cvsignore?r1=1.54r2=1.55diff_format=u Index: php-src/.cvsignore diff -u php-src/.cvsignore:1.54

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

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:45:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src.cvsignore Log: MFH: Added configure.bat to cvsignore http://cvs.php.net/viewvc.cgi/php-src/.cvsignore?r1=1.51.4.2.2.2r2=1.51.4.2.2.3diff_format=u Index: php-src/.cvsignore diff

[PHP-CVS] cvs: php-src /win32/build Makefile

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:46:27 2009 UTC Modified files: /php-src/win32/buildMakefile Log: Lets pass the built php binary to run-tests.php's -p parameter http://cvs.php.net/viewvc.cgi/php-src/win32/build/Makefile?r1=1.53r2=1.54diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build Makefile

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:46:48 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildMakefile Log: MFH: Lets pass the built php binary to run-tests.php's -p parameter