From:             [EMAIL PROTECTED]
Operating system: All
PHP version:      4.1.2
PHP Bug Type:     Feature/Change Request
Bug description:  utf8_encode/utf8_decode requires the XML extension

Currently, utf8_encode() and utf8_decode() are part of the XML extension
and will not be available if PHP is configured with --disable-xml

Would it be possible to make these functions "native" PHP functions, so
that they always will be available?
-- 
Edit bug report at http://bugs.php.net/?id=16422&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16422&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16422&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16422&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16422&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16422&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16422&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16422&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16422&r=submittedtwice

Reply via email to