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

2006-06-20 Thread Michael Wallner
Ilia Alshanetsky wrote: iliaa Mon Jun 19 23:52:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/posix posix.c Log: Added missing ifdef block. # Thanks Mike Is that a Thank you for nothing? :) -- Michael -- PHP CVS Mailing List

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:01:08 2006 UTC Modified files: /php-src/sapi/cli php_cli.c Log: initialize pointers http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.157r2=1.158diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:06:50 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug37565.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/bug37565.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/simplexml/tests bug37565.phpt

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:07:44 2006 UTC Modified files: /php-src/ext/simplexml/testsbug37565.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/bug37565.phpt?r1=1.1r2=1.2diff_format=u Index:

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 12:55:26 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli php_cli.c Log: MFH: initialize pointers http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.129.2.13.2.4r2=1.129.2.13.2.5diff_format=u Index:

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:21:10 2006 UTC Modified files: /php-src/ext/domdocument.c Log: nuke unused variables and init variables when needed http://cvs.php.net/viewvc.cgi/php-src/ext/dom/document.c?r1=1.75r2=1.76diff_format=u Index:

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:21:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/domdocument.c Log: MFH: nuke unused variables and init variables when needed

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:25:54 2006 UTC Modified files: /php-src/ext/pdopdo_stmt.c Log: init variables http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.159r2=1.160diff_format=u Index: php-src/ext/pdo/pdo_stmt.c diff -u

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:26:01 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_stmt.c Log: init vatiables http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.2.38.2.2r2=1.118.2.38.2.3diff_format=u Index:

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:14:20 2006 UTC Modified files: /php-src/ext/standard/tests/general_functions sunfuncts.phpt Log: fix test to work on all platforms

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

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 13:14:29 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions sunfuncts.phpt Log: fix test

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

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 18:00:11 2006 UTC Modified files: /php-src/ext/domphp_dom.h Log: Add missing header include http://cvs.php.net/viewvc.cgi/php-src/ext/dom/php_dom.h?r1=1.32r2=1.33diff_format=u Index: php-src/ext/dom/php_dom.h diff -u

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

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 18:09:33 2006 UTC Modified files: /php-src/main/streams streams.c Log: Plug memleak (leaks on empty files) http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.124r2=1.125diff_format=u Index:

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

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 18:09:50 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams streams.c Log: MFH: plug memleak http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.2r2=1.82.2.6.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/tokenizer/tests 001.phpt 002.phpt 003.phpt bug26463.phpt

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 18:14:12 2006 UTC Modified files: /php-src/ext/tokenizer/tests001.phpt 002.phpt 003.phpt bug26463.phpt Log: fix tests

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /main/streams streams.c

2006-06-20 Thread Antony Dovgal
Got any reproduce/test case ? On 20.06.2006 22:09, Hannes Magnusson wrote: bjori Tue Jun 20 18:09:50 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams streams.c Log: MFH: plug memleak

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dom php_dom.h

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 18:04:25 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/domphp_dom.h Log: MFH: Missing header include http://cvs.php.net/viewvc.cgi/php-src/ext/dom/php_dom.h?r1=1.28.2.1.2.2r2=1.28.2.1.2.3diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /main/streams streams.c

2006-06-20 Thread Antony Dovgal
On 20.06.2006 22:28, Hannes Magnusson wrote: touch emptyfile; php -r 'file_get_contents(emptyfile);' /usr/src/clean/php6/main/streams/streams.c(1639) : Freeing 0x083DB4E4 (1 bytes), script=- /usr/src/clean/php6/ext/standard/file.c(560) : Actual location (location was relayed) === Total 1

[PHP-CVS] cvs: php-src /ext/standard/tests/file file_get_contents.phpt

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 18:46:14 2006 UTC Added files: /php-src/ext/standard/tests/filefile_get_contents.phpt Log: add test for file_get_contents() leaking on empty file

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file file_get_contents.phpt

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 18:48:56 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefile_get_contents.phpt Log: MFH: test for file_get_contents leaking on empty file

[PHP-CVS] cvs: php-src /ext/standard/tests/file file_get_contents.phpt

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 18:55:37 2006 UTC Modified files: /php-src/ext/standard/tests/filefile_get_contents.phpt Log: don't leave garbage in tmp dir

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file file_get_contents.phpt

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 18:55:46 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefile_get_contents.phpt Log: don't leave garbage in tmp dir

[PHP-CVS] cvs: php-src /ext/sqlite/tests sqlite_004.phpt

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 19:07:40 2006 UTC Modified files: /php-src/ext/sqlite/tests sqlite_004.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/tests/sqlite_004.phpt?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/math bug27646.phpt

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 19:12:12 2006 UTC Modified files: /php-src/ext/standard/tests/mathbug27646.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/math/bug27646.phpt?r1=1.4r2=1.5diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 19:30:19 2006 UTC Added files: /php-src/ext/standard/tests/filebug37864.phpt Log: Test for bug #37864 (file_get_contents() leaks on empty file)

[PHP-CVS] cvs: php-src /ext/standard/tests/file file_get_contents.phpt

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 19:31:04 2006 UTC Removed files: /php-src/ext/standard/tests/filefile_get_contents.phpt Log: Renamed file to bug37864.phpt -- 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/standard/tests/file bug37864.phpt

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 19:32:59 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug37864.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug37864.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file file_get_contents.phpt

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 19:33:31 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefile_get_contents.phpt Log: Renamed to bug37864.phpt -- 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) / NEWS

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 19:35:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Bug fix news... http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.91r2=1.2027.2.547.2.92diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/standard/tests/strings bug23894.phpt bug25671.phpt bug27278.phpt str_shuffle.phpt substr_compare.phpt url_t.phpt

2006-06-20 Thread Antony Dovgal
tony2001Tue Jun 20 19:49:45 2006 UTC Modified files: /php-src/ext/standard/tests/strings bug23894.phpt bug25671.phpt bug27278.phpt str_shuffle.phpt substr_compare.phpt url_t.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
nlopess Tue Jun 20 21:49:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug37864.phpt Log: make sure the test outputs what we want

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Marcus Boerger
Hello Nuno, would an empty data stream result in the same effect? If so use that rather than working on a real file. best regards marcus Tuesday, June 20, 2006, 11:49:16 PM, you wrote: nlopess Tue Jun 20 21:49:16 2006 UTC Modified files: (Branch: PHP_5_2)

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
nlopess Tue Jun 20 21:58:03 2006 UTC Modified files: /php-src/ext/standard/tests/filebug37864.phpt Log: MFB 5.2 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug37864.phpt?r1=1.1r2=1.2diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
Hi Marcus, No, it wouldn't have the same effect. The bug is only reproducible when mmap()'ing empty files, thus the need of the file. Maybe we can bundle an empty file, if you think it's better. Nuno Hello Nuno, would an empty data stream result in the same effect? If so use that

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Hannes Magnusson
On 6/21/06, Nuno Lopes [EMAIL PROTECTED] wrote: Hi Marcus, No, it wouldn't have the same effect. The bug is only reproducible when mmap()'ing empty files, thus the need of the file. Maybe we can bundle an empty file, if you think it's better. Or MFH sys_get_temp_dir() ;) -Hannes Nuno

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

2006-06-20 Thread Ilia Alshanetsky
iliaa Tue Jun 20 22:39:15 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tokenizer php_tokenizer.h tokenizer.c Log: Removed pointless callbacks.

[PHP-CVS] cvs: php-src /ext/tokenizer php_tokenizer.h tokenizer.c

2006-06-20 Thread Ilia Alshanetsky
iliaa Tue Jun 20 22:42:42 2006 UTC Modified files: /php-src/ext/tokenizer tokenizer.c php_tokenizer.h Log: MFB: Removed pointless callbacks. http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tokenizer.c?r1=1.37r2=1.38diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/unicode unicode.c ZendEngine2 zend.c zend_execute_API.c zend_globals.h

2006-06-20 Thread Andrei Zmievski
andrei Tue Jun 20 23:00:02 2006 UTC Modified files: /ZendEngine2zend.c zend_execute_API.c zend_globals.h /php-src/ext/unicodeunicode.c Log: Implement unicode_set_error_handler() / unicode_restore_error_handler(). The error handler doesn't