extra-php-extensions
extra-php-extensions copied to clipboard
Community-maintained extra PHP extensions usable in AWS Lambda with the Bref PHP runtimes.
Results
43
extra-php-extensions issues
Sort by
recently updated
recently updated
newest added
The Blackfire extension was updated to 1.92.52. Ping @nyholm, please release this.
Config: ``` functions: web: handler: public/index.php timeout: 28 runtime: php-83-fpm layers: - ${bref-extra:spx-php-83} ``` When trying to deploy I get: ``` Error: Cannot resolve serverless.yaml: Variables resolution errored with: -...