php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Thank you for your help! If the status of the bug report you submitted changes, you will be notified. You may return here and check the status or update your report at any time.
The URL for your bug report is: https://bugs.php.net/bug.php?id=62713.
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
 [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: Fri Apr 19 00:01:29 2024 UTC