extra-php-extensions icon indicating copy to clipboard operation
extra-php-extensions copied to clipboard

imagick-php-80 no longer works

Open my2ter opened this issue 3 years ago • 1 comments

Hi

After a recent deployment I noticed that the imagick module is no longer present ...? The layer is correctly added on my lambda function "imagick-php-80:3" but it's not showing in the phpinfo.

I tried to use the latest layer 10 available but it is significantly bigger than other layers and I get the following error from lambda "Function code combined with layers exceeds the maximum allowed size of 262144000 bytes. The actual size is 312546866 bytes."

Any idea? Thanks

my2ter avatar May 18 '22 06:05 my2ter

Could you please update the test to show that it is broken?

https://github.com/brefphp/extra-php-extensions/blob/master/layers/imagick/test.php

Nyholm avatar Jun 21 '22 06:06 Nyholm