[PHP-CVS] cvs: CVSROOT / avail

2009-06-11 Thread Philip Olson
philip Thu Jun 11 08:18:14 2009 UTC Modified files: /CVSROOTavail Log: - PHP Documentation (phpdoc) karma for Peter Cowburn (salathe) http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1535r2=1.1536diff_format=u Index: CVSROOT/avail diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd.h mysqlnd_palloc.c mysqlnd_wireprotocol.c php_mysqlnd.c

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 08:30:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.h mysqlnd_palloc.c mysqlnd_wireprotocol.c php_mysqlnd.c Log: Sync with PHP6 - TSRMLS_FETCH Extract reference decrement in

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

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 08:31:10 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd.h mysqlnd_palloc.c Log: MFB: Reference decrement in own function. Make a function which is not called externally static, from PHPAPI.

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

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 08:32:34 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_wireprotocol.c Log: Check the pointer before calling a function on it, or we will crash. This is a very rare situation where the server is totally broken.

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

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 08:35:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_wireprotocol.c Log: MFH: Check the pointer before calling a function on it, or we will crash. This is a very rare situation where the server is

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

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 08:51:20 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_block_alloc.c Log: Protect the code when variable is NULL, which should never happen, but anyway, you know about never happens

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

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 08:52:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_block_alloc.c Log: MFH: Protect the code when variable is NULL, which should never happen, but anyway, you know about never happens :)

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

2009-06-11 Thread Hannes Magnusson
bjori Thu Jun 11 09:41:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml simplexml.c Log: MFH: Mark spl as required and fix extension loading order # Not needed in 5.2 as the simplexmliterator is part of spl there

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

2009-06-11 Thread Antony Dovgal
tony2001Thu Jun 11 09:44:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: reapply the fix http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27.2.53r2=1.62.2.14.2.27.2.54diff_format=u Index:

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

2009-06-11 Thread Antony Dovgal
tony2001Thu Jun 11 09:46:28 2009 UTC Modified files: /php-src/ext/curl interface.c Log: fix bug #48518 (curl crashes when writing into invalid file handle) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.170r2=1.171diff_format=u

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

2009-06-11 Thread Antony Dovgal
tony2001Thu Jun 11 09:46:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: MFH: fix bug #48518 (curl crashes when writing into invalid file handle)

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

2009-06-11 Thread Antony Dovgal
tony2001Thu Jun 11 09:49:57 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/curl interface.c Log: MFH: fix bug #48518 (curl crashes when writing into invalid file handle)

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

2009-06-11 Thread Johannes Schlüter
johannesThu Jun 11 10:08:09 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd.h Log: Use a better extension version http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.h?r1=1.27r2=1.28diff_format=u Index: php-src/ext/mysqlnd/mysqlnd.h

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

2009-06-11 Thread Johannes Schlüter
johannesThu Jun 11 10:18:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.h Log: MFH: Use a better extension version http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.h?r1=1.3.2.24r2=1.3.2.25diff_format=u Index:

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

2009-06-11 Thread Ilia Alshanetsky
iliaa Thu Jun 11 12:10:43 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.10RC2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1551r2=1.2027.2.547.2.1552diff_format=u

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

2009-06-11 Thread Ilia Alshanetsky
iliaa Thu Jun 11 12:12:43 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: RC2 not final http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1552r2=1.2027.2.547.2.1553diff_format=u Index: php-src/NEWS diff -u

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

2009-06-11 Thread Ilia Alshanetsky
iliaa Thu Jun 11 12:13:55 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1553r2=1.2027.2.547.2.1554diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/posix/tests posix_getcwd_basic.phpt posix_getgrgid_basic.phpt posix_getgrnam_basic.phpt posix_getgroups_basic.phpt posix_getpgid_basic.phpt posix_getpgrp_basic.php

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 12:30:57 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/posix/testsposix_getcwd_basic.phpt posix_getpwuid_basic.phpt posix_getpid_basic.phpt

[PHP-CVS] cvs: php-src /ext/posix/tests posix_getcwd_basic.phpt posix_getgrgid_basic.phpt posix_getgrnam_basic.phpt posix_getgroups_basic.phpt posix_getpgid_basic.phpt posix_getpgrp_basic.phpt posix_g

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 12:30:59 2009 UTC Modified files: /php-src/ext/posix/testsposix_getppid_basic.phpt posix_getpwuid_basic.phpt posix_mknod_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/posix/tests posix_getcwd_basic.phpt posix_getgrgid_basic.phpt posix_getgrnam_basic.phpt posix_getgroups_basic.phpt posix_getpgid_basic.phpt posix_getpgrp_basic.php

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 12:31:01 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/posix/testsposix_strerror_error_basic.phpt posix_getppid_basic.phpt posix_getcwd_basic.phpt

