Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal's implementation needs imagemagick binaries #156

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Conversation

AaronFeledy
Copy link
Member

Drupal's imagick module doesn't use the php extension. Instead it uses the convert binary. This PR adds it to the image.

Fixes #155

Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for lando-php ready!

Name Link
🔨 Latest commit 506f0af
🔍 Latest deploy log https://app.netlify.com/sites/lando-php/deploys/677eb7d99b9653000816f134
😎 Deploy Preview https://deploy-preview-156--lando-php.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 85 (🔴 down 2 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@reynoldsalec reynoldsalec merged commit e031d7c into main Jan 8, 2025
61 checks passed
@reynoldsalec reynoldsalec deleted the imagemagick branch January 8, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImageMagick errors on PHP 8.3 image after recent updates
2 participants