ID: 39009 Updated by: [EMAIL PROTECTED] Reported By: mad at dactar dot ch -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: irrelevant PHP Version: 5.1.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 "returns the version of that extension, or FALSE if there is no version information associated" Previous Comments: ------------------------------------------------------------------------ [2006-10-01 15:19:55] mad at dactar dot ch phpversion('imap') return nothing ------------------------------------------------------------------------ [2006-10-01 15:18:51] mad at dactar dot ch . ------------------------------------------------------------------------ [2006-10-01 15:18:02] mad at dactar dot ch Description: ------------ echo phpinfo('imap') return nothing Reproduce code: --------------- <? echo phpversion('imap'); ?> Expected result: ---------------- 2001 Actual result: -------------- nothing ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39009&edit=1