[PHP-DEV] about users of japanese localized php3

2001-03-02 Thread Rui Hirokawa
a decent way with PHP? From the zillions of >Japanese sites I've seen running it I'd guess it works :) > >Andi -- -- Rui Hirokawa <[EMAIL PROTECTED]> maintainer of japanese PHP manual <[EMAIL PROTECTED]>

Re: [PHP-DEV] iconv patch...

2001-03-09 Thread Rui Hirokawa
nal encoding in http input (POST/GET/Cookie) parser. -- ------ Rui Hirokawa <[EMAIL PROTECTED]> maintainer of japanese PHP manual <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-20 Thread Rui Hirokawa
of performance and useability. -- ------ Rui Hirokawa <[EMAIL PROTECTED]> maintainer of japanese PHP manual <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP-DEV] 4.0.6

2001-04-30 Thread Rui Hirokawa
4.0.5 tomorrow we are pretty close to > having an RC1 for 4.0.6. Lots of things have been fixed/added since 4.0.5 > (check the NEWS file). > Can we make a list of things which still need to make it into 4.0.6 before > we branch? > > Andi -- -----

Re: [PHP-DEV] 4.0.6

2001-04-30 Thread Rui Hirokawa
On Mon, 30 Apr 2001 15:37:14 +0300 Andi Gutmans <[EMAIL PROTECTED]> wrote: > At 09:35 PM 4/30/2001 +0900, Rui Hirokawa wrote: > > >Andi, > > > >We have plan to add ext/jstring which is a japanese string extension module > >to php-4.0.6. > >Is there

Re: [PHP-DEV] 4.0.6

2001-04-30 Thread Rui Hirokawa
mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- -- Rui Hirokawa <[EMAIL PROTECTED]> maintainer of japanese PHP manual <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [

Re: [PHP-DEV] 4.0.6

2001-04-30 Thread Rui Hirokawa
pport, he should add mbfilter_xx.c mbfilter_xx.h where xx means some specific language like ja (japanese). Anyway, because I am not original author of this module, I must discuss to Mr. Tsukada ,the original author of jstring about renaming the module. -- -----

Re: [PHP-DEV] 4.0.6

2001-04-30 Thread Rui Hirokawa
into mbstring in the future. On Mon, 30 Apr 2001 19:53:11 +0300 Alexander Bokovoy <[EMAIL PROTECTED]> wrote: > On Mon, Apr 30, 2001 at 10:47:21PM +0900, Rui Hirokawa wrote: > > > > On Mon, 30 Apr 2001 15:37:14 +0300 > > Andi Gutmans <[EMAIL PROTECTED]> wrote: >

Re: [PHP-DEV] Branching 4.0.6...

2001-05-05 Thread Rui Hirokawa
t; }; >+#endif > > function_entry mbstring_functions[] = { > PHP_FE(mb_internal_encoding,NULL) > > > -- -- Rui Hirokawa <[EMAIL PROTECTED]> maintainer of japanese PHP manual <[EMAIL PROT

[PHP-DEV] Proporsal for cascadable general HTTP input handler

2001-12-08 Thread Rui Hirokawa
some critical mistake. And PHP script with http input check is usually hard to read. If we can use http input handler, we can implemnt separately http input check and Web application. -- - Rui Hirokawa <[EMAIL PROTECTED]> &

Re: [PHP-DEV] Proporsal for cascadable general HTTP input handler

2001-12-09 Thread Rui Hirokawa
AIL PROTECTED]> wrote: > What would be the input/output of these input handlers? > > Zeev > > At 07:19 09/12/2001, Rui Hirokawa wrote: > > >Hi, > > > >I propose a new idea for HTTP input handler to improve security and > >multibyte encoding support. &g

Re: [PHP-DEV] Built-in SOAP based Web Services support (wasRe: PHP 5)

2002-01-02 Thread Rui Hirokawa
. -- - Rui Hirokawa <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] T

[PHP-DEV] Re: FW: [PHP-QA] New Windows Binaries

2002-03-01 Thread Rui Hirokawa
check out the attached binaries... let us know if > there are any problems. if not, i'll put them up on the website with > detauiled (Thought out) install instructions for all those windows users, > and add comments to the docs. > > Thanks, > > James --

[PHP-DEV] Re: PHP and UTF

