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

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 09:32:48 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.27&r2=1.28&diff_format=u Index: php-src/ext/sqlite3/sqlite3.c diff -u php-src/ex

[PHP-CVS] cvs: php-src /sapi/apache php_apache.c /sapi/apache2filter php_functions.c /sapi/apache2handler php_functions.c /sapi/apache_hooks php_apache.c

2009-01-05 Thread Ilia Alshanetsky
iliaa Mon Jan 5 16:24:14 2009 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c /php-src/sapi/apachephp_apache.c /php-src/sapi/apache2filter php_functions.c /php-src/sapi/apache_hooks php_apache.c Log: Improved param

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

2009-01-05 Thread Ilia Alshanetsky
iliaa Mon Jan 5 16:24:26 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache2handlerphp_functions.c /php-src/sapi/apachephp_apache.c /php-src/sapi/apache2filter php_functions.c /php-src/sapi/apache_hooks php_apache.c Log:

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

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 09:14:58 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: fix memleaks correctly and make valgrind happy http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.25.2.43&r2=1

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Jani Taskinen
Antony Dovgal wrote: On 05.01.2009 13:52, Jani Taskinen wrote: So now this is out-of-sync in all branches. Please, one version only.. 5_3 and HEAD are in sync, 5_2 is to be discussed with Ilia, since this Hmm..'diff -u php-5.3/run-tests.php php-6/run-tests.php' wants to disagree with you.

[PHP-CVS] cvs: php-src /ext/date/tests idate_variation7.phpt /ext/filter/tests 041.phpt /ext/posix/tests posix_initgroups.phpt /ext/session/tests session_module_name_variation3.phpt session_name_er

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 17:53:53 2009 UTC Modified files: /php-src/ext/date/tests idate_variation7.phpt /php-src/ext/filter/tests 041.phpt /php-src/ext/posix/testsposix_initgroups.phpt /php-src/ext/session/tests session_module_name_variation3.phpt

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Jani Taskinen
Antony Dovgal wrote: On 05.01.2009 14:51, Jani Taskinen wrote: patch was required because of his parser fixes. What parser fixes? http://news.php.net/php.zend-engine.cvs/7281 Hmm..what does that has to do with the fact that a PHP script should work fine regardless of PHP version? And consider

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Jani Taskinen
So now this is out-of-sync in all branches. Please, one version only.. --Jani Antony Dovgal wrote: tony2001Mon Jan 5 09:18:57 2009 UTC Modified files: /php-src run-tests.php Log: only add "# original source" if a redirect is active http://cvs.p

[PHP-CVS] cvs: php-src /ext/mysql/tests 001.phpt 002.phpt 003.phpt mysql_escape_string.phpt mysql_fetch_array.phpt mysql_fetch_assoc.phpt mysql_fetch_field.phpt mysql_fetch_object.phpt mysql_fetch_row

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 18:22:02 2009 UTC Modified files: /php-src/ext/mysql/tests001.phpt 002.phpt 003.phpt mysql_escape_string.phpt mysql_fetch_array.phpt mysql_fetch_ass

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Antony Dovgal
On 05.01.2009 19:06, Ilia Alshanetsky wrote: > Would it not be better to use :memory:, in memory DB and avoid the > file creation entirely, it'll also speed up test a bit. Anything would do, as long as it doesn't pollute my /tmp dir. Did you see this, btw: http://news.php.net/php.cvs/55354 ? -

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

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 09:16:38 2009 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: MFB: fix memleaks correctly and make valgrind happy http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.310&r2=1.311&diff_format=u Index: p

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Antony Dovgal
On 05.01.2009 14:02, Jani Taskinen wrote: > Antony Dovgal wrote: >> On 05.01.2009 13:52, Jani Taskinen wrote: >>> So now this is out-of-sync in all branches. Please, one version only.. >> >> 5_3 and HEAD are in sync, 5_2 is to be discussed with Ilia, since this > > Hmm..'diff -u php-5.3/run-test

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

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 16:01:45 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo/tests bug_44159.phpt Log: create temporary db in the current dir and cleanup on completion http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_44159.phpt?r

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Ilia Alshanetsky
Would it not be better to use :memory:, in memory DB and avoid the file creation entirely, it'll also speed up test a bit. On 5-Jan-09, at 11:01 AM, Antony Dovgal wrote: tony2001Mon Jan 5 16:01:45 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo/

