php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31429 IMAP Version not correct in phpinfo()
Submitted: 2005-01-06 17:10 UTC Modified: 2005-01-11 01:50 UTC
From: slusarz at curecanti dot org Assigned:
Status: Wont fix Package: IMAP related
PHP Version: 4.3.10 OS: Fedora Core 3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: slusarz at curecanti dot org
New email:
PHP Version: OS:

 

 [2005-01-06 17:10 UTC] slusarz at curecanti dot org
Description:
------------
For any version of imap/c-client post-2000, the version information is given as "2000" in phpinfo() (i.e. using imap-2004a still shows the version as "2000" in phpinfo()).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-11 01:50 UTC] sniper@php.net
You need to tell the c-client author to put some macro in the header files and/or function which can be used to determine the c-client version in question. At present we just make wild guesses on some know differences between releases.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC