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

2007-10-03 Thread changelog
changelog Thu Oct 4 01:31:19 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2827r2=1.2828diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2827

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2007-10-03 Thread changelog
changelog Thu Oct 4 01:31:22 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1179r2=1.1180diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2007-10-03 Thread Antony Dovgal
On 03.10.2007 08:00, Raghubansh wrote: Hi Antony, Please send me details of the failure. PHP version, test generated temp files(.out, .diff, etc ). It's already fixed, but I had to split the test into lots of small tests to be able to locate the one that fails. -- Wbr, Antony Dovgal --

[PHP-CVS] cvs: CVSROOT / avail

2007-10-03 Thread Pierre-Alain Joye
pajoye Wed Oct 3 09:24:16 2007 UTC Modified files: /CVSROOTavail Log: - php-src karma for dsp http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1307r2=1.1308diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1307 CVSROOT/avail:1.1308 ---

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/spl spl_directory.c spl_directory.h /ext/standard file.c file.h /ext/standard/tests/file bug40501.csv bug40501.phpt fgetcsv_error.phpt

2007-10-03 Thread David Soria Parra
dsp Wed Oct 3 10:44:32 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug40501.csv bug40501.phpt Modified files: /php-srcNEWS /php-src/ext/splspl_directory.c spl_directory.h

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/network ip_x86_64.phpt

2007-10-03 Thread Marcus Boerger
Hello Jani, right. Copying the tests is dangerous as people will forget to change all versions simply because they don't see them failing because they don't execute them. - +1 on __EXPECT(F|REGEX)?(_(32|64))?__ marcus Tuesday, October 2, 2007, 1:53:44 PM, you wrote: On Tue,

Re: [PHP-CVS] cvs: php-src /ext/spl spl_directory.c spl_directory.h /ext/standard file.c file.h /ext/standard/tests/file bug40501.csv bug40501.phpt fgetcsv_error.phpt

2007-10-03 Thread Marcus Boerger
Hello David, can you MFH this to 5.3. marcus Wednesday, October 3, 2007, 12:31:04 PM, you wrote: http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.136r2=1.137diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u php-src/ext/spl/spl_directory.c:1.136

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

2007-10-03 Thread Michael Wallner
mikeWed Oct 3 20:34:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl interface.c Log: MFH: fix CURLOPT_TIMEOUT_MS support http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27r2=1.62.2.14.2.28diff_format=u Index:

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

2007-10-03 Thread Michael Wallner
mikeWed Oct 3 20:34:01 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: MFH: fix CURLOPT_TIMEOUT_MS support http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27.2.1r2=1.62.2.14.2.27.2.2diff_format=u

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

2007-10-03 Thread Michael Wallner
mikeWed Oct 3 20:32:52 2007 UTC Modified files: /php-src/ext/curl interface.c Log: - fix CURLOPT_TIMEOUT_MS support (available since 7.16.2) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.117r2=1.118diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pgsql pgsql.c /ext/pgsql/tests 80_bug42783.phpt

2007-10-03 Thread Ilia Alshanetsky
iliaa Wed Oct 3 23:30:46 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pgsql/tests80_bug42783.phpt Modified files: /php-src/ext/pgsql pgsql.c Log: Fixed bug #42783 (pg_insert() does not accept an empty list for insertion)

[PHP-CVS] cvs: php-src /ext/pgsql pgsql.c /ext/pgsql/tests 80_bug42783.phpt

2007-10-03 Thread Ilia Alshanetsky
iliaa Wed Oct 3 23:31:05 2007 UTC Modified files: /php-src/ext/pgsql/tests80_bug42783.phpt /php-src/ext/pgsql pgsql.c Log: MFB: Fixed bug #42783 (pg_insert() does not accept an empty list for insertion)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c /ext/pgsql/tests 80_bug42783.phpt

2007-10-03 Thread Ilia Alshanetsky
iliaa Wed Oct 3 23:31:58 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pgsql/tests80_bug42783.phpt Modified files: /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: MFB: Fixed bug #42783 (pg_insert() does not accept an