[php-maint] imagecreate made oll images black

cubos Internet GmbH | Christoph Hueffelmann christoph.hueffelmann at cubos-internet.de
Fri Sep 11 11:43:04 UTC 2015


Hello php5-gd Squeeze LTS Maintainer,
with the new /usr/lib/php5/20090626+lfs/gd.so in the php5-gd_5.3.3.1-7+squeeze27_i386.deb package, all images are only black, if I do this:
<?php
header('Content-type: image/jpeg');
$im = imagecreatefrompng('test.png');
imagejpeg($im);
imagedestroy($im);

or more complex things.

If I rollback to php5-gd_5.3.3.1-7+squeeze26_i386.deb or change to the old gd.so, everything works as before.

Christoph Hüffelmann

Mit freundlichen Grüßen

cubos Internet GmbH

Krantzstraße 7
52070 Aachen

Tel: +49 241 56528888
Fax: +49 241 56528889
E-Mail: info at cubos-internet.de<mailto:info at cubos-internet.de>
http://www.cubos-internet.de<http://www.cubos-internet.de/>

Geschäftsführer: Hanno Heeskens, Heiko Heeskens, Thomas Göttgens
Amtsgericht Aachen, HRB 17734

Folgen Sie unseren Neuigkeiten, Informationen und Angeboten jetzt auf Facebook<https://www.facebook.com/cubosInternet>!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20150911/706a6138/attachment.html>


More information about the pkg-php-maint mailing list