[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/phar phar_object.c /ext/phar/tests phar_oo_011.phpt

2009-06-04 Thread Greg Beaver
cellog Fri Jun 5 04:46:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/phar phar_object.c /php-src/ext/phar/tests phar_oo_011.phpt Log: MFH: fixed isset() on sub-directories (isset("blah") if file "blah/foo.php" exists)

[PHP-CVS] cvs: php-src /ext/phar phar_object.c /ext/phar/tests phar_oo_011.phpt

2009-06-04 Thread Greg Beaver
cellog Fri Jun 5 04:44:55 2009 UTC Modified files: /php-src/ext/phar phar_object.c /php-src/ext/phar/tests phar_oo_011.phpt Log: fixed isset() on sub-directories (isset('blah') if file 'blah/foo.php' exists) http://cvs.php.net/viewvc.cgi/php-src/ext

[PHP-CVS] cvs: php-src /ext/phar tar.c /ext/phar/tests/tar bignames_overflow.phpt /ext/phar/tests/tar/files make.dangerous.tar.php.inc

2009-06-04 Thread Greg Beaver
cellog Thu Jun 4 20:00:01 2009 UTC Modified files: /php-src/ext/phar tar.c /php-src/ext/phar/tests/tar bignames_overflow.phpt /php-src/ext/phar/tests/tar/files make.dangerous.tar.php.inc Log: MFPECL: fix security vulnerability in phar's handling of

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/phar tar.c /ext/phar/tests/tar bignames_overflow.phpt /ext/phar/tests/tar/files make.dangerous.tar.php.inc

2009-06-04 Thread Greg Beaver
cellog Thu Jun 4 19:59:09 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/tar bignames_overflow.phpt /php-src/ext/phar/tests/tar/files make.dangerous.tar.php.inc Modified files: /php-srcNEWS /php-src/ext/phar t

Re: [PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API /win32/build config.w32 ZendEngine2 Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h ze

2009-06-04 Thread Andrei Zmievski
Matt Wilmas wrote: Sure! It makes no difference to me at all. Should I just remove that part completely? I didn't know if it would even be used -- just thinking more of "it's there if someone wants the option..." Do you have examples of functions that might have a use for that? -Andrei --

Re: [PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API /win32/build config.w32 ZendEngine2 Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h ze

2009-06-04 Thread Matt Wilmas
Hi Andrei, - Original Message - From: "Andrei Zmievski" Sent: Thursday, June 04, 2009 Hmm, can we use something other than L? We were hoping to reserve L for use in PHP 6 for bigint numbers. Sure! It makes no difference to me at all. Should I just remove that part completely? I d

Re: [PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API /win32/build config.w32 ZendEngine2 Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h ze

2009-06-04 Thread Andrei Zmievski
Hmm, can we use something other than L? We were hoping to reserve L for use in PHP 6 for bigint numbers. -Andrei Matt Wilmas wrote: mattwil Thu Jun 4 18:18:47 2009 UTC Modified files: /php-src README.PARAMETER_PARSING_API /ZendEngine2 Zend.m4 zend_API.c zend_

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests date_sunrise_variation9.phpt date_sunset_variation9.phpt getdate_variation7.phpt gmdate_variation14.phpt gmstrftime_variation2.phpt idate_variation3.php

2009-06-04 Thread Matt Wilmas
mattwil Thu Jun 4 18:25:06 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/url parse_url_variation_002_32bit.phpt parse_url_variation_002_64bit.phpt Removed files: /php-src/ext/st

[PHP-CVS] cvs: php-src /ext/date/tests date_sunrise_variation9.phpt date_sunset_variation9.phpt getdate_variation7.phpt gmdate_variation14.phpt gmstrftime_variation2.phpt idate_variation3.phpt localti

2009-06-04 Thread Matt Wilmas
mattwil Thu Jun 4 18:24:09 2009 UTC Removed files: /php-src/ext/standard/tests/url parse_url_variation_002.phpt Modified files: /ZendEngine2/tests bug39018.phpt int_overflow_64bit.phpt int_underflow_32bit.phpt /

[PHP-CVS] cvs: php-src(PHP_5_3) / README.PARAMETER_PARSING_API /win32/build config.w32 ZendEngine2 Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators

2009-06-04 Thread Matt Wilmas
mattwil Thu Jun 4 18:20:48 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.PARAMETER_PARSING_API /ZendEngine2Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h

[PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API /win32/build config.w32 ZendEngine2 Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h zend_v

2009-06-04 Thread Matt Wilmas
mattwil Thu Jun 4 18:18:47 2009 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API /ZendEngine2Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h

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

2009-06-04 Thread Andrei Zmievski
andrei Thu Jun 4 18:18:24 2009 UTC Modified files: /php-src/ext/socketssockets.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.214&r2=1.215&diff_format=u Index: php-src/ext/sockets/sockets.c diff -u php-src/ext/sockets/so

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

2009-06-04 Thread Andrei Zmievski
andrei Thu Jun 4 18:17:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/socketssockets.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.14.2.19&r2=1.171.2.9.2.14.2.20&diff_format=u Index: php-src/ext/soc

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

2009-06-04 Thread Andrei Zmievski
andrei Thu Jun 4 18:17:28 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c Log: Fix invalid test against addr6 result. http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.25&r2=1.171.2.9.2.26&diff_format

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

2009-06-04 Thread Etienne Kneuss
colder Thu Jun 4 14:46:26 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c spl_directory.h Log: MFH: Include other flags as well http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.42&r2=1.45.2.27.2.23

[PHP-CVS] cvs: php-src /ext/spl spl_directory.c spl_directory.h

2009-06-04 Thread Etienne Kneuss
colder Thu Jun 4 14:46:08 2009 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: Include other flags as well http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.182&r2=1.183&diff_format=u Index: php-src/ext/spl/spl_dir

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/phar pharcommand.inc

2009-06-04 Thread Hannes Magnusson
bjori Thu Jun 4 12:22:32 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/phar pharcommand.inc Log: MFH: Fixed creating directory structure when extracting phars http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar/pharcommand.inc?r1=1.49.2.

[PHP-CVS] cvs: php-src /ext/phar/phar pharcommand.inc

2009-06-04 Thread Hannes Magnusson
bjori Thu Jun 4 12:21:59 2009 UTC Modified files: /php-src/ext/phar/phar pharcommand.inc Log: Fixed creating directory structure when extracting phars http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar/pharcommand.inc?r1=1.53&r2=1.54&diff_format=u In

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:53:38 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c) # This doesn't really fix it since it's some weird Windows thing but this # does make this

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:51:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c) http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.39&r2=1.267.

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:51:10 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: - Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c) http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.382&r2=1.383&diff_format=u Index: php-src/sapi/cg

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:47:51 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: MFB: snprintf -> slprintf (Ilia) http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.381&r2=1.382&diff_format=u Index: php-src/sapi/cgi/cgi_main.c diff -u php-src

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:47:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH: CS + WS changes http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.38&r2=1.267.2.15.2.50.2.39&diff_format=u Index: php-src/s

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

2009-06-04 Thread Kalle Sommer Nielsen
kalle Thu Jun 4 08:18:32 2009 UTC Modified files: /php-src/ext/soap php_http.c Log: Fix build http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.121&r2=1.122&diff_format=u Index: php-src/ext/soap/php_http.c diff -u php-src/ext/soap/php_http.c:1.

Re: [PHP-CVS] cvs: php-src /ext/soap php_http.c

2009-06-04 Thread Pierre Joye
Hi, On the same topic, any reason why soap changes in HEAD did not get merged to 5.3 earlier? Cheers, On Thu, Jun 4, 2009 at 9:28 AM, Antony Dovgal wrote: > On 03.06.2009 16:40, Ilia Alshanetsky wrote: >> iliaa         Wed Jun  3 12:40:01 2009 UTC >> >>   Modified files: >>     /php-src/ext/soa

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

2009-06-04 Thread Pierre-Alain Joye
pajoye Thu Jun 4 07:41:42 2009 UTC Modified files: /php-src/main main.c Log: - typo http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.801&r2=1.802&diff_format=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.801 php-src/main/main.c:1.802 -

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

2009-06-04 Thread Pierre-Alain Joye
pajoye Thu Jun 4 07:41:02 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main main.c Log: - typo http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.57.2.54&r2=1.640.2.23.2.57.2.55&diff_format=u Index: php-src/main/main.c diff -u php-sr

Re: [PHP-CVS] cvs: php-src /ext/soap php_http.c

2009-06-04 Thread Antony Dovgal
On 03.06.2009 16:40, Ilia Alshanetsky wrote: > iliaa Wed Jun 3 12:40:01 2009 UTC > > Modified files: > /php-src/ext/soap php_http.c > Log: /local/qa/head/ext/soap/php_http.c: In function 'make_http_soap_request': /local/qa/head/ext/soap/php_http.c:592: error: 'dige

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

2009-06-04 Thread Pierre-Alain Joye
pajoye Thu Jun 4 07:01:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - new constnats http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.613&r2=1.2027.2.547.2.965.2.614&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:

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

2009-06-04 Thread Pierre-Alain Joye
pajoye Thu Jun 4 07:00:37 2009 UTC Modified files: /php-src/main main.c Log: - [DOC] MF53: add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for testing and features detections) see http://msdn.microsoft.com/en-us/library/ms724451(VS.8

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

2009-06-04 Thread Pierre-Alain Joye
pajoye Thu Jun 4 06:59:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main main.c Log: - [DOC] add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for testing and features detections) see http://msdn.microsoft.com/en-us/library/ms