| Newsgroups |
php.pear.bugs |
| Message-ID |
<[email protected]> |
Edit report at http://pear.php.net/bugs/bug.php?id=18589&edit=1
ID: 18589
Comment by: [email protected]
Reported By: yuki at transrain dot net
Summary: Multibyte support bug.
Status: Feedback
Type: Bug
Package: Net_Growl
Operating System: Windows
Package Version: 2.2.2
PHP Version: 5.3.6
Roadmap Versions:
New Comment:
Attach new patch.
I find other multibyte bug.
* strlen / mb_strlen
(mb_)strlen is measured for character length.
multibyte character is 1character = 2~6byte.
new patch supported get string byte length method for Net/Growl.php
*strlen、substr function overloaded to mbstring extension.
http://www.php.net/manual/en/mbstring.overload.php
Previous Comments:
------------------------------------------------------------------------
[2011-06-08 04:00:53] ariela
Added #patch bug:18589;patch:Growl.php;revision:1307505653;.
------------------------------------------------------------------------
[2011-06-08 04:00:34] ariela
Added #patch bug:18589;patch:Udp.php;revision:1307505634;.
------------------------------------------------------------------------
[2011-06-08 04:00:13] ariela
Added #patch bug:18589;patch:Gntp.php;revision:1307505613;.
------------------------------------------------------------------------
[2011-06-08 01:48:59] ariela
Hello Laurent
I've seen your screenshot, but not expected result.
(not installed asian font on other than asian platform...?)
take screenshot on My platform (Windows XP for japanese and PHP 5.3.5).
I shared at:
http://transrain.net/share/
test01*.png - test08*.png
------------------------------------------------------------------------
[2011-06-07 19:12:11] farell
Thanks Takeshi,
My suprise came from the results I got from my growl display.
Have a look on screenshots I shared at :
http://www.laurent-laville.org/pear/pepr/Net_Growl/
Is it what you get yourself, or is it just me ?
My platform is Windows XP / PHP 5.3.5
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://pear.php.net/bugs/bug.php?id=18589
--
Edit this bug report at http://pear.php.net/bugs/bug.php?id=18589&edit=1