Re: [PHP-CVS] cvs: php-src /build order_by_dep.awk /ext/date config.m4 config0.m4 php_date.c ZendEngine2 zend.c

2009-05-14 Thread Dmitry Stogov
Jani Taskinen wrote: Dmitry Stogov kirjoitti: Hi Jani, Unfortunately this patch doesn't fix the bug. I'm not sure if it fixes module dependency issues (let me know how to check it), but the original bug has the same two problems. 1) Possible infinity recursion in php_log_err() I did not

[PHP-CVS] cvs: php-src(PHP_5_2) /main php_sprintf.c

2009-05-14 Thread Dmitry Stogov
dmitry Thu May 14 08:21:38 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_sprintf.c Log: Fixed wrong return value http://cvs.php.net/viewvc.cgi/php-src/main/php_sprintf.c?r1=1.23.2.1.2.3r2=1.23.2.1.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main php_sprintf.c

2009-05-14 Thread Dmitry Stogov
dmitry Thu May 14 08:21:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_sprintf.c Log: Fixed wrong return value http://cvs.php.net/viewvc.cgi/php-src/main/php_sprintf.c?r1=1.23.2.1.2.1.2.2r2=1.23.2.1.2.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /main php_sprintf.c

2009-05-14 Thread Dmitry Stogov
dmitry Thu May 14 08:22:10 2009 UTC Modified files: /php-src/main php_sprintf.c Log: Fixed wrong return value http://cvs.php.net/viewvc.cgi/php-src/main/php_sprintf.c?r1=1.28r2=1.29diff_format=u Index: php-src/main/php_sprintf.c diff -u

Re: [PHP-CVS] cvs: php-src /ext/odbc php_odbc.c

2009-05-14 Thread Johannes Schlüter
Hi, On Thu, 2009-05-14 at 01:25 +, Felipe Pena wrote: felipeThu May 14 01:25:17 2009 UTC Modified files: /php-src/ext/odbc php_odbc.c Log: - Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC driver) @@ -3122,6 +3122,10

Re: [PHP-CVS] cvs: php-src /ext/odbc php_odbc.c

2009-05-14 Thread Felipe Pena
Hello, Em Qui, 2009-05-14 às 11:55 +0200, Johannes Schlüter escreveu: Hi, On Thu, 2009-05-14 at 01:25 +, Felipe Pena wrote: felipe Thu May 14 01:25:17 2009 UTC Modified files: /php-src/ext/odbc php_odbc.c Log: - Fixed bug #42414

[PHP-CVS] cvs: phpruntests /src/configuration/settings rtPhpCgiExecutableSetting.php /src/testcase rtPhpTest.php rtTestConfiguration.php /src/testcase/sections/executablesections rtFileSection.php

2009-05-14 Thread Zoe Slattery
zoe Thu May 14 11:34:59 2009 UTC Modified files: /phpruntests/src/testcase rtPhpTest.php rtTestConfiguration.php /phpruntests/src/testcase/sections/executablesections rtFileSection.php

[PHP-CVS] cvs: phpruntests /tests/testcase rtGetExecutionTest.php

2009-05-14 Thread Zoe Slattery
zoe Thu May 14 11:35:18 2009 UTC Modified files: /phpruntests/tests/testcase rtGetExecutionTest.php Log: fixing cgi check http://cvs.php.net/viewvc.cgi/phpruntests/tests/testcase/rtGetExecutionTest.php?r1=1.2r2=1.3diff_format=u Index:

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

2009-05-14 Thread Ilia Alshanetsky
iliaa Thu May 14 12:29:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: Fixed compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.39.2.5.2.6.2.21r2=1.39.2.5.2.6.2.22diff_format=u

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

2009-05-14 Thread Ilia Alshanetsky
iliaa Thu May 14 12:30:06 2009 UTC Modified files: /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: MFB: Fixed compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.70r2=1.71diff_format=u Index:

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

2009-05-14 Thread Ilia Alshanetsky
iliaa Thu May 14 12:36:19 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: MFB: Fixed\ compiler\ warnings http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.39.2.5.2.15r2=1.39.2.5.2.16diff_format=u

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

2009-05-14 Thread Greg Beaver
cellog Thu May 14 13:36:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: fix potential free of NULL

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

2009-05-14 Thread Jani Taskinen
janiThu May 14 13:40:37 2009 UTC Modified files: /php-src/ext/readline config.m4 Log: - Fixed bug #48256 (Crash due to double-linking of history.o) http://cvs.php.net/viewvc.cgi/php-src/ext/readline/config.m4?r1=1.28r2=1.29diff_format=u Index:

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

