|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2006-10-01 15:18 UTC] mad at dactar dot ch
Description:
------------
echo phpinfo('imap') return nothing
Reproduce code:
---------------
<?
echo phpversion('imap');
?>
Expected result:
----------------
2001
Actual result:
--------------
nothing
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Feb 09 10:00:01 2026 UTC |
phpversion('imap') return nothing