[PHP-DEV] PHP 4.0 Bug #6141: GetImageSize cannot recover size of PNGs From: b.tenhumberg <email protected>
Date: 08/14/00

From: b.tenhumberg <email protected>
Operating system: Linux 2.2.16
PHP version: 4.0.1pl2
PHP Bug Type: Misbehaving function
Bug description: GetImageSize cannot recover size of PNGs

GetImageSize calculates the size of GIFs and JPGs correctly, but PNGs aren't identified... Due to that no size can be calculated.
GDLib-Version is 1.7.3

I compiled it static with following parameters:
--with-apache=$APACHEPATH \
           --with-mysql \
           --with-mm \
           --enable-track-vars

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