php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #26621 Typo in imap documentation
Submitted: 2003-12-14 16:06 UTC Modified: 2003-12-14 16:24 UTC
From: tozz at kijkt dot tv Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.4 OS: irrelevant
Private report: No CVE-ID: None
 [2003-12-14 16:06 UTC] tozz at kijkt dot tv
Description:
------------
There is a bug on: http://nl.php.net/imap

"Additionally when you compiled IMAP, a file named c-client-a was created. Also put this in the lib/ directory but rename it as libc-client.a."

The file is not named c-client-a, but c-client.a.

Its not a very big thing, but it might get you confused when you cant find c-client-a :)



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-14 16:24 UTC] derick@php.net
Fixed, thanks!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 08:01:30 2025 UTC