brefphp / extra-php-extensions

Community-maintained extra PHP extensions usable in AWS Lambda with the Bref PHP runtimes.
https://bref.sh/docs/environment/php.html#extra-extensions
213 stars 110 forks source link

imagick-php-80 no longer works #341

Open my2ter opened 2 years ago

my2ter commented 2 years ago

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

Nyholm commented 2 years ago

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