Opened 17 years ago
Last modified 7 years ago
#136 new defect
missing second parameter in multibyte string functions
Reported by: | christoph | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
if it's not there, the result may not be what you expect
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Version: | 2.4.3 |
---|
comment:3 by , 17 years ago
Milestone: | 2.5 release → 3.0 release |
---|
Note:
See TracTickets
for help on using tickets.
add
mb_internal_encoding("UTF-8");
at the top of every script that uses mb_ functions