mbstring prints out wrong information on phpinfo()
| Bug #26128 | mbstring prints out wrong information on phpinfo() | ||||
|---|---|---|---|---|---|
| Submitted: | 2003-11-04 22:38 UTC | Modified: | 2003-11-04 23:29 UTC | ||
| From: | patrick at patricktsang dot net | Assigned: | |||
| Status: | Closed | Package: | mbstring related | ||
| PHP Version: | 4.3.4 | OS: | RH9 | ||
| Private report: | No | CVE-ID: | None | ||
[2003-11-04 22:38 UTC] patrick at patricktsang dot net
Description: ------------ I have no problem to enable GB and BIG-5 support with mbstring in 4.3.3 The version 4.3.4 has changed something on mbstring and I don't know why phpinfo() reports me there is only Japanese supported. I use: --enable-mbstring=all --enable-mbregex The compile just ended with a minor warning on tempname Helps? Patrick
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2003-11-04 23:20 UTC] moriyoshi@php.net
[2003-11-04 23:29 UTC] moriyoshi@php.net