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

2008-07-06 Thread Steph Fox
sfoxMon Jul 7 01:25:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard info.c Log: - Don't do stuff twice over @Jani: pick up mail! http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.249.2.10.2.14.2.8&r2=1.249.2.10.2.14.2

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32 confutils.js

2008-07-06 Thread Steph Fox
sfoxMon Jul 7 01:23:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32 confutils.js Log: - Fix up some bits and pieces. - Always report re2c version. - Head towards making it possible for all platforms to have compiler inf

[PHP-CVS] cvs: php-src(PHP_5_3) /main .cvsignore config.w32.h

2008-07-06 Thread Steph Fox
sfoxMon Jul 7 01:16:45 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/main config.w32.h Modified files: /php-src/main .cvsignore Log: - This file is generated from win32/build/config.w32.h.in. It should never have been in

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

2008-07-06 Thread Steph Fox
sfoxMon Jul 7 01:13:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar config.w32 Log: - Fixed config.w32 to keep Elizabeth happy - NB This whole lot still might disappear, OpenSSL patch review pending http://cvs.php.net/viewvc.cgi/php-src/e

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

2008-07-06 Thread Steph Fox
sfoxMon Jul 7 01:11:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar_object.c Log: - We forgot to check that the phar exists before trying to extract files from it :) http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.26

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests open_for_write_existing_b.phpt open_for_write_existing_b_5_2.phpt open_for_write_existing_c.phpt open_for_write_existing_c_5_2.phpt open_for_write_newfi

2008-07-06 Thread Steph Fox
sfoxMon Jul 7 01:09:22 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests open_for_write_existing_b_5_2.phpt open_for_write_existing_c_5_2.phpt open_for_write_newfile_b_5_2.phpt

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

2008-07-06 Thread Etienne Kneuss
colder Mon Jul 7 00:07:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcEXTENSIONS Log: MFH: Fix my poor name http://cvs.php.net/viewvc.cgi/php-src/EXTENSIONS?r1=1.72.2.4.2.4.2.5&r2=1.72.2.4.2.4.2.6&diff_format=u Index: php-src/EXTENSIONS diff -u php-s

[PHP-CVS] cvs: php-src / EXTENSIONS

2008-07-06 Thread Etienne Kneuss
colder Mon Jul 7 00:07:12 2008 UTC Modified files: /php-srcEXTENSIONS Log: Fix my poor name http://cvs.php.net/viewvc.cgi/php-src/EXTENSIONS?r1=1.81&r2=1.82&diff_format=u Index: php-src/EXTENSIONS diff -u php-src/EXTENSIONS:1.81 php-src/EXTENSIONS:1.82 ---

[PHP-CVS] cvs: php-src /ext/spl/tests .htaccess

2008-07-06 Thread Etienne Kneuss
colder Mon Jul 7 00:06:05 2008 UTC Removed files: /php-src/ext/spl/tests .htaccess Log: Remove .htaccess 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/spl/tests .htaccess

2008-07-06 Thread Etienne Kneuss
colder Mon Jul 7 00:05:37 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/spl/tests .htaccess Log: Remove .htaccess 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_2) /ext/spl spl_array.c

2008-07-06 Thread Etienne Kneuss
colder Mon Jul 7 00:02:22 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_array.c Log: Avoid a leak on return_value http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.15&r2=1.71.2.17.2.16&diff_format=u Index: php-src/ext

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

2008-07-06 Thread Etienne Kneuss
colder Sun Jul 6 23:54:36 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests fixedarray_016.phpt Log: MFH: Add missing test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/fixedarray_016.phpt?view=markup&rev=1.1 Index: php-src/ext/spl/t

[PHP-CVS] cvs: php-src /ext/spl/tests fixedarray_016.phpt

2008-07-06 Thread Etienne Kneuss
colder Sun Jul 6 23:52:44 2008 UTC Added files: /php-src/ext/spl/tests fixedarray_016.phpt Log: Add missing test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/fixedarray_016.phpt?view=markup&rev=1.1 Index: php-src/ext/spl/tests/fixedarray_016.ph

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_array.c spl_dllist.c spl_fixedarray.c spl_heap.c /ext/spl/tests array_024.phpt dllist_008.phpt fixedarray_018.phpt heap_010.phpt sxe_004.phpt sxe_005.phpt

