| Bug #6541 | php4_gd.dll - ImageWBMP() failure | ||||
|---|---|---|---|---|---|
| Submitted: | 4 Sep 2000 10:10pm UTC | Modified: | 8 Nov 2000 9:50pm UTC | ||
| From: | Howard dot Cohodas at dkt dot com | Assigned to: | |||
| Status: | Closed | Category: | GD related | ||
| Version: | 4.0.2 | OS: | NT4 SP6a | ||
[8 Nov 2000 9:50pm UTC] sniper@php.net
Fixed in CVS. --Jani

Configuration... WinNT4 SP6a PHP Version 4.0.2, Build Date Aug 30 2000 Server API: ISAPI HTTP Server: WebSitePro/2.5.4 mySQL: 3.23.22-beta ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Script... $im = ImageCreateFromPNG("TestSource.png") or die ("Create Failed"); print ImageWBMP ($im, "TestOut.bmp"); Error message... PHP has encountered an Access Violation at 05968B97 Warning: Unknown list entry type in request shutdown (108529984) in D:\Web_Sites\DKT_RnD\htdocs\test_gd.php4 on line 0 The warning message part is reported in Bug id#6539