extra-php-extensions
extra-php-extensions copied to clipboard
Community-maintained extra PHP extensions usable in AWS Lambda with the Bref PHP runtimes.
When using the gnupg-php-82 this error message appears in the Cloudwatch logs for the Lambda function.
I'm torn, I'm not sure we actually want more things maintained here. This repo is a collection of partially broken things, the promise for users is fairly low unfortunately. (because...
Fixes https://github.com/brefphp/extra-php-extensions/issues/456. Proposed fix: Include the `ddappsec.so` module in the Datadog layer. Without this fix, I'm getting the following errors: ``` Warning: PHP Startup: Unable to load dynamic library 'ddappsec.so'...
I'm no expert when it comes to docker and compiling these layers. What would be involved in shipping layers that support ARM64? The key one that's blocking us from moving...
I'm running into an issue when enabling the datadog extension. When I add this extension to my Lambda's layers, the Lambda function produces the following warning: ``` Warning: PHP Startup:...
Hi I tried to update and use bref v2 and bref extra v1. In cloudwatch i have the following error log: Error log: `PHP Warning: PHP Startup: Unable to load...
Hi, After upgrading to 1.1.1 (because now using bref v2), I'm getting the following error : ``` Error: Call to a member function removeQueryCacheProfile() on null #38 /vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(291): Doctrine\ORM\Query::_doExecute #37...
## Extension reference - https://php.net/parallel ## Dependencies - AWS Lambda PHP layer compiled with ZTS flag enabled, please refer to https://github.com/brefphp/aws-lambda-layers/pull/63 Current `CI / Build and test layer` will fail...
Hello I'm experimenting with the Bref New Relic Extension. So far it's going pretty well. I can see metrics, events and traces in the New Relic console. However, I don't...
The Blackfire extension was updated to 1.92.13. Ping @nyholm, please release this.