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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
18 matches
Mail list logo