6.0.0-alpha12
6/12/25

[#14697] Imagick::flattenImages no longer available
Summary Imagick::flattenImages no longer available
Queue IMP
Queue Version 6.2.21
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester arjen+horde (at) de-korte (dot) org
Created 09/25/2017 (2817 days ago)
Due
Updated 10/28/2017 (2784 days ago)
Assigned
Resolved 10/28/2017 (2784 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
10/28/2017 10:31:05 PM Michael Rubinsky Assigned to Jan Schneider
State ⇒ Resolved
 
10/20/2017 08:33:49 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 1fadce440634c7f0eb37a4478e862a018789c1c5
Author: Jan Schneider <jan@horde.org>
Date:   Mon, 25 Sep 2017 17:09:45 +0200

[jan] Fix generating PDF thumbnails with imagick extension 3.3.0+ 
(arjen+horde@de-korte.org, Bug #14697).

  M docs/CHANGES
  M lib/Mime/Viewer/Pdf.php
  M package.xml

https://github.com/horde/imp/commit/1fadce440634c7f0eb37a4478e862a018789c1c5
09/25/2017 03:23:39 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit c50c32000228639f7fa31ba2376542f73ecfeb1e
Author: Jan Schneider <jan@horde.org>
Date:   Mon Sep 25 17:09:45 2017 +0200

     [jan] Fix generating PDF thumbnails with imagick extension 3.3.0+ 
(arjen+horde@de-korte.org, Bug #14697).

  imp/lib/Mime/Viewer/Pdf.php |  3 ++-
  imp/package.xml             | 15 ++++++++++++++-
  2 files changed, 16 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/c50c32000228639f7fa31ba2376542f73ecfeb1e
09/25/2017 03:16:56 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 931a3b44233ce25714b5694ac6ee6c1f56988cfc
Author: Jan Schneider <jan@horde.org>
Date:   Mon Sep 25 17:09:45 2017 +0200

     [jan] Fix generating PDF thumbnails with imagick extension 3.3.0+ 
(arjen+horde@de-korte.org, Bug #14697).

  imp/docs/CHANGES            | 2 ++
  imp/lib/Mime/Viewer/Pdf.php | 3 ++-
  imp/package.xml             | 4 ++--
  3 files changed, 6 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/931a3b44233ce25714b5694ac6ee6c1f56988cfc
09/25/2017 08:44:37 AM arjen+horde (at) de-korte (dot) org Comment #2 Reply to this comment
Patch is for /imp/lib/Mime/Viewer/Pdf.php
09/25/2017 08:40:31 AM arjen+horde (at) de-korte (dot) org Comment #1
Priority ⇒ 1. Low
New Attachment: Pdf.php.patch Download
Patch ⇒ Yes
Milestone ⇒
Summary ⇒ Imagick::flattenImages no longer available
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
Reply to this comment
Imagick::flattenImages was deprecated over 2 years ago and in the 
version I have now it is no longer available. Turns out that in order 
to use PHP7, PECL Imagick >= 3.4.0 is needed and flattenImages was 
removed in 3.3.0. Bummer. Patch attached.

Saved Queries