2009-05-14 Thread Jani Taskinen
janiThu May 14 13:40:51 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/readline config.m4 Log: MFH:- Fixed bug #48256 (Crash due to double-linking of history.o)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/readline config.m4

2009-05-14 Thread Jani Taskinen
janiThu May 14 13:43:53 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/readline config.m4 /php-srcNEWS Log: MFH:- Fixed bug #48256 (Crash due to double-linking of history.o)

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

2009-05-14 Thread Jani Taskinen
janiThu May 14 13:49:51 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: prevent freeing NULL

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

2009-05-14 Thread Jani Taskinen
In the future, please MFH to PHP_5_2 such fixes. --Jani Greg Beaver kirjoitti: cellog Thu May 14 13:36:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: fix potential free of NULL

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

2009-05-14 Thread Greg Beaver
Jani Taskinen wrote: In the future, please MFH to PHP_5_2 such fixes. --Jani Hi Jani, 5_2 doesn't have this problem, otherwise I would have :) Greg -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-05-14 Thread Jani Taskinen
Greg Beaver kirjoitti: Jani Taskinen wrote: In the future, please MFH to PHP_5_2 such fixes. --Jani Hi Jani, 5_2 doesn't have this problem, otherwise I would have :) Considering the fact that the code in this file does not differ at all between branches (for that part), of course it

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

2009-05-14 Thread Greg Beaver
Jani Taskinen wrote: Greg Beaver kirjoitti: Jani Taskinen wrote: In the future, please MFH to PHP_5_2 such fixes. --Jani Hi Jani, 5_2 doesn't have this problem, otherwise I would have :) Considering the fact that the code in this file does not differ at all between branches (for that

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

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 16:15:38 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard http_fopen_wrapper.c Log: MFB: Fixed #45540 (stream_context_create creates bad http request)

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

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 16:16:33 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/network gethostbynamel_error.phpt Log: MFB: Fix test (use canonical name, fixes #45493)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/soap/tests typemap001.phpt typemap003.phpt typemap005.phpt typemap007.phpt /ext/soap/tests/schema skipif.inc

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 16:17:10 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap/tests/schema skipif.inc /php-src/ext/soap/tests typemap001.phpt typemap003.phpt typemap005.phpt typemap007.phpt Log: MFB:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zlib zlib.c /ext/zlib/tests gzinflate-bug42663.phpt gzinflate_length.phpt

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 16:17:47 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zlib/tests gzinflate-bug42663.phpt gzinflate_length.phpt Modified files: /php-src/ext/zlib zlib.c Log: MFB:

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

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 16:23:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: moved to 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.601r2=1.2027.2.547.2.965.2.602diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_array.c /ext/spl/tests bug45614.phpt

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 16:43:38 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests bug45614.phpt Modified files: /php-src/ext/splspl_array.c Log: MFB: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_array.c /ext/spl/tests arrayObject___construct_basic4.phpt arrayObject___construct_basic5.phpt arrayObject_magicMethods6.phpt arrayObject_setFlags_basic1.

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 16:44:54 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests bug45622.phpt Modified files: /php-src/ext/spl/tests arrayObject___construct_basic4.phpt

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

2009-05-14 Thread Felipe Pena
felipe Thu May 14 17:24:42 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/odbc php_odbc.c Log: - MFH: Improved fix for #42414 http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.189.2.4.2.7.2.20r2=1.189.2.4.2.7.2.21diff_format=u Index:

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

2009-05-14 Thread Felipe Pena
felipe Thu May 14 17:25:51 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/odbc php_odbc.c Log: - MFH: Improved fix for #42414 http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.189.2.4.2.13r2=1.189.2.4.2.14diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /build order_by_dep.awk /ext/date config.m4 config0.m4 php_date.c ZendEngine2 zend.c

2009-05-14 Thread Jani Taskinen
janiThu May 14 18:34:27 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/date config0.m4 Removed files: /php-src/ext/date config.m4 Modified files: /ZendEngine2zend.c /php-src/ext/date php_date.c

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

2009-05-14 Thread Hannes Magnusson
bjori Thu May 14 18:53:39 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/intl/idn .cvsignore Log: Add missing file http://cvs.php.net/viewvc.cgi/php-src/ext/intl/idn/.cvsignore?view=markuprev=1.1 Index: php-src/ext/intl/idn/.cvsignore +++

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

2009-05-14 Thread Moriyoshi Koizumi
moriyoshi Thu May 14 19:02:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/iconv/testsiconv_stream_filter.phpt Log: - Update the test as newer libc gets the bogus input through rather than rejecting it.

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

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 19:03:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: moved to 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.602r2=1.2027.2.547.2.965.2.603diff_format=u Index: php-src/NEWS diff -u

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

2009-05-14 Thread Arnaud Le Blanc
lbarnaudThu May 14 19:04:15 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: moved from 5.3 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1508r2=1.2027.2.547.2.1509diff_format=u Index: php-src/NEWS diff -u

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

2009-05-14 Thread Moriyoshi Koizumi
moriyoshi Thu May 14 19:06:20 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/iconv/testsiconv_stream_filter_delimiter.phpt Log: - Add a new test for the additional delimiter of the encoding conversion filter

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

2009-05-14 Thread Moriyoshi Koizumi
moriyoshi Thu May 14 19:07:18 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/iconv/testsiconv_stream_filter.phpt Log: - MFH: Update the test as newer libc gets the bogus input through rather than rejecting it.

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

2009-05-14 Thread Moriyoshi Koizumi
moriyoshi Thu May 14 19:07:41 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/iconv/testsiconv_stream_filter_delimiter.phpt Log: - MFH:Add a new test for the additional delimiter of the encoding conversion filter

[PHP-CVS] cvs: php-src /build order_by_dep.awk

2009-05-14 Thread Jani Taskinen
janiThu May 14 21:00:07 2009 UTC Modified files: /php-src/build order_by_dep.awk Log: - Fix harmless extra for() loop iteration http://cvs.php.net/viewvc.cgi/php-src/build/order_by_dep.awk?r1=1.2r2=1.3diff_format=u Index: php-src/build/order_by_dep.awk

[PHP-CVS] cvs: php-src(PHP_5_3) /build order_by_dep.awk

2009-05-14 Thread Jani Taskinen
janiThu May 14 21:00:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/build order_by_dep.awk Log: MFH http://cvs.php.net/viewvc.cgi/php-src/build/order_by_dep.awk?r1=1.1.6.1r2=1.1.6.2diff_format=u Index: php-src/build/order_by_dep.awk diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /build order_by_dep.awk

2009-05-14 Thread Jani Taskinen
janiThu May 14 21:00:37 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/build order_by_dep.awk Log: MFH http://cvs.php.net/viewvc.cgi/php-src/build/order_by_dep.awk?r1=1.1.4.1r2=1.1.4.2diff_format=u Index: php-src/build/order_by_dep.awk diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /build order_by_dep.awk

2009-05-14 Thread Jani Taskinen
janiThu May 14 21:23:03 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/build order_by_dep.awk Log: - Fix the harmless patch that caused harm :) http://cvs.php.net/viewvc.cgi/php-src/build/order_by_dep.awk?r1=1.1.4.2r2=1.1.4.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /build order_by_dep.awk