Re: [PHP-CVS] cvs: php-src /ext/posix/tests posix_getcwd_basic.phpt posix_getgrgid_basic.phpt posix_getgrnam_basic.phpt posix_getgroups_basic.phpt posix_getpgid_basic.phpt posix_getpgrp_basic.phpt p

2009-06-11 Thread Hannes Magnusson
2009/6/11 andy wharmby whar...@php.net: wharmby         Thu Jun 11 12:30:59 2009 UTC  Modified files:    /php-src/ext/posix/tests    posix_getppid_basic.phpt                                posix_getpwuid_basic.phpt                                posix_mknod_basic.phpt                        

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

2009-06-11 Thread Greg Beaver
cellog Thu Jun 11 14:40:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: update NEWS about phar.phar on windows http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.622r2=1.2027.2.547.2.965.2.623diff_format=u Index: php-src/NEWS

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

2009-06-11 Thread Greg Beaver
cellog Thu Jun 11 14:43:03 2009 UTC Modified files: /php-src/win32/buildMakefile mkdist.php Log: MFB: add phar.phar generation to windows http://cvs.php.net/viewvc.cgi/php-src/win32/build/Makefile?r1=1.54r2=1.55diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /ext/posix/tests posix_getcwd_basic.phpt posix_getgrgid_basic.phpt posix_getgrnam_basic.phpt posix_getgroups_basic.phpt posix_getpgid_basic.phpt posix_getpgrp_basic.phpt p

2009-06-11 Thread Andy Wharmby
Hi Hannes Sure. I have had a quick look at the tests and a number are failing on php6. I will look at fixing up the tests and dropping to cvs when I get a few spare moments. Regards Andy Andy Wharmby IBM United Kingdom Limited Winchester, England SO21 2JN Tel: 01962 818692

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

2009-06-11 Thread Pierre-Alain Joye
pajoye Thu Jun 11 17:14:34 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_wireprotocol.c Log: - MF53: silent warning and make it less ambiguous http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_wireprotocol.c?r1=1.28r2=1.29diff_format=u

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

2009-06-11 Thread Pierre-Alain Joye
pajoye Thu Jun 11 17:16:35 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_wireprotocol.c Log: - nuke unused var http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_wireprotocol.c?r1=1.29r2=1.30diff_format=u Index:

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

2009-06-11 Thread Pierre Joye
hi, This change sounds wrong. The obj pointer is being used without being initialized: ext\mysqlnd\mysqlnd_wireprotocol.c(1632) : warning C4700: uninitialized local variable 'obj' used Cheers, On Mon, Jun 8, 2009 at 7:31 PM, Lukas Kahwe Smithm...@pooteeweet.org wrote: On 08.06.2009, at

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

2009-06-11 Thread Andrey Hristov
Hi Pierre, Pierre Joye wrote: hi, This change sounds wrong. The obj pointer is being used without being initialized: ext\mysqlnd\mysqlnd_wireprotocol.c(1632) : warning C4700: uninitialized local variable 'obj' used Cheers, Check with your eyes, the compiler is wrong. obj is touched only if

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

2009-06-11 Thread Andrey Hristov
Hi Lukas, On Mon, Jun 8, 2009 at 7:31 PM, Lukas Kahwe Smithm...@pooteeweet.org wrote: On 08.06.2009, at 12:20, Andrey Hristov wrote: andrey Mon Jun 8 10:20:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlnd mysqlnd_palloc.c mysqlnd_wireprotocol.c

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

2009-06-11 Thread Pierre Joye
hi Andrey, On Thu, Jun 11, 2009 at 7:25 PM, Andrey Hristovandrey.hris...@sun.com wrote:  Hi Pierre, Pierre Joye wrote: hi, This change sounds wrong. The obj pointer is being used without being initialized: ext\mysqlnd\mysqlnd_wireprotocol.c(1632) : warning C4700: uninitialized local

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

2009-06-11 Thread Pierre Joye
On Thu, Jun 11, 2009 at 7:42 PM, Andrey Hristovp...@hristov.com wrote: no :) Why not? it is clearly pointless when ZVAL_CACHE is not set. But you can send the case to your colleagues at the compiler team so they can analyze why the compiler failed to recognize it :) already sent :) I

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

