ID: 22645 Updated by: [EMAIL PROTECTED] Reported By: swbrown at ucsd dot edu -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 4.3.1 -Assigned To: +Assigned To: pajoye New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Hello, The PHP_4_3 branch already contains this fix. Please try a snapshot or get the source with: cvs co -r PHP_4_3 php4. Thank's pierre Previous Comments: ------------------------------------------------------------------------ [2003-03-11 21:40:30] swbrown at ucsd dot edu Hrm, I think it ate my last comment. Short version: php4's branch doesn't seem to have it so the fix won't be in 4.3.2. Here's the backport against php4's CVS branch: http://www-cse.ucsd.edu/~sbrown/patches/php4-gd.c-1.244-backport-swb.patch #22646 also needs fixed for imagegd2 to work. Patch included there too. ------------------------------------------------------------------------ [2003-03-11 20:46:22] [EMAIL PROTECTED] The correct version where they will be is 4.3.2. ------------------------------------------------------------------------ [2003-03-11 20:42:07] swbrown at ucsd dot edu The docs for imagegd2 (http://www.php.net/manual/en/function.imagegd2.php) say the chunk size and type params work as of 4.3.1, but the fix seems to have only gone into the php5 branch (ext/gd/gd.c 1.244 is the fix). Could someone apply 1.244 to the php4 branch? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22645&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php