ID:               45123
 Updated by:       [EMAIL PROTECTED]
 Reported By:      joel at pureravfe dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *Compile Issues
 Operating System: linux
 PHP Version:      5.2.6
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

.


Previous Comments:
------------------------------------------------------------------------

[2008-05-29 00:57:59] joel at pureravfe dot com

Description:
------------
The documentation mentioned to use --with-iconv, which has always been
the case, until 5.2.6. Now iconv is available even when the configure
option is omitted.

Seems the documentation is incorrect as well.
./configure --help | grep iconv
  --without-iconv[=DIR]   Exclude iconv support
  --with-iconv-dir=DIR      XMLRPC-EPI: iconv dir for XMLRPC-EPI



Reproduce code:
---------------
compile php without the --with-iconv option.



Expected result:
----------------
iconv should not be complied and listed a phpinfo() page.

Actual result:
--------------
iconv is complied and listed a phpinfo() page.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45123&edit=1

Reply via email to