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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 18 22:01:28 2024 UTC