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
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: 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

Pull Requests

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: Fri Dec 27 15:01:29 2024 UTC