2008-07-06 Thread Etienne Kneuss
colder Sun Jul 6 23:45:56 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests array_024.phpt dllist_008.phpt fixedarray_018.phpt heap_010.phpt Modified files: /php-src/ext/splspl_array.c spl_

[PHP-CVS] cvs: php-src /ext/spl spl_array.c spl_dllist.c spl_fixedarray.c spl_heap.c /ext/spl/tests array_024.phpt dllist_008.phpt fixedarray_018.phpt heap_010.phpt sxe_004.phpt sxe_005.phpt

2008-07-06 Thread Etienne Kneuss
colder Sun Jul 6 23:45:38 2008 UTC Added files: /php-src/ext/spl/tests array_024.phpt dllist_008.phpt fixedarray_018.phpt heap_010.phpt Modified files: /php-src/ext/splspl_array.c spl_dllist.c spl_fixe

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring mbstring.c php_mbregex.c /ext/mbstring/tests mb_ereg2.phpt mb_regex_encoding_error1.phpt mb_regex_encoding_variation1.phpt mb_substr_error1.phpt mb_su

2008-07-06 Thread Pierre Joye
2008/6/28 Alexey Zakhlestin <[EMAIL PROTECTED]>: > indeyetsSat Jun 28 21:23:08 2008 UTC > > Modified files: (Branch: PHP_5_3) >/php-src/ext/mbstring mbstring.c php_mbregex.c >/php-src/ext/mbstring/tests mb_ereg2.phpt >mb_re

[PHP-CVS] cvs: php-src / EXTENSIONS

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 19:30:14 2008 UTC Modified files: /php-srcEXTENSIONS Log: - some updates (will be used to send mails when an extension is broken, snaps or from RM/QA) http://cvs.php.net/viewvc.cgi/php-src/EXTENSIONS?r1=1.80&r2=1.81&diff_format=u Index: p

[PHP-CVS] cvs: php-src /ext/fdf .cvsignore CREDITS config.m4 config.w32 fdf.c fdf.dsp package.xml php_fdf.h /ext/fdf/tests .cvsignore 01-general.phpt 02-values.phpt 03-read-file.phpt 04-POST.phpt sim

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 19:29:29 2008 UTC Removed files: /php-src/ext/fdf.cvsignore CREDITS config.m4 config.w32 fdf.c fdf.dsp package.xml php_fdf.h /php-src/ext/fdf/tests .cvsignore 01-general.phpt 02-values.phpt

[PHP-CVS] cvs: php-src /ext/sybase .cvsignore CREDITS config.m4 php_sybase_db.c php_sybase_db.h

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 19:28:27 2008 UTC Removed files: /php-src/ext/sybase .cvsignore CREDITS config.m4 php_sybase_db.c php_sybase_db.h Log: - has been moved to siberia (the true one) -- PHP CVS Mailing List (http://www.php.net/) To un

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

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 19:24:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcEXTENSIONS Log: - some updates (will be used to send mails when an extension is broken, snaps or from RM/QA) http://cvs.php.net/viewvc.cgi/php-src/EXTENSIONS?r1=1.72.2.4.2.4.2.4&r2

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 021.phpt

2008-07-06 Thread Marcus Boerger
Hello Nuno, nice! Small note though: ===DONE=== at the end of the script is better than echo "DONE". Because run-tests.php treats it specially. marcus Sunday, July 6, 2008, 6:59:39 PM, you wrote: > nlopess Sun Jul 6 16:59:39 2008 UTC > Added files: (Branch: PHP_5

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

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 17:07:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd config.w32 gd.c Log: - MFH: - update lib/headers detection - nuke unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/gd/config.w32?r1=1.10.4.4&r2=1.10.4.4.2

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

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 17:06:43 2008 UTC Modified files: /php-src/ext/gd config.w32 gd.c Log: - update lib/headers detection - nuke unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/gd/config.w32?r1=1.24&r2=1.25&diff_format=u Index: php-src/ext/gd/con

[PHP-CVS] cvs: php-src /sapi/cli/tests 021.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 17:00:00 2008 UTC Modified files: /php-src/sapi/cli/tests 021.phpt Log: add http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/021.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/sapi/cli/tests/021.phpt diff -u /dev/null php-src/sapi/cli

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 021.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 16:59:39 2008 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 021.phpt Log: add test for the shebang thing http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/021.phpt?view=markup&rev=1.1 Index: php-src/sapi/cli/tests/021.ph

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/iconv config.w32

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 16:59:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/iconv config.w32 Log: - MFH: update lib detection and does not enable it when lib/headers are missing http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/config.w32?r1=1.6&r2=1.6.6.

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

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 16:58:51 2008 UTC Modified files: /php-src/ext/iconv config.w32 Log: - update lib detection and does not enable it when lib/headers are missing http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/config.w32?r1=1.6&r2=1.7&diff_format=u Index: php-

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

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 16:55:01 2008 UTC Modified files: /php-src/ext/xmlrpc config.w32 Log: - MFB: don't enable xmlrpc when libxml is missing http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/config.w32?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/xmlrpc/config.w

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/xmlrpc config.w32

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 16:52:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xmlrpc config.w32 Log: - don't enable xmlrpc when libxml is missing http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/config.w32?r1=1.2.8.1&r2=1.2.8.2&diff_format=u Index: php-src/

[PHP-CVS] cvs: php-src /tests/lang bug44654.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 16:43:36 2008 UTC Modified files: /php-src/tests/lang bug44654.phpt Log: uhm, forgot to commit this one http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug44654.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/tests/lang/bug44654.phpt diff -u

[PHP-CVS] cvs: php-src /sapi/cli/tests 016.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 16:42:10 2008 UTC Modified files: /php-src/sapi/cli/tests 016.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/016.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/sapi/cli/tests/016.phpt diff -u php-src/sapi/cli/tests/016

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 016.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 16:38:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 016.phpt Log: fix test for good consoles (tm) http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/016.phpt?r1=1.1.2.4&r2=1.1.2.5&diff_format=u Index: php-src/sapi/

Re: [PHP-CVS] cvs: php-src /tests/lang comments.phpt

2008-07-06 Thread Nuno Lopes
Sounds good. I'll create it. Nuno - Original Message - Hello Nuno, how about a unix specific test that invokes a php script as a shell command? We would need to create that file manually so that it points to the correct PHP executable (the one being tested) on the first line. #!< get

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/lang bug44654.phpt ZendEngine2 zend_language_scanner.l

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 16:20:51 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang bug44654.phpt Modified files: /ZendEngine2zend_language_scanner.l Log: fix last part of bug #44654 http://cvs.php.net/viewvc.cgi/ZendEngine2/z

Re: [PHP-CVS] cvs: php-src /tests/lang comments.phpt

2008-07-06 Thread Marcus Boerger
Hello Nuno, how about a unix specific test that invokes a php script as a shell command? We would need to create that file manually so that it points to the correct PHP executable (the one being tested) on the first line. #!< getenv('TEST_PHP_EXECUTABLE') > marcus Sunday, July 6, 2008, 5:40:3

[PHP-CVS] cvs: php-src /ext/pcre/pcrelib pcre_compile.c

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:23:44 2008 UTC Modified files: /php-src/ext/pcre/pcrelib pcre_compile.c Log: MFB: fix CVE-2008-2371 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/pcrelib/pcre_compile.c?r1=1.12&r2=1.13&diff_format=u Index: php-src/ext/pcre/pcrelib/pcre_c

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

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:23:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre/pcrelib pcre_compile.c Log: fix CVE-2008-2371. patch by Tavis Ormandy # currently there's no release of PCRE with this fix. PCRE's author recommended applying this patch in

[PHP-CVS] cvs: php-src /tests/lang comments.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:40:39 2008 UTC Modified files: /php-src/tests/lang comments.phpt Log: add http://cvs.php.net/viewvc.cgi/php-src/tests/lang/comments.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/tests/lang/comments.phpt diff -u /dev/null php-src/tests/lan

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/lang comments.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:40:11 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang comments.phpt Log: add test for #-style comments. passes fine on both 5.2 and 5.3 http://cvs.php.net/viewvc.cgi/php-src/tests/lang/comments.phpt?view=markup&rev=1.1 Index:

[PHP-CVS] cvs: php-src /win32/build config.w32

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 09:56:01 2008 UTC Modified files: /php-src/win32/buildconfig.w32 Log: - MFB: correctly test the VCVERS (four digits now) http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.73&r2=1.74&diff_format=u Index: php-src/win32/bu

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

2008-07-06 Thread Pierre-Alain Joye
pajoye Sun Jul 6 09:55:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32 Log: - correctly test the VCVERS (four digits now) http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.19&r2=1.40.2.8.2.10.2.