[PHP-CVS] cvs: php-src /ext/iconv/tests iconv_substr.phpt /ext/session/tests session_name_basic.phpt /ext/standard/tests/file rmdir_variation1.phpt

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 19:04:27 2009 UTC Modified files: /php-src/ext/iconv/testsiconv_substr.phpt /php-src/ext/session/tests session_name_basic.phpt /php-src/ext/standard/tests/filermdir_variation1.phpt Log: - Fixed tests http://cvs.php.net/viewv

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Jani Taskinen
Antony Dovgal wrote: On 05.01.2009 14:02, Jani Taskinen wrote: Antony Dovgal wrote: On 05.01.2009 13:52, Jani Taskinen wrote: So now this is out-of-sync in all branches. Please, one version only.. 5_3 and HEAD are in sync, 5_2 is to be discussed with Ilia, since this Hmm..'diff -u php-5.3/run

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Ilia Alshanetsky
The fact that any line starting with # was ignored is actually a bug, the original intent (even in 5.2 where the bug also exists in CLI) was to handle #!/path/to/executable With the new code the check is more strict looking for # followed by !, I think its probably the desired behavior what d

[PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 09:18:57 2009 UTC Modified files: /php-srcrun-tests.php Log: only add "# original source" if a redirect is active http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.388&r2=1.389&diff_format=u Index: php-src/run-tests.php d

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Antony Dovgal
On 05.01.2009 13:52, Jani Taskinen wrote: > So now this is out-of-sync in all branches. Please, one version only.. 5_3 and HEAD are in sync, 5_2 is to be discussed with Ilia, since this patch was required because of his parser fixes. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.

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

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 11:14:44 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: fix ws http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.60&r2=1.226.2.37.2.35.2.61&diff_format=u Index: php-src/run-tests.php

[PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 11:14:37 2009 UTC Modified files: /php-srcrun-tests.php Log: fix ws http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.389&r2=1.390&diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.389 php-src/run

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Antony Dovgal
On 05.01.2009 14:51, Jani Taskinen wrote: patch was required because of his parser fixes. >>> What parser fixes? >> >> http://news.php.net/php.zend-engine.cvs/7281 > > Hmm..what does that has to do with the fact that a PHP script should > work fine regardless of PHP version? And considering

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

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 09:19:09 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: MFH: only add "# original source" if a redirect is active http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.59&r2=1.226.2.37.2.

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

2009-01-05 Thread Antony Dovgal
tony2001Mon Jan 5 16:02:05 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_44159.phpt Log: create temporary db in the current dir and cleanup on completion http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_44159.phpt?r

[PHP-CVS] cvs: php-src /sapi/cli/tests 002.phpt 003-2.phpt 003.phpt 013.phpt

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 15:21:10 2009 UTC Modified files: /php-src/sapi/cli/tests 002.phpt 003-2.phpt 003.phpt 013.phpt Log: - Fixed tests http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/002.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/sapi/cli/tests/002.

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Nuno Lopes
Well,.. at least it breaks BC. I think I prefer not breaking BC in this case, as it doesn't hurt much.. Nuno - Original Message - The fact that any line starting with # was ignored is actually a bug, the original intent (even in 5.2 where the bug also exists in CLI) was to handle #!

Re: [PHP-CVS] cvs: php-src / run-tests.php

2009-01-05 Thread Antony Dovgal
On 05.01.2009 15:37, Jani Taskinen wrote: > That didn't answer the obvious question: does the run-tests.php from > PHP_5_3 work in PHP_5_2? :) Yes, it does. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 20:46:53 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.434&r2=1.2027.2.547.2.965.2.435&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.5

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Ilia Alshanetsky
Its may break BC, but it actually fixes a bug, unless I am missing something there is nothing special about # at the start of a .php file that would imply by itself that this line should be skipped. I am not suggesting we touch 5.2, but for 5.3 and beyond it makes sense to have this fix.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/soap soap.c /ext/soap/tests bug46760.phpt

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 22:16:58 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests bug46760.phpt Modified files: /php-src/ext/soap soap.c Log: - Fixed bug #46760 (SoapClient doRequest fails when proxy is used) [only in this b

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

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 22:17:28 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/soap/tests bug46760.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bug46760.phpt?view=markup&rev=1.1 Index: php-src/ext/soap/tests/bug46760.phpt ++

[PHP-CVS] cvs: php-src /ext/soap/tests bug46760.phpt

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 22:19:23 2009 UTC Modified files: /php-src/ext/soap/tests bug46760.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bug46760.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/soap/tests/bug46760.phpt diff -u /dev

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

2009-01-05 Thread Felipe Pena
felipe Mon Jan 5 22:27:32 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.1376&r2=1.2027.2.547.2.1377&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1376

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

2009-01-05 Thread Felipe Pena
felipe Tue Jan 6 01:31:34 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Fix for #46701 merged into 5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.435&r2=1.2027.2.547.2.965.2.436&diff_format=u Index: php-src/NEWS diff

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

2009-01-05 Thread Felipe Pena
felipe Tue Jan 6 01:33:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - BFN #46701 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1377&r2=1.2027.2.547.2.1378&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.