php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27012 iconv_mime_decode functions missing
Submitted: 2004-01-22 15:25 UTC Modified: 2004-01-22 18:09 UTC
From: dbarth at gmx dot net Assigned:
Status: Not a bug Package: ICONV related
PHP Version: 4CVS-2004-01-22 (stable) OS: Mandrake 9.2
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: dbarth at gmx dot net
New email:
PHP Version: OS:

 

 [2004-01-22 15:25 UTC] dbarth at gmx dot net
Description:
------------
Hi folks,

i compiled php with the iconv option, but some functions arr missing. though i have the iconv() function avaible,
-iconv_mime_decode_headers
-iconv_mime_decode
-iconv_mime_encode
are missing. (i did not test more)

i installed the latest version of libiconv (1.9.1)

here is my config line:
./configure '--with-mysql' '--with-prefix=/usr/local/php' '--enable-track-vars' '--enable-trans-sid' '--enable-sockets' '--with-apxs=/usr/local/apache/bin/apxs' '--with-exif' '--with-mcrypt' '--with-gd' '--with-t1lib' '--with-zlib' '--with-freetype-dir=/usr/bin' --with-iconv

i did not encounter any problems during built.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-22 18:09 UTC] moriyoshi@php.net
These are new faces in PHP5. There won't be any plans to 
backport them to PHP4.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC