Skip to content

Tags: aiir/php-lambda-layer

Tags

v3.0

Toggle v3.0's commit message
Adds PHP 8.0 support

Wanted to add support for arm64 now that Lambda supports it. Docker build setup
removed due to the Lambda Docker container project being abandoned, now requires
the script to be uploaded to an EC2 instance (ideally Graviton for an arm64
build, or any other type for x86).

v2.0

Toggle v2.0's commit message
This release brings PHP 7.4 support.

v1.0

Toggle v1.0's commit message
First public release.