2009-06-11 Thread Andrey Hristov
Hi Pierre, Pierre-Alain Joye wrote: pajoye Thu Jun 11 17:16:35 2009 UTC Modified files: /php-src/ext/mysqlnd mysqlnd_wireprotocol.c Log: - nuke unused var http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_wireprotocol.c?r1=1.29r2=1.30diff_format=u

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

2009-06-11 Thread Pierre Joye
On Thu, Jun 11, 2009 at 7:47 PM, Andrey Hristovp...@hristov.com wrote: I don't like the change and will revert it. In any case, next time you do a change to mysqlnd please merge it with the other branch. In this case change was in HEAD and not merged into PHP5_3. This is not the first time I

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

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 17:53:14 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_wireprotocol.c Log: Revert by adding an ifdef http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_wireprotocol.c?r1=1.30r2=1.31diff_format=u Index:

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

2009-06-11 Thread Andrey Hristov
andrey Thu Jun 11 17:54:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_wireprotocol.c Log: Put these in an ifdef because they are not used at all if the zval cache is off.

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

2009-06-11 Thread Pierre Joye
thanks! :) On Thu, Jun 11, 2009 at 7:54 PM, Andrey Hristovand...@php.net wrote: andrey          Thu Jun 11 17:54:04 2009 UTC  Modified files:              (Branch: PHP_5_3)    /php-src/ext/mysqlnd        mysqlnd_wireprotocol.c  Log:  Put these in an ifdef because they are not used at all if

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

2009-06-11 Thread Andrey Hristov
Hi Pierre, Pierre Joye wrote: hi Andrey, On Thu, Jun 11, 2009 at 7:25 PM, Andrey Hristovandrey.hris...@sun.com wrote: Hi Pierre, Pierre Joye wrote: hi, This change sounds wrong. The obj pointer is being used without being initialized: ext\mysqlnd\mysqlnd_wireprotocol.c(1632) : warning

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

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 21:11:20 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl/tests bug45161.phpt bug46739.phpt bug46711.phpt bug48203.phpt Log: Add/Fix SKIPIF sections of cURL tests

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

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 21:11:22 2009 UTC Modified files: /php-src/ext/curl/tests bug45161.phpt bug46711.phpt bug48203.phpt bug46739.phpt Log: Add/Fix SKIPIF sections of cURL tests

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

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 21:11:23 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl/tests bug48203.phpt bug46711.phpt bug46739.phpt bug45161.phpt Log: Add/Fix SKIPIF sections of cURL tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/math abs_basiclong_64bit.phpt acos_basiclong_64bit.phpt acosh_basiclong_64bit.phpt asin_basiclong_64bit.phpt asinh_basiclong_64bit.phpt atan2_basicl

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 21:17:00 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/mathlog10_basiclong_64bit.phpt dechex_basiclong_64bit.phpt expm1_basiclong_64bit.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/math abs_basiclong_64bit.phpt acos_basiclong_64bit.phpt acosh_basiclong_64bit.phpt asin_basiclong_64bit.phpt asinh_basiclong_64bit.phpt atan2_basicl

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 21:17:10 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/mathcosh_basiclong_64bit.phpt dechex_basiclong_64bit.phpt hexdec_basiclong_64bit.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions intval.phpt intval_variation1.phpt intval_variation2.phpt

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 22:26:51 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions intval_variation2.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions intval.phpt intval_variation1.phpt intval_variation2.phpt

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 22:26:54 2009 UTC Modified files: /php-src/ext/standard/tests/general_functions intval_variation2.phpt intval_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/general_functions intval.phpt intval_variation1.phpt intval_variation2.phpt

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 22:26:57 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions intval_variation2.phpt

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

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 23:04:35 2009 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/posix/testsposix_strerror_error_basic.phpt Log: Delete duplicate test -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/posix/tests posix_strerror_error_basic.phpt

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 23:04:36 2009 UTC Removed files: /php-src/ext/posix/testsposix_strerror_error_basic.phpt Log: Delete duplicate test -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-06-11 Thread andy wharmby
wharmby Thu Jun 11 23:04:37 2009 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/posix/testsposix_strerror_error_basic.phpt Log: Delete duplicate test -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-06-11 Thread Kalle Sommer Nielsen
kalle Thu Jun 11 23:37:51 2009 UTC Modified files: /php-src/ext/mbstring config.w32 Log: Fixed static build of mbstring on Windows (makes static build of exif possible too)

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

2009-06-11 Thread Greg Beaver
cellog Thu Jun 11 14:39:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildMakefile mkdist.php Log: add phar.phar creation on windows

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

2009-06-11 Thread Pierre-Alain Joye
pajoye Thu Jun 11 14:36:48 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_wireprotocol.c Log: - silent warning and make it less ambiguous