Date: 07/30/98
- Next message: James H. Cloos Jr.: "[PHP-DEV] fix for lack of libttf when with-gd=PATH"
- Previous message: oa <email protected>: "[PHP-DEV] Bug #598: configure GD/TTF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: wheelman <email protected>
Operating system: FreeBSD 2.2.7
PHP version: 3.0 Latest CVS
PHP Bug Type: Documentation problem
Bug description:
Documentation shows:
int imap_unsubscribe(string string);
I would assume it should be:
int imap_qprint(string string);
Documentation also states that it returns an 8-bit (binary) string. Should it be returning a string then instead of an int?
(imap_8bit also states returning an int when the documentation states it returns a string)
- Next message: James H. Cloos Jr.: "[PHP-DEV] fix for lack of libttf when with-gd=PATH"
- Previous message: oa <email protected>: "[PHP-DEV] Bug #598: configure GD/TTF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