2002-03-21 Thread Rui Hirokawa
. Rui On Mon, 11 Mar 2002 14:22:44 -0800 (PST) [EMAIL PROTECTED] (Brad Lafountain) wrote: > Has it ever been disscuesd to make php > support different char encodings internally? > > > - Brad > -- ----- Rui Hirokawa

Re: [PHP-DEV] Make mbstring a standard module

2002-04-06 Thread Rui Hirokawa
n the HEAD branch should be merged" > > Sounds resonable and I'm expecting this reply ;) > > Some people want mbstring almost always (i.e. Under hosting > environment) Anyway, we can try make it standard for 4.3.0. > > We have long time to fix problem if we set tar

[PHP-DEV] Re: Warnings in ext/mbstring

2002-04-30 Thread Rui Hirokawa
: > 'mbre_free_pattern' undefined > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- - Rui Hirokawa <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: 4.1.0RC1 out

2001-10-19 Thread Rui Hirokawa
I also failed on some tests. For examples, 'make test' failed on ext/session/tests/00[1|3|6].phpt, php_smart_str.h(74) : Freeing 0x081ABEA4 (284 bytes), script=/home/rui/work/php/php-4.1.0RC1//ext/session/tests/phpt.YnpRbJ I suspect that there is a memory leak. Rui Yasuo Ohgaki wrote: > S

[PHP-DEV] Re: PHP Session: cache limitter addition request

2001-11-01 Thread Rui Hirokawa
I am also using Mozilla. I hope this patch is acceptable for CVS tree. Can I commit this patch ? Deleting 'Expires' header from 'private' mode is another option, but, it may causes backward compatiblitiy problem. Rui Yasuo Ohgaki wrote: > When 'private' cache limitter is used, old enough > "E

[PHP-DEV] Re: PHP Session: cache limitter addition request

2001-11-01 Thread Rui Hirokawa
I am also using Mozilla. I hope this patch is acceptable for CVS tree. Can I commit this patch ? Deleting 'Expires' header from 'private' mode is another option, but, it may causes backward compatiblitiy problem. Rui Yasuo Ohgaki wrote: > When 'private' cache limitter is used, old enough > "Ex

Re: [PHP-DEV] Re: mbstring and html encode/const structs

2002-08-01 Thread Rui Hirokawa
s-const.patch > >>And the additional file holding translation the table: > >>http://marcus.boerger.de/php/ext/mbstring/html_entities.c > > > >but I cannot access to your web site > > > > > >-- > >Yasuo Ohgaki > > > > > >-- > >PHP Deve

Re: [PHP-DEV] Re: mbstring and html encode/const structs

2002-08-01 Thread Rui Hirokawa
UTF-8. So maybe the work is worth a comit the next days after some > further testing. And the question is with or without const modifiers? > -- ----- Rui Hirokawa <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> --

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mbstring mbfilter.c mbfilter.h mbregex.c mbstring.c mbstring.h /main rfc1867.c

2002-08-02 Thread Rui Hirokawa
S_DC are for function definitions, again second with > additional ','. > > If have just added all the consts but not the HTML encoding stuff even > though it works fine > now. Because you suggested we give it another name. What about > HTML-ENTITIES

[PHP-DEV] Re: 4.2.3

2002-08-17 Thread Rui Hirokawa
ng unexpected surprises. > Opinions? > > Zeev > -- --------- Rui Hirokawa <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: mbstring

2002-09-02 Thread Rui Hirokawa
and very few people will require > kr/zh/ru style encoding. > > I vote to remove mbstring as a default module. > > And for those who say that i could just disable it -- well, the converse is > true. Let us STOP burdening default builds with crap that is unlikely to be >

Re: [PHP-DEV] Re: mbstring

2002-09-02 Thread Rui Hirokawa
he extension just now seems a really messy way of > doing it. Yes, I think mbstring is very fundamental feature and it should be built-in feature (in PHP 5.0). But, string related functions and some other core functions are included in ext/standard which is also in extension part. Rui -- - Rui Hirokawa <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: mbstring

2002-09-02 Thread Rui Hirokawa
mpolary solution. I hope that strpos() and some other string functions will be multibyte enable by default in PHP 5. strlen() overloaded by mb_strlen might causes some problems because it is used to measure length of string and to measure length of binary data. So, a new function to measure s