omment on my suggestions for a practical solution
> that would shut up both myself and the people advocating disabling it.
>
> --Wez.
--
-
Rui Hirokawa <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
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
>
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
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
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]>
--
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
:
> '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
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
.
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
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
--
.
--
-
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
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
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]>
&
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
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
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
t; };
>+#endif
>
> function_entry mbstring_functions[] = {
> PHP_FE(mb_internal_encoding,NULL)
>
>
>
--
--
Rui Hirokawa <[EMAIL PROTECTED]>
maintainer of japanese PHP manual <[EMAIL PROT
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:
>
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.
--
-----
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: [
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
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
--
-----
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
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
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]>
27 matches
Mail list logo