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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 + 18 = ?
Subscribe to this entry?

 
 [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 17:01:31 2024 UTC