[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/dir readdir_variation2.phpt rewinddir_variation2.phpt

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 04:46:05 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/dir rewinddir_variation2.phpt readdir_variation2.phpt Log: MFH: Fix tests (closes #45841) http://cvs.php.net

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/dir readdir_variation2.phpt rewinddir_variation2.phpt

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 04:45:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/dir rewinddir_variation2.phpt readdir_variation2.phpt Log: MFH: Fix tests (closes #45841) http://cvs.php.net

[PHP-CVS] cvs: php-src /ext/standard/tests/dir readdir_variation2.phpt rewinddir_variation2.phpt

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 04:45:25 2008 UTC Modified files: /php-src/ext/standard/tests/dir rewinddir_variation2.phpt readdir_variation2.phpt Log: Fix tests (closes #45841) http://cvs.php.net/viewvc.cgi/php-src/ex

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

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 04:11:52 2008 UTC Modified files: /php-src/main output.c Log: ws http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.212&r2=1.213&diff_format=u Index: php-src/main/output.c diff -u php-src/main/output.c:1.212 php-src/main

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /main output.c /tests/lang bug45392.phpt

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 04:09:38 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/lang bug45392.phpt Modified files: /php-srcNEWS /php-src/main output.c Log: MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory

[PHP-CVS] cvs: php-src(PHP_5_3) /main output.c /tests/lang bug45392.phpt

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 04:08:17 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang bug45392.phpt Modified files: /php-src/main output.c Log: MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). http://

[PHP-CVS] cvs: php-src /main output.c /tests/lang bug45392.phpt

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 04:07:54 2008 UTC Added files: /php-src/tests/lang bug45392.phpt Modified files: /php-src/main output.c Log: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). http://cvs.php.net/viewvc.cgi

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

2008-08-17 Thread Arnaud Le Blanc
lbarnaudMon Aug 18 03:54:50 2008 UTC Modified files: /php-src/main output.c Log: update buffer size after having effectively realloc()ed it when appending data to an output buffer # may caused some problems if erealloc() failed here because of mem

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

2008-08-17 Thread Moriyoshi Koizumi
moriyoshi Mon Aug 18 03:26:40 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard html.c Log: - MFH: beware of signedness http://cvs.php.net/viewvc.cgi/php-src/ext/standard/html.c?r1=1.111.2.2.2.21&r2=1.111.2.2.2.22&diff_format=u Index

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

2008-08-17 Thread Moriyoshi Koizumi
moriyoshi Mon Aug 18 03:26:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard html.c Log: - MFH: beware of signedness http://cvs.php.net/viewvc.cgi/php-src/ext/standard/html.c?r1=1.111.2.2.2.14.2.10&r2=1.111.2.2.2.14.2.11&diff_form

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

2008-08-17 Thread Moriyoshi Koizumi
moriyoshi Mon Aug 18 03:26:07 2008 UTC Modified files: /php-src/ext/standard html.c Log: - Beware of signedness http://cvs.php.net/viewvc.cgi/php-src/ext/standard/html.c?r1=1.134&r2=1.135&diff_format=u Index: php-src/ext/standard/html.c diff -u ph

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

2008-08-17 Thread Felipe Pena
felipe Mon Aug 18 00:37:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: - New parameter parsing API (for mb_convert_variables()) http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.25.2.30&r2

[PHP-CVS] cvs: php-src /ext/mbstring mbstring.c php_mbregex.c /ext/mbstring/tests ini_language.phpt mb_output_handler_pattern-01.phpt mb_output_handler_pattern-02.phpt mb_output_handler_pattern-03.ph

2008-08-17 Thread Felipe Pena
felipe Mon Aug 18 00:36:04 2008 UTC Modified files: /php-src/ext/mbstring mbstring.c php_mbregex.c /php-src/ext/mbstring/tests ini_language.phpt mb_output_handler_pattern-01.phpt mb_output_han

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c /ext/standard/tests/array array_merge.phpt array_merge_error.phpt array_merge_recursive_error.phpt array_push.phpt array_push_error1.phpt array_p

2008-08-17 Thread Felipe Pena
felipe Sun Aug 17 22:14:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c /php-src/ext/standard/tests/array array_merge.phpt array_merge_error.phpt a

[PHP-CVS] cvs: php-src /ext/standard array.c /ext/standard/tests/array array_merge.phpt array_merge_error.phpt array_merge_recursive_error.phpt array_push.phpt array_push_error1.phpt array_push_varia

2008-08-17 Thread Felipe Pena
felipe Sun Aug 17 22:11:22 2008 UTC Modified files: /php-src/ext/standard array.c /php-src/ext/standard/tests/array array_merge.phpt array_merge_error.phpt array_merge_recurs

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard/tests/general_functions parse_ini_file.phpt ZendEngine2 zend_ini_scanner.l

2008-08-17 Thread Arnaud Le Blanc
lbarnaudSun Aug 17 21:55:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /ZendEngine2zend_ini_scanner.l /php-src/ext/standard/tests/general_functions parse_ini_file.phpt Log: MFH: Allow underscore at start of labels as

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions parse_ini_file.phpt ZendEngine2 zend_ini_scanner.l

2008-08-17 Thread Arnaud Le Blanc
lbarnaudSun Aug 17 21:51:37 2008 UTC Modified files: /ZendEngine2zend_ini_scanner.l /php-src/ext/standard/tests/general_functions parse_ini_file.phpt Log: Allow underscore at start of labels as underscore has no meaning here (fixes #44

Re: [PHP-CVS] cvs: CVSROOT / avail

2008-08-17 Thread Arnaud Le Blanc
Hi, On Sunday 17 August 2008 11:32:53 Marcus Boerger wrote: > Hello Arnaud, hi all, > > the submit message got lost: Upgrade Arnaud, so that he may submit his > ini parsing fix. Thanks :) > > marcus > > Sunday, August 17, 2008, 11:27:18 AM, you wrote: > > > helly Sun Aug 17 09

Re: [PHP-CVS] cvs: php-src /ext/hash CREDITS config.m4 hash.c /ext/hash/tests mhash_001.phpt mhash_002.phpt mhash_003.phpt skip_mhash.inc /ext/mhash config.m4 mhash.c mhash.dsp php_mhash.h /ext/mhash/

2008-08-17 Thread Pierre Joye
On Sun, Aug 17, 2008 at 9:26 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote: > Pierre Joye kirjoitti: >> >> hi, >> >> On Sun, Aug 17, 2008 at 2:09 PM, Jani Taskinen <[EMAIL PROTECTED]> >> wrote: >> >>> You don't need to have multiple PHP_NEW_EXTENSION lines in config*.m4's >>> to >>> enable multiple e

Re: [PHP-CVS] cvs: php-src /ext/hash CREDITS config.m4 hash.c /ext/hash/tests mhash_001.phpt mhash_002.phpt mhash_003.phpt skip_mhash.inc /ext/mhash config.m4 mhash.c mhash.dsp php_mhash.h /ext/mhash/

2008-08-17 Thread Jani Taskinen
Pierre Joye kirjoitti: hi, On Sun, Aug 17, 2008 at 2:09 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote: You don't need to have multiple PHP_NEW_EXTENSION lines in config*.m4's to enable multiple extensions and is not really useful either since you break the ext_shared stuff, etc. If you do that a

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

2008-08-17 Thread Jani Taskinen
janiSun Aug 17 19:24:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.273&r2=1.2027.2.547.2.965.2.274&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.

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

2008-08-17 Thread Felipe Pena
felipe Sun Aug 17 17:04:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ming ming.c Log: - Fix build http://cvs.php.net/viewvc.cgi/php-src/ext/ming/ming.c?r1=1.79.2.4.2.8.2.13&r2=1.79.2.4.2.8.2.14&diff_format=u Index: php-src/ext/ming/ming.c diff -u

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

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 16:44:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: - MFH: add %a for Compiler/Architecture http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/phpinfo

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

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 16:43:36 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: - add %a for Compiler/architecture http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/phpinfo.phpt?r1=1.5&r2=1.6&di

[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 /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:23 2008 UTC Modified files: /php-src/ext/standard exec.c /php-src/ext/standard/tests/general_functions escapeshellcmd-win32.phpt Log: - [DOC] improve fix for #43261

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

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 14:32:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefile.inc Log: - MFH: typo and inline doc fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/file.inc?r1=1.1.2.6.2.1&r2=1.1.2.6.2.2&diff_forma

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

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 13:07:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug41518.phpt Log: - MFH: fix test (portable), use . as basedir and create the tmp dir in the test directory http://cvs.php.net/viewvc.cgi/

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

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 13:07:06 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions bug41518.phpt Log: - fix test (portable), use . as basedir and create the tmp dir in the test directory http://cvs.php.net/viewvc.cgi/php-src/ext/standard/t

Re: [PHP-CVS] cvs: php-src /ext/hash CREDITS config.m4 hash.c /ext/hash/tests mhash_001.phpt mhash_002.phpt mhash_003.phpt skip_mhash.inc /ext/mhash config.m4 mhash.c mhash.dsp php_mhash.h /ext/mhash/

2008-08-17 Thread Pierre Joye
hi, On Sun, Aug 17, 2008 at 2:09 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote: > You don't need to have multiple PHP_NEW_EXTENSION lines in config*.m4's to > enable multiple extensions and is not really useful either since you break > the ext_shared stuff, etc. If you do that anywhere, you're doin

[PHP-CVS] cvs: php-src /ext/mhash/tests .cvsignore

2008-08-17 Thread Jani Taskinen
janiSun Aug 17 12:28:41 2008 UTC Removed files: /php-src/ext/mhash/tests.cvsignore Log: - Remove unnecessary file -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mhash/tests .cvsignore

2008-08-17 Thread Jani Taskinen
janiSun Aug 17 12:10:47 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/mhash/tests.cvsignore Log: - unneeded file -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src /ext/hash CREDITS config.m4 hash.c /ext/hash/tests mhash_001.phpt mhash_002.phpt mhash_003.phpt skip_mhash.inc /ext/mhash config.m4 mhash.c mhash.dsp php_mhash.h /ext/mhash/

2008-08-17 Thread Jani Taskinen
Pierre Joye kirjoitti: Hi, On Sat, Aug 16, 2008 at 11:56 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote: Will $PHP_MHASH ever be anything here? afaict ext/hash cannot be disabled after this change -Hannes I wasn't paying attention to this..what was done for ext/mhash/config.m4? :) And == is no

[PHP-CVS] cvs: php-src /ext/standard/tests/file file.inc stat_basic-win32.phpt stat_variation8-win32.phpt tempnam_variation3-win32.phpt touch.phpt

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 11:10:52 2008 UTC Modified files: /php-src/ext/standard/tests/filefile.inc stat_basic-win32.phpt stat_variation8-win32.phpt tempnam_variation3-win32.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file file.inc stat_basic-win32.phpt stat_variation8-win32.phpt tempnam_variation3-win32.phpt touch.phpt

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 11:04:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefile.inc stat_basic-win32.phpt stat_variation8-win32.phpt tempnam_variation3-win32

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

2008-08-17 Thread Pierre-Alain Joye
pajoye Sun Aug 17 11:01:23 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - fixes, portability and improvements for stat/file*/touch windows entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.272&r2=1.2027.2.547.2.965.2.27

Re: [PHP-CVS] cvs: CVSROOT / avail

2008-08-17 Thread Marcus Boerger
Hello Arnaud, hi all, the submit message got lost: Upgrade Arnaud, so that he may submit his ini parsing fix. marcus Sunday, August 17, 2008, 11:27:18 AM, you wrote: > helly Sun Aug 17 09:27:18 2008 UTC > Modified files: > /CVSROOTavail > Log: > avail

[PHP-CVS] cvs: CVSROOT / avail

2008-08-17 Thread Marcus Boerger
helly Sun Aug 17 09:27:18 2008 UTC Modified files: /CVSROOTavail Log: avail http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1435&r2=1.1436&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1435 CVSROOT/avail:1.1436 --- CVSROOT/avail:1.1435