If you've been using (or will be using) the uuid and imagick extensions for PHP, you might be able to save yourself a lot of headache by reading this new post from Lars Strojny about his segfault woes.
imagickLars Strojny's Blog: PHP Segfaulting with PECL/UUID and PECL/IMA...PHPDeveloper.org Wed, 09/08/2010 - 13:17
If you've been using (or will be using) the uuid and imagick extensions for PHP, you might be able to save yourself a lot of headache by reading this new post from Lars Strojny about his segfault woes. PHP segfaulting with pecl/uuid and pecl/imagick - Lars StrojnyPlanet PHP Sun, 09/05/2010 - 05:24
Ran into a bug yesterday, where http://pecl.php.net/uuid in combination with http://pecl.php.net/imagick yielded a segfault when using Tags:
Mikko Koppanen's Blog: Imagick and Gmagick builds available for ...PHPDeveloper.org Tue, 09/22/2009 - 10:26
Mikko Koppanen has a quick post about the latest Windows binary releases of two graphics packages for use with PHP 5.3 - Imagick and Gmagick. Vito Chin's Blog: The Gmagick ExtensionPHPDeveloper.org Mon, 05/18/2009 - 10:51
Vito Chin has announced the release of a new image manipulation extension that was ported from Imagick - Gmagick. |