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

2006-03-26 Thread Lukas Kahwe Smith
Yasuo Ohgaki wrote: yohgaki Mon Mar 27 02:59:55 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pgsql pgsql.c Log: remove pg_execute() E_WARNING error when query plan is not defined Sorry but I do not understand the logic behind this change. Nor do I t

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

2006-03-26 Thread Dmitry Stogov
dmitry Mon Mar 27 06:02:42 2006 UTC Modified files: /php-src/ext/standard string.c Log: Fixed ZTS build http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.534&r2=1.535&diff_format=u Index: php-src/ext/standard/string.c diff -u php-src/ex

Re: [PHP-CVS] cvs: php-src /ext/unicode unicode.c /main main.c /main/streams filter.c streams.c ZendEngine2 zend.c zend_constants.c zend_globals.h zend_unicode.c zend_unicode.h

2006-03-26 Thread Andi Gutmans
We should namespaces these and all other unicode constants... + REGISTER_MAIN_LONG_CONSTANT("FROM_UNICODE", ZEND_FROM_UNICODE, CONST_PERSISTENT | CONST_CS); + REGISTER_MAIN_LONG_CONSTANT("TO_UNICODE", ZEND_TO_UNICODE, CONST_PERSISTENT | CONST_CS); At 05:48 PM 3/25/2006, Andrei Zm

[PHP-CVS] cvs: php-src / acinclude.m4

2006-03-26 Thread Andrei Zmievski
andrei Mon Mar 27 05:01:49 2006 UTC Modified files: /php-srcacinclude.m4 Log: MFB http://cvs.php.net/viewcvs.cgi/php-src/acinclude.m4?r1=1.341&r2=1.342&diff_format=u Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.341 php-src/acinclude.m4:1.34

[PHP-CVS] cvs: php-src(PHP_4_3) / acinclude.m4

2006-03-26 Thread Andrei Zmievski
andrei Mon Mar 27 05:00:49 2006 UTC Modified files: (Branch: PHP_4_3) /php-srcacinclude.m4 Log: MFB http://cvs.php.net/viewcvs.cgi/php-src/acinclude.m4?r1=1.218.2.50&r2=1.218.2.51&diff_format=u Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.21

[PHP-CVS] cvs: php-src(PHP_5_1) / acinclude.m4

2006-03-26 Thread Andrei Zmievski
andrei Mon Mar 27 04:59:36 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcacinclude.m4 Log: On Mac OSX, our extensions are actually "bundles" and should not have .dylib extension. Read this: http://www.sm.luth.se/~alapaa/file_fetch/unixcdbookshelf/ma

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

2006-03-26 Thread Andrei Zmievski
andrei Mon Mar 27 03:19:30 2006 UTC Modified files: /php-src/ext/unicodeunicode.c Log: Rewrite unicode_encode() and unicode_decode() functions. Apply the new conversion error semantics. http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/unicode.c?r

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pgsql pgsql.c

2006-03-26 Thread Yasuo Ohgaki
yohgaki Mon Mar 27 02:59:55 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pgsql pgsql.c Log: remove pg_execute() E_WARNING error when query plan is not defined http://cvs.php.net/viewcvs.cgi/php-src/ext/pgsql/pgsql.c?r1=1.331.2.10&r2=1.331.2.11&diff_fo

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

2006-03-26 Thread Yasuo Ohgaki
yohgaki Mon Mar 27 02:59:42 2006 UTC Modified files: /php-src/ext/pgsql pgsql.c Log: remove pg_execute() E_WARNING error when query plan is not defined http://cvs.php.net/viewcvs.cgi/php-src/ext/pgsql/pgsql.c?r1=1.346&r2=1.347&diff_format=u Index: php-src/ext/p

[PHP-CVS] cvs: php-src / unicode-todo.txt

2006-03-26 Thread Andrei Zmievski
andrei Sun Mar 26 21:46:01 2006 UTC Modified files: /php-srcunicode-todo.txt Log: http://cvs.php.net/viewcvs.cgi/php-src/unicode-todo.txt?r1=1.8&r2=1.9&diff_format=u Index: php-src/unicode-todo.txt diff -u php-src/unicode-todo.txt:1.8 php-src/unicode-todo.

Re: [PHP-CVS] cvs: php-src /ext/standard array.c php_array.h /ext/unicode collator.c config.m4 config.w32 php_unicode.h unicode.c

2006-03-26 Thread Andrei Zmievski
Shouldn't it be called unicode_collator.c? -Andrei On Mar 26, 2006, at 3:06 AM, Derick Rethans wrote: derick Sun Mar 26 11:06:24 2006 UTC Added files: /php-src/ext/unicodecollator.c Modified files: /php-src/ext/standard array.c php_array.h /php-src/ext

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

2006-03-26 Thread Andrei Zmievski
andrei Sun Mar 26 21:23:00 2006 UTC Modified files: /php-src/ext/unicodeunicode.c Log: Add unicode_get_error_mode() and unicode_get_subst_char(). http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/unicode.c?r1=1.16&r2=1.17&diff_format=u Index: php-sr

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_api.c

2006-03-26 Thread Andrey Hristov
andrey Sun Mar 26 21:10:13 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli mysqli_api.c Log: kill the left unused variable http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.20&r2=1.118.2.21&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_api.c

2006-03-26 Thread Andrey Hristov
andrey Sun Mar 26 21:08:41 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli mysqli_api.c Log: remove unnecessary memcpy, cast directly http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.19&r2=1.118.2.20&diff_format=u Index

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard http_fopen_wrapper.c

2006-03-26 Thread Ilia Alshanetsky
iliaa Sun Mar 26 17:12:57 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard http_fopen_wrapper.c /php-srcNEWS Log: MFH: Fixed bug #36857 (Added support for partial content fetching to the HTTP streams wrapper). http://cvs.php

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

2006-03-26 Thread Ilia Alshanetsky
iliaa Sun Mar 26 17:12:26 2006 UTC Modified files: /php-src/ext/standard http_fopen_wrapper.c Log: MFB51: Fixed bug #36857 (Added support for partial content fetching to the HTTP streams wrapper). http://cvs.php.net/viewcvs.cgi/php-src/ext/standard

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/standard http_fopen_wrapper.c

2006-03-26 Thread Ilia Alshanetsky
iliaa Sun Mar 26 17:12:05 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard http_fopen_wrapper.c /php-srcNEWS Log: Fixed bug #36857 (Added support for partial content fetching to the HTTP streams wrapper). http://cvs.php.net/v

[PHP-CVS] cvs: php-src /ext/standard array.c php_array.h /ext/unicode collator.c config.m4 config.w32 php_unicode.h unicode.c

2006-03-26 Thread Derick Rethans
derick Sun Mar 26 11:06:24 2006 UTC Added files: /php-src/ext/unicodecollator.c Modified files: /php-src/ext/standard array.c php_array.h /php-src/ext/unicodeconfig.m4 config.w32 php_unicode.h unicode.c Log: - Im