From:             dbarth at gmx dot net
Operating system: Mandrake 9.2
PHP version:      4CVS-2004-01-22 (stable)
PHP Bug Type:     ICONV related
Bug description:  iconv_mime_decode functions missing

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.


-- 
Edit bug report at http://bugs.php.net/?id=27012&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27012&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27012&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27012&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27012&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27012&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27012&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27012&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27012&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27012&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27012&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27012&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27012&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27012&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27012&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27012&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27012&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27012&r=float

Reply via email to