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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 23 02:01:30 2025 UTC