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

2009-04-30 Thread Pierre-Alain Joye
pajoye Thu Apr 30 15:25:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: - MFB: #45997, safe_mode bypass with exec/sytem/passthru (windows only) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.16&

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

2009-04-19 Thread Pierre Joye
hi Ilia, It is not related to ZTS but to the new output API in HEAD. For the new struct, see main/php_output.h:126). Cheers, On Sun, Apr 19, 2009 at 4:59 PM, Ilia Alshanetsky wrote: > iliaa           Sun Apr 19 14:59:52 2009 UTC > >  Modified files:              (Branch: PHP_5_3) >    /php-src/

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

2009-04-19 Thread Ilia Alshanetsky
iliaa Sun Apr 19 14:59:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: Fixed bug #47937 (system() calls sapi_flush() regardless of output buffering) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.

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

2008-10-16 Thread Felipe Pena
felipe Thu Oct 16 13:00:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: - Revert http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.13&r2=1.113.2.3.2.1.2.14&diff_format=u Index: php-src/ext/standard

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

2008-10-16 Thread Alexey Zakhlestin
indeyetsThu Oct 16 11:59:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: Fixed compilation warnings: tsrm_ls is not used here (anymore?) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.12&

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard exec.c /ext/standard/tests/general_functions escapeshellcmd-win32.phpt

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 15:23:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c /php-src/ext/standard/tests/general_functions escapeshellcmd-win32.phpt Log: - [DOC] MFH: i

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

2008-07-22 Thread Scott MacVicar
scottmacTue Jul 22 21:53:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: Fix windows build error. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.10&r2=1.113.2.3.2.1.2.11&diff_format

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard exec.c /ext/standard/tests/general_functions escapeshellcmd-win32.phpt

2008-07-22 Thread Scott MacVicar
scottmacTue Jul 22 16:21:16 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions escapeshellcmd-win32.phpt Modified files: /php-src/ext/stand

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

2008-05-30 Thread Scott MacVicar
scottmacFri May 30 16:56:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: MFH Fixed bug #43261 (Use ^ as an escape character for Windows escapeshellcmd) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard exec.c /sapi/cli/tests bug44564.phpt

2008-03-30 Thread Felipe Pena
felipe Sun Mar 30 12:24:10 2008 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cli/tests bug44564.phpt Modified files: /php-src/ext/standard exec.c Log: MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)

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

2008-03-21 Thread Antony Dovgal
tony2001Fri Mar 21 08:28:24 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.6&r2=1.113.2.3.2.1.2.7&diff_format=u Index: php-sr

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

2008-03-20 Thread Ilia Alshanetsky
iliaa Thu Mar 20 23:25:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: Refine fix for multibyte char hanling inside command names and args http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.5&r2

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

2008-03-17 Thread Felipe Pena
felipe Tue Mar 18 00:24:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: Fix build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.4&r2=1.113.2.3.2.1.2.5&diff_format=u Index: php-src/ext/standard/

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

2008-03-17 Thread Ilia Alshanetsky
iliaa Mon Mar 17 23:01:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: Properly address incomplete multibyte chars inside escapeshellcmd() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.

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

2007-11-05 Thread Jani Taskinen
janiMon Nov 5 14:06:53 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c exec.h Log: MFH: sync http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.113.2.3.2.1.2.1&r2=1.113.2.3.2.1.2.2&diff_format=u Index: php-src/ext