2009-05-14 Thread Jani Taskinen
janiThu May 14 21:23:35 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/build order_by_dep.awk Log: - Fix the harmless patch that caused harm :) http://cvs.php.net/viewvc.cgi/php-src/build/order_by_dep.awk?r1=1.1.6.2r2=1.1.6.3diff_format=u Index:

[PHP-CVS] cvs: php-src /build order_by_dep.awk

2009-05-14 Thread Jani Taskinen
janiThu May 14 21:23:44 2009 UTC Modified files: /php-src/build order_by_dep.awk Log: - Fix the harmless patch that caused harm :) http://cvs.php.net/viewvc.cgi/php-src/build/order_by_dep.awk?r1=1.3r2=1.4diff_format=u Index:

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

2009-05-14 Thread Scott MacVicar
scottmacThu May 14 22:00:38 2009 UTC Modified files: /php-src/ext/json json.c Log: Throw an error rather than silently changing to the default. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.51r2=1.52diff_format=u Index:

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

2009-05-14 Thread Scott MacVicar
scottmacThu May 14 22:02:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json JSON_parser.c JSON_parser.h json.c Log: MFH Allow a custom recursion depth to be specified for json_decode()

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

2009-05-14 Thread Scott MacVicar
scottmacThu May 14 22:03:36 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.603r2=1.2027.2.547.2.965.2.604diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/odbc/tests odbc_data_source_001.phpt

2009-05-14 Thread Felipe Pena
felipe Thu May 14 22:59:02 2009 UTC Modified files: /php-src/ext/odbc/tests odbc_data_source_001.phpt Log: - Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/tests/odbc_data_source_001.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/odbc/tests odbc_columns_001.phpt odbc_data_source_001.phpt odbc_exec_001.phpt odbc_free_result_001.phpt

2009-05-14 Thread Felipe Pena
felipe Thu May 14 23:29:28 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/odbc/tests odbc_columns_001.phpt odbc_data_source_001.phpt odbc_exec_001.phpt