The new PECL package imagick-3.2.0b1 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Added Countable interface to Imagick class
- Added experimental support for Zend MM. If compiled with 
--enable-imagick-zend-mm
  Imagick will respect PHP memory limits
- Added additional parameter to writeImageFile to allow setting format
- Distribute tests as part of the release
- Fixed Bug #65043: Destroy and clear method do the same things
- Fixed Bug #64945: ZEND_ACC_ALLOW_STATIC vs ZEND_ACC_STATIC
- A lot of internal refactoring: rewrite macros as functions, clean up naming 
etc

Package Info
-------------
Imagick is a native php extension to create and modify images using the 
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.

IMPORTANT: Version 2.x API is not compatible with earlier versions.

Related Links
-------------
Package home: http://pecl.php.net/package/imagick
   Changelog: http://pecl.php.net/package-changelog.php?package=imagick
    Download: http://pecl.php.net/get/imagick-3.2.0b1.tgz

Authors
-------------
Mikko Koppanen <[email protected]> (lead)
Scott MacVicar <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to