php-developer-list | 2000111

[PHP-DEV] PHP 4.0 Bug #6541 Updated: php4_gd.dll - ImageWBMP() failure From: sniper <email protected>
Date: 11/08/00

ID: 6541
Updated by: sniper
Reported By: Howard.Cohodas <email protected>
Status: Closed
Bug Type: GD related
Assigned To:
Comments:

Fixed in CVS.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2000-09-04 22:10:22] Howard.Cohodas <email protected>
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_SitesDKT_RnDhtdocstest_gd.php4 on line 0

The warning message part is reported in Bug id#6539

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=6541

-- 
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>