From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.18, RedHat 7.3
PHP version:      4.3.0-pre1
PHP Bug Type:     Feature/Change Request
Bug description:  File png.gif should be distributed in PNG format, php.png

PHP distribution file png.gif should ALSO be distributed
in PNG format, file php.png.
GIF format files have patent problems
(from the LZW compression algorithm).
See http://burnallgifs.org/ for details.

For your convenience, here's the file in uudecode format, generated from
distribution file php.gif:

http://dan.drydog.com/images/php.png

$ ls -l php.png
-rw-r--r--    1 dan          3981 Oct 21 15:14 php.png
$ md5sum php.png
a48715c8e9bccfbb92f950b9aec0921e  php.png
$ file php.png
php.png: PNG image data, 120 x 64, 8-bit colormap, interlaced.




-- 
Edit bug report at http://bugs.php.net/?id=20017&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20017&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20017&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20017&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20017&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20017&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20017&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20017&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20017&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20017&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20017&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20017&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20017&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20017&r=isapi

Reply via email to