php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62713 Call to undefined method Imagick::getImageCompression()
Submitted: 2012-08-01 09:57 UTC Modified: 2015-01-05 03:07 UTC
From: maxime dot r dot corbeau at gmail dot com Assigned: mkoppanen (profile)
Status: Closed Package: imagick (PECL)
PHP Version: 5.3Git-2012-08-01 (Git) OS: Ubuntu 12.04
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
2 + 43 = ?
Subscribe to this entry?

 
 [2012-08-01 09:57 UTC] maxime dot r dot corbeau at gmail dot com
Description:
------------
Running imagick 3.1RC1 with PHP 5.3.10 and the getImageCompression() method seems 
to be missing although documented there: 
http://php.net/manual/en/book.imagick.php

For more info on research done, please see:
http://stackoverflow.com/questions/11755613/call-to-undefined-method-
imagickgetimagecompression/11756214#11756214

I couldn't find an open bug for it:
https://bugs.php.net/search.php?
search_for=imagick&boolean=0&limit=30&order_by=&direction=DESC&cmd=display&status
=Open&bug_type=All&project=All&php_os=&phpver=&cve_id=&assign=&author_email=&bug_
age=0&bug_updated=0


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-03 11:30 UTC] mike@php.net
-Assigned To: +Assigned To: mkoppanen
 [2015-01-05 03:07 UTC] danack@php.net
-Status: Assigned +Status: Closed
 [2015-01-05 03:07 UTC] danack@php.net
This issue shouldn't be present when using the latest version of Imagick.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC