[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2006-08-31 Thread Ilia Alshanetsky
iliaa Fri Sep 1 01:29:05 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.14&r2=1.579.2.52.2.15&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2006-08-31 Thread Ilia Alshanetsky
iliaa Fri Sep 1 01:06:14 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: 5.2.0RC3 http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.13&r2=1.579.2.52.2.14&diff_format=u Ind

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

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 22:52:54 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard credits_ext.h Log: - MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.30.2.6.2.2&r2=1.30.2.6.2.3&diff_format=u Index: php-src/ext/standa

[PHP-CVS] cvs: php-src /ext/standard credits_ext.h

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 22:52:29 2006 UTC Modified files: /php-src/ext/standard credits_ext.h Log: - updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.37&r2=1.38&diff_format=u Index: php-src/ext/standard/credits_ext.h diff -u php-

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter CREDITS filter.c filter_private.h package.xml package2.xml /ext/filter/tests 035.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 22:34:32 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/filter package2.xml Modified files: /php-src/ext/filter CREDITS filter.c filter_private.h package.xml /php-src/ext/filter/tests 035.phpt Log: - MFH

[PHP-CVS] cvs: php-src /ext/filter CREDITS filter.c filter_private.h package.xml package2.xml /ext/filter/tests 035.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 22:32:54 2006 UTC Removed files: /php-src/ext/filter package2.xml Modified files: /php-src/ext/filter CREDITS filter.c filter_private.h package.xml /php-src/ext/filter/tests 035.phpt Log: - implement FILTER_FLAG_ARRA

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 22:19:35 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/filter/tests 036.phpt Log: add test http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/036.phpt?view=markup&rev=1.1 Index: php-src/ext/filter/tests/036.phpt +++

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

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 22:17:44 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/filter/tests 035.phpt Log: - MFH: test for mulitple filter calls http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/035.phpt?view=markup&rev=1.1 Index: php-src/ext/filte

[PHP-CVS] cvs: php-src /ext/filter/tests 036.phpt

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 22:15:48 2006 UTC Added files: /php-src/ext/filter/tests 036.phpt Log: new test http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/036.phpt?view=markup&rev=1.1 Index: php-src/ext/filter/tests/036.phpt +++ php-src/ext/filte

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 22:12:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.12&r2=1.52.2.13&diff_format=u Index: php-src/ext/filter/filter.c diff -u ph

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 22:11:35 2006 UTC Modified files: /php-src/ext/filter filter.c Log: change filters to operate on the copy of data, so multiple filters an be applied one after another http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.6

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter/tests 004.phpt 007.phpt 011.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 20:17:03 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter/tests 004.phpt 007.phpt 011.phpt Log: - skip these tests for RC3 - CGI does not read commandline options when it sees REQUES_METHOD - errors are shown two times now, t

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/bz2 bz2.c php_bz2.h /ext/ctype ctype.c php_ctype.h /ext/json json.c php_json.h /ext/pspell php_pspell.h pspell.c /ext/tidy php_tidy.h tidy.c /ext/zlib php_

2006-08-31 Thread Nuno Lopes
Hello, Sorry for the late answer, but I was on vacations and without internet access. Thanks for the support Marcus. Marking functions as static also reduces code size. When building PHP with -fPIC the decrease in size is really noticeable. constifying allows the OS to share memory pages bet

Re: [PHP-CVS] cvs: php-src /ext/zlib CREDITS php_zlib.h zlib.c

2006-08-31 Thread Nuno Lopes
btw, will 'ob_start("ob_gzhandler");' still work as before? - Original Message - mike Wed Aug 30 22:35:57 2006 UTC Modified files: /php-src/ext/zlib CREDITS php_zlib.h zlib.c Log: - good bye ob_gzhandler - ego promo http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/CREDITS?r1=1.2

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter logical_filters.c /ext/filter/tests 010.phpt 013.phpt filter_data.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 18:29:29 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter logical_filters.c /php-src/ext/filter/tests 010.phpt 013.phpt filter_data.phpt Log: - MFH: pecl bug #8316, empty strings are not int or float, return false (due to

[PHP-CVS] cvs: php-src /ext/filter logical_filters.c /ext/filter/tests 010.phpt 013.phpt filter_data.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 18:28:39 2006 UTC Modified files: /php-src/ext/filter logical_filters.c /php-src/ext/filter/tests 010.phpt 013.phpt filter_data.phpt Log: - pecl bug #8316, empty strings are not int or float, return false (due to popular demand)

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

2006-08-31 Thread Andrei Zmievski
No, check out unicode-progress.txt. -Andrei On Aug 31, 2006, at 8:56 AM, Andrei Zmievski wrote: It's cool that you fixed it, but all that is going to change when the functions are upgraded.. -Andrei On Aug 31, 2006, at 7:19 AM, Antony Dovgal wrote: tony2001Thu Aug 31 14:19

[PHP-CVS] cvs: php-src /ext/zlib/tests ob_001.phpt ob_002.phpt ob_003.phpt

2006-08-31 Thread Michael Wallner
mikeThu Aug 31 16:28:46 2006 UTC Modified files: /php-src/ext/zlib/tests ob_001.phpt ob_002.phpt ob_003.phpt Log: - fix tests SKIPIF http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/ob_001.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/zlib/t

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

2006-08-31 Thread Antony Dovgal
On 31.08.2006 19:56, Andrei Zmievski wrote: It's cool that you fixed it, but all that is going to change when the functions are upgraded.. I thought they are already Unicode aware, aren't they? -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http:/

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap php_imap.c /ext/mbstring mbstring.c /ext/oci8 oci8_statement.c /ext/posix posix.c /ext/reflection php_reflection.c /ext/sockets sockets.c

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 16:15:25 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/imap php_imap.c /php-src/ext/mbstring mbstring.c /php-src/ext/oci8 oci8_statement.c /php-src/ext/posix posix.c /php-src/ext/reflection php_refle

[PHP-CVS] cvs: php-src /ext/imap php_imap.c /ext/oci8 oci8_statement.c /ext/posix posix.c /ext/reflection php_reflection.c /ext/sockets sockets.c

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 16:14:43 2006 UTC Modified files: /php-src/ext/imap php_imap.c /php-src/ext/oci8 oci8_statement.c /php-src/ext/posix posix.c /php-src/ext/reflection php_reflection.c /php-src/ext/socketssockets.c Log:

[PHP-CVS] cvs: php-src /ext/filter/tests 035.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 16:13:39 2006 UTC Added files: /php-src/ext/filter/tests 035.phpt Log: - add a test for input_get and array This test fails now. When the input variable is an array, its contents is replace by the filter result. To be fixed asap (bef

[PHP-CVS] cvs: php-src /ext/filter filter_private.h logical_filters.c /ext/filter/tests 013.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 16:12:33 2006 UTC Modified files: /php-src/ext/filter filter_private.h logical_filters.c /php-src/ext/filter/tests 013.phpt Log: - MFB: - clean the auto trim (behaves like php_trim now) - simplifies bool - fix octal parsing i-

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

2006-08-31 Thread Andrei Zmievski
It's cool that you fixed it, but all that is going to change when the functions are upgraded.. -Andrei On Aug 31, 2006, at 7:19 AM, Antony Dovgal wrote: tony2001Thu Aug 31 14:19:33 2006 UTC Modified files: /php-src/ext/standard string.c Log: more z/Z fixes --

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter filter_private.h logical_filters.c /ext/filter/tests 013.phpt

2006-08-31 Thread Pierre-Alain Joye
pajoye Thu Aug 31 15:50:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter_private.h logical_filters.c /php-src/ext/filter/tests 013.phpt Log: - clean the auto trim (behaves like php_trim now) - simplifies bool - fix octal parsing

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 15:42:18 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcntl pcntl.c Log: fix typo in errmsg http://cvs.php.net/viewvc.cgi/php-src/ext/pcntl/pcntl.c?r1=1.48.2.2.2.2&r2=1.48.2.2.2.3&diff_format=u Index: php-src/ext/pcntl/pc

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 15:42:06 2006 UTC Modified files: /php-src/ext/pcntl pcntl.c Log: fix typo in errmsg http://cvs.php.net/viewvc.cgi/php-src/ext/pcntl/pcntl.c?r1=1.55&r2=1.56&diff_format=u Index: php-src/ext/pcntl/pcntl.c diff -u php-src/ext/pcntl/p

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 15:17:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c Log: ext/filter z/Z fixes http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.11&r2=1.52.2.12&diff_format=u Index: php-src/ext/filter/fi

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 15:17:08 2006 UTC Modified files: /php-src/ext/filter filter.c Log: ext/filter z/Z fixes http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.64&r2=1.65&diff_format=u Index: php-src/ext/filter/filter.c diff -u php-src/ext/

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 14:41:24 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard basic_functions.c streamsfuncs.c Log: more z/Z fixes http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.725.2.31.2.22&r2=1.725.2.3

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 14:41:16 2006 UTC Modified files: /php-src/ext/standard basic_functions.c streamsfuncs.c Log: more z/Z fixes http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.800&r2=1.801&diff_format=u Index: php-src/e

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 14:21:21 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: more z/Z fixes http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.18&r2=1.445.2.14.2.19&diff_format=u Index: php-s

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 14:19:33 2006 UTC Modified files: /php-src/ext/standard string.c Log: more z/Z fixes http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.585&r2=1.586&diff_format=u Index: php-src/ext/standard/string.c diff -u php-s

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 13:58:32 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: MFH: z/Z problem fixes http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.8&r2=1.66.2.8.2.9&diff_format=u Index: php-src/ext/tidy/ti

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 13:58:07 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: z/Z problem fixes http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.95&r2=1.96&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u php-src/ext/tidy/tidy.c:1

[PHP-CVS] cvs: php-src /ext/zlib/tests ob_001.phpt ob_002.phpt ob_003.phpt

2006-08-31 Thread Michael Wallner
mikeThu Aug 31 13:52:41 2006 UTC Added files: /php-src/ext/zlib/tests ob_001.phpt ob_002.phpt ob_003.phpt Log: - add basic zlib.output_compression tests http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/ob_001.phpt?view=markup&rev=1.1 Index: ph

[PHP-CVS] cvs: php-src /ext/zlib php_zlib.h zlib.c /main output.c php_output.h

2006-08-31 Thread Michael Wallner
mikeThu Aug 31 13:51:35 2006 UTC Modified files: /php-src/main output.c php_output.h /php-src/ext/zlib php_zlib.h zlib.c Log: - output handler alias ctor should know about chunk_size and flags http://cvs.php.net/viewvc.cgi/php-src/main/outpu

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 13:50:09 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/openssl/tests 003.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/003.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: php-src/ext/openssl/te

[PHP-CVS] cvs: php-src /ext/openssl/tests 003.phpt

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 13:49:38 2006 UTC Modified files: /php-src/ext/openssl/tests 003.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/003.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/openssl/tests/003.phpt diff -u php-

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 13:48:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c Log: MFH: fix problem with mixed arguments accepted as zval* causing leaks/segfaults when converting to other types http://cvs.php.net/viewvc.c

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 13:47:31 2006 UTC Modified files: /php-src/ext/opensslopenssl.c Log: fix problem with mixed arguments accepted as zval* causing leaks/segfaults when converting to other types http://cvs.php.net/viewvc.cgi/php-src/ext/openssl

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

2006-08-31 Thread Dmitry Stogov
dmitry Thu Aug 31 13:12:18 2006 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: FastCGI environment variables must not be overriden by system environment variables http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.297&r2=1.298&diff_form

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

2006-08-31 Thread Dmitry Stogov
dmitry Thu Aug 31 13:11:58 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: FastCGI environment variables must not be overriden by system environment variables http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 11:17:47 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/iconv iconv.c Log: minor changes in iconv_substr() to avoid zval converting http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1.124.2.8.2.3&r2=1.124.2.8.2.4&d

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 11:17:37 2006 UTC Modified files: /php-src/ext/iconv iconv.c Log: minor changes in iconv_substr() to avoid zval converting http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1.138&r2=1.139&diff_format=u Index: php-src/ext/i

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 11:10:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/ctype ctype.c Log: fix warnings about nonextistent functions http://cvs.php.net/viewvc.cgi/php-src/ext/ctype/ctype.c?r1=1.34.2.3.2.3&r2=1.34.2.3.2.4&diff_format=u Inde

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

2006-08-31 Thread Michael Wallner
Antony Dovgal wrote: > tony2001 Wed Aug 30 22:52:18 2006 UTC > > Modified files: > /php-src/ext/tidy tidy.c > Log: > fix tidy problems caused by returning local static buffers > looks like somebody forgot to MFB this patch.. What problems? It's actually be

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

2006-08-31 Thread Antony Dovgal
On 31.08.2006 12:22, Michael Wallner wrote: Antony Dovgal wrote: tony2001Wed Aug 30 22:52:18 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: fix tidy problems caused by returning local static buffers looks like somebody forgot to MFB this patch