php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59777 PHP Fatal error: Call to undefined method Imagick::getIteratorIndex()
Submitted: 2011-05-20 12:02 UTC Modified: 2011-05-20 14:17 UTC
From: it at wenn dot com Assigned:
Status: Not a bug Package: imagick (PECL)
PHP Version: 5.2.10 OS: Centos 5.4
Private report: No CVE-ID: None
 [2011-05-20 12:02 UTC] it at wenn dot com
Description:
------------
PHP Fatal error:  Call to undefined method 
Imagick::getIteratorIndex()

Have tried this against 3.0.1 and b1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-20 14:04 UTC] mkoppanen@php.net
What is the version of ImageMagick you are using? See the notes in the docs: "This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer."
 [2011-05-20 14:06 UTC] it at wenn dot com
Sorry yes ive now found that this is the case.
I did not see any notes that this was the case in the php doc archive or changelog.
 [2011-05-20 14:17 UTC] mkoppanen@php.net
http://uk2.php.net/imagick-getIteratorIndex - Under Description. Closing the issue.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC