Date: 05/07/01
- Next message: Boian Bonev: "Re: [PHP-DEV] 4.0.6"
- Previous message: kalowsky <email protected>: "[PHP-DEV] Bug #7274 Updated: odbc_execute does not accept new arguments when failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: leea <email protected>
Operating system: Linux
PHP version: 4.0.5
PHP Bug Type: Documentation problem
Bug description: Incorrect spelling for PDF_setcolor
online documentation for PDF_setcolor has the following line
void PDF_secolor (int pdf object, string type, string colorspace, double c1, double c2, double c3, double c4)
Shouldn't it be
void PDF_setcolor (int pdf object, string type, string colorspace, double c1, double c2, double c3, double c4)
(setcolor not secolor)
-- Edit Bug report at: http://bugs.php.net/?id=10722&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Boian Bonev: "Re: [PHP-DEV] 4.0.6"
- Previous message: kalowsky <email protected>: "[PHP-DEV] Bug #7274 Updated: odbc_execute does not accept new arguments when failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

