php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #16422 utf8_encode/utf8_decode requires the XML extension
Submitted: 2002-04-04 04:34 UTC Modified: 2002-07-15 01:00 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:4 of 4 (100.0%)
Same Version:1 (25.0%)
Same OS:3 (75.0%)
From: marten at ditt dot as Assigned:
Status: No Feedback Package: Feature/Change Request
PHP Version: 4.1.2 OS: All
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: marten at ditt dot as
New email:
PHP Version: OS:

 

 [2002-04-04 04:34 UTC] marten at ditt dot as
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?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-04 07:03 UTC] sniper@php.net
Why? Don't disable xml..

 [2002-07-15 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2012-03-13 15:12 UTC] dsd31g at gmail dot com
i have the same problem. i don't use xml. xml is a very bad format.
i don't want compile php with xml support but i need utf8_encode and utf8_decode.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 14:01:29 2024 UTC