Hi!

I'm making a PHP package that will be distributed to potentially
hundreds of people. I based the package off 4.2.3, since that's the
latest version from PHP.Net. However, I have encountered a nasty bug
with the mbstring-enc-trans extension as described here:
http://bugs.php.net/bug.php?id=19518

I have a Japanese client who will be using this server, and I feel that
this is an important extension to have, since both of my vendors'
packages ship with it, as well. My question is: in what PHP version is
this extension stable, or should I just abandon all hope for using this
extension and document it as buggy? Also, are there any other extensions
in my package that could cause conflicts? Any extensions that you feel
are important to have that I'm missing? I want to get this right the
first time. :)

My phpinfo() page is at http://server3.simpli.biz/info.php.

Thanks in advance.

Erica Douglass
Simpli.Biz


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to