[PHP-DOC] #22648 [NEW]: Docs for imagegd2 are wrong

2003-03-11 Thread swbrown at ucsd dot edu
From: swbrown at ucsd dot edu Operating system: any PHP version: 4.3.1 PHP Bug Type: Documentation problem Bug description: Docs for imagegd2 are wrong imagegd2's type param is an int, not a string. The values are 1 for raw and 2 for compressed. The note also is wron

[PHP-DOC] #22645 [Opn]: imagegd2 on the php4 branch missed the chunk size and type fix

2003-03-11 Thread swbrown at ucsd dot edu
ID: 22645 User updated by: swbrown at ucsd dot edu Reported By: swbrown at ucsd dot edu Status: Open Bug Type: Documentation problem Operating System: any PHP Version: 4.3.1 New Comment: Hrm, I think it ate my last comment. Short version: php4&#

[PHP-DOC] #20663 [NEW]: trigger_error silently truncates the error to 1024 chars.

2002-11-26 Thread swbrown
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.2.0 PHP Bug Type: Documentation problem Bug description: trigger_error silently truncates the error to 1024 chars. trigger_error silently truncates your error after 1024 chars (ZEND_ERROR_BUFFER_SIZE in the source).