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

2008-12-03 Thread changelog
changelog Thu Dec 4 01:32:33 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3247r2=1.3248diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3247

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/reg commit.eregi_variation_001.phpt commit.eregi_variation_002.phpt commit.eregi_variation_003.phpt commit.eregi_variation_004.phpt

2008-12-03 Thread Ant Phillips
ant Wed Dec 3 09:25:43 2008 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/standard/tests/reg commit.eregi_variation_001.phpt commit.eregi_variation_004.phpt

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

2008-12-03 Thread Antony Dovgal
tony2001Wed Dec 3 10:11:04 2008 UTC Modified files: /php-src/ext/pdopdo_stmt.c Log: fix possible invalid read http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.212r2=1.213diff_format=u Index: php-src/ext/pdo/pdo_stmt.c diff -u

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

2008-12-03 Thread Felipe Pena
felipe Wed Dec 3 10:15:14 2008 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.1344r2=1.2027.2.547.2.1345diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1344

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

2008-12-03 Thread Antony Dovgal
tony2001Wed Dec 3 10:18:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_stmt.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.2.38.2.24.2.38r2=1.118.2.38.2.24.2.39diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/pdo_sqlite/tests bug44327_2.phpt bug44327_3.phpt debugdumpparams_001.phpt pdo_sqlite_createaggregate.phpt pdo_sqlite_createfunction.phpt pdo_sqlite_lastinsertid.phpt pdo_sq

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 11:00:19 2008 UTC Modified files: /php-src/ext/pdo_sqlite/tests bug44327_2.phpt bug44327_3.phpt debugdumpparams_001.phpt pdo_sqlite_createaggregate.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_sqlite/tests bug44327_2.phpt bug44327_3.phpt debugdumpparams_001.phpt pdo_sqlite_createaggregate.phpt pdo_sqlite_createfunction.phpt pdo_sqlite_lastinsertid.ph

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 11:00:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/tests bug44327_2.phpt bug44327_3.phpt debugdumpparams_001.phpt

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

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 11:27:11 2008 UTC Modified files: /php-src/ext/standard/tests/filefile_put_contents_variation4.phpt file_put_contents_variation6.phpt Log: Cleanup after running the tests ...

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

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 11:28:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefile_put_contents_variation4.phpt file_put_contents_variation6.phpt Log: Cleanup after running the tests ...

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

2008-12-03 Thread Johannes Schlüter
And and Dave, about these two tests: On Wed, 2008-12-03 at 11:28 +, Johannes Schlüter wrote: johannes Wed Dec 3 11:28:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/file file_put_contents_variation4.phpt

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

2008-12-03 Thread Johannes Schlüter
On Wed, 2008-12-03 at 12:33 +0100, Johannes Schlüter wrote: And and Dave, about these two tests: while at that: Could you please also check why, after running ext/standard/tests/file/*.phpt, a file and directory fileGetContentsVar7.dir/readFileVar7.tmp exist? - I don't see the reason, neither

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

2008-12-03 Thread Anthony Phillips2
Hi Johannes, Yes I raised a bug to cover the work (it seems to affect several other tests on 5.3): http://bugs.php.net/bug.php?id=46680 I probably should have added the bug number to the XFAIL section but raised the bug after committing the tests and so didn't want to go straight back in

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

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 11:45:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard credits_ext.h Log: Update credits http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.30.2.6.2.6.2.8r2=1.30.2.6.2.6.2.9diff_format=u

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

2008-12-03 Thread Anthony Phillips2
Hi Johannes, Yes sounds like a bug in the test - I'll take a look. Cheers Ant From: Johannes Schlüter [EMAIL PROTECTED] To: php-cvs@lists.php.net Cc: Ant Phillips [EMAIL PROTECTED], Dave Kelsey/UK/[EMAIL PROTECTED] Date: 03/12/2008 11:43 Subject: Re: cvs: php-src(PHP_5_3)

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

2008-12-03 Thread Antony Dovgal
On 03.12.2008 14:33, Johannes Schlüter wrote: Could you please verify the test is correct and possibly add a short note explaining why the XFAIL is needed? That's exactly what I asked Zoe about. If such a basic test fails, you should let us know and explain what you were expecting it to do

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

2008-12-03 Thread Scott MacVicar
scottmacWed Dec 3 11:59:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN, just some missing NEWS entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.399r2=1.2027.2.547.2.965.2.400diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file file_put_contents_variation4.phpt file_put_contents_variation5.phpt file_put_contents_variation6.phpt fopen_variation12.phpt fopen_variation16.

2008-12-03 Thread Ant Phillips
ant Wed Dec 3 12:38:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefile_put_contents_variation6.phpt fopen_variation17.phpt fopen_variation16.phpt

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

2008-12-03 Thread Ant Phillips
ant Wed Dec 3 12:39:54 2008 UTC Modified files: /php-src/ext/standard/tests/filefopen_variation17.phpt fopen_variation16.phpt Log: Put bug number in the XFAIL section for cross referencing

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

2008-12-03 Thread Anthony Phillips2
Hi Johannes, I've updated the XFAIL tests to include the bug number (46680). Some of the PHP 6 tests fail because the Unicode streams support is not yet complete (as discussed on IRC these tests already have a comment explaining this). I think the files are not being cleared up because of

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

2008-12-03 Thread Robin Fernandes
robinf Wed Dec 3 14:27:43 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: Add support for %u|b% and %unicode_string_optional% to facilitate writing tests compatible with both 5_2 and HEAD.

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2008-12-03 Thread Ilia Alshanetsky
iliaa Wed Dec 3 15:54:04 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: PHP 5.2.7 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1345r2=1.2027.2.547.2.1346diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2008-12-03 Thread Ilia Alshanetsky
iliaa Wed Dec 3 15:57:53 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.116r2=1.579.2.52.2.117diff_format=u

[PHP-CVS] cvs: php-src /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Felipe Pena
felipe Wed Dec 3 16:20:30 2008 UTC Added files: /php-src/ext/posix/testsposix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Felipe Pena
felipe Wed Dec 3 16:20:59 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/posix/testsposix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Felipe Pena
felipe Wed Dec 3 16:27:50 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/posix/testsposix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt

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

2008-12-03 Thread Zoe Slattery
zoe Wed Dec 3 16:52:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/imap php_imap.c Log: bug #46731 modification to previous fix http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.26.2.24r2=1.208.2.7.2.26.2.25diff_format=u

[PHP-CVS] Re: cvs: php-src /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Christian Seiler
Hi Felipe, --SKIP-- ?php if (!posix_mknod('posix_getcwd')) die('skip posix_getcwd() not found'); ? ?php if (!posix_mknod('posix_isatty')) die('skip posix_isatty() not found'); ? ?php if (!posix_mknod('posix_mknod')) die('skip posix_mknod() not found'); ? Shouldn't those be

[PHP-CVS] Re: cvs: php-src /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Felipe Pena
Em Qua, 2008-12-03 às 19:28 +0100, Christian Seiler escreveu: Hi Felipe, --SKIP-- ?php if (!posix_mknod('posix_getcwd')) die('skip posix_getcwd() not found'); ? ?php if (!posix_mknod('posix_isatty')) die('skip posix_isatty() not found'); ? ?php if (!posix_mknod('posix_mknod'))

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/xml/tests utf8_decode_error.phpt utf8_decode_variation1.phpt utf8_encode_error.phpt utf8_encode_variation1.phpt xml_error_string_error.phpt xml_error_string_variat

2008-12-03 Thread Ant Phillips
ant Wed Dec 3 19:09:14 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/xml/tests xml_get_current_column_number_error.phpt xml_set_start_namespace_decl_handler_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xml/tests utf8_decode_error.phpt utf8_decode_variation1.phpt utf8_encode_error.phpt utf8_encode_variation1.phpt xml_error_string_error.phpt xml_error_string_variat

2008-12-03 Thread Ant Phillips
ant Wed Dec 3 19:09:22 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/xml/tests xml_parser_set_option_variation1.phpt xml_parser_set_option_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /scripts phpize.m4

2008-12-03 Thread David Soria Parra
dsp Wed Dec 3 19:52:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/scriptsphpize.m4 Log: Fix cc detection in phpize according to changes in configure.in

[PHP-CVS] cvs: php-src(PHP_5_3) / acinclude.m4 configure.in

2008-12-03 Thread David Soria Parra
dsp Wed Dec 3 19:53:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in acinclude.m4 Log: Fix test for auto_cflags and explictly set GCC=no if we detect suncc

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_count_values_variation.phpt

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 20:30:35 2008 UTC Modified files: /php-src/ext/standard/tests/array array_count_values_variation.phpt Log: One more cleanup after running tests

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

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 20:30:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_count_values_variation.phpt Log: MFH One more cleanup after running tests

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 20:40:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: 5.3.0. Alpha 3

[PHP-CVS] cvs: php-src /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Felipe Pena
felipe Wed Dec 3 20:43:22 2008 UTC Modified files: /php-src/ext/posix/testsposix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Felipe Pena
felipe Wed Dec 3 20:44:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/posix/testsposix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt

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

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 20:44:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: fix vi user error http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.401r2=1.2027.2.547.2.965.2.402diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/posix/tests posix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt posix_isatty.phpt posix_mknod.phpt

2008-12-03 Thread Felipe Pena
felipe Wed Dec 3 20:45:25 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/posix/testsposix_getcwd.phpt posix_getgrnam.phpt posix_getpwnam.phpt posix_getrlimit.phpt posix_initgroups.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2008-12-03 Thread Johannes Schlüter
johannesWed Dec 3 21:01:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: Back to -dev

[PHP-CVS] cvs: win-installer / GenPHPInstaller.wxs.php

2008-12-03 Thread John Mertic
jmertic Wed Dec 3 21:18:30 2008 UTC Modified files: /win-installer GenPHPInstaller.wxs.php Log: Don't use the same id for the msm merge element and feature element.

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

2008-12-03 Thread Antony Dovgal
tony2001Wed Dec 3 21:29:19 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/posix/testsposix_getcwd.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_getcwd.phpt?r1=1.1.4.3r2=1.1.4.4diff_format=u Index:

[PHP-CVS] cvs: php-src / acinclude.m4 configure.in

2008-12-03 Thread David Soria Parra
dsp Thu Dec 4 00:41:17 2008 UTC Modified files: /php-srcacinclude.m4 configure.in Log: MFB: Fix test for auto_cflags and explictly set GCC=no if we detect suncc http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.391r2=1.392diff_format=u Index:

[PHP-CVS] cvs: php-src /scripts phpize.m4

2008-12-03 Thread David Soria Parra
dsp Thu Dec 4 00:41:55 2008 UTC Modified files: /php-src/scriptsphpize.m4 Log: MFB: Fix cc detection in phpize according to changes in configure.in http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.30r2=1.31diff_format=u Index: