-
**Description**
The Amazon SQS Transport now only supports a DSN that starts with `sqs://`,
but especially with CloudFormation the QueueUrl could be provided as an environment variable.
See ht…
-
## :question: General Issue
### The Question
I created a new sample CDK application and noticed that CDK dependencies are installed as production dependencies (not dev dependencies).
…
-
I was getting an error today when trying to deploy layer `arn:aws:lambda:${AWS::Region}:209497400698:layer:php-73:26` across EU, US & Australia and Australia was failing because there's no layer `26`.…
-
I have a lumen based API using the `php-74-fpm` layer as well as a custom layer to add sqlsrv extensions. When using the curl extension to make a request to Apple's APNs, I am receiving the following …
-
This is a follow up from #707 and is related to #709
After trying out #707 again I found something strange. I've got two routes, one that times out with `sleep(40)` and one normal route. My lambda …
-
Hi @mnapoli ,
Thanks for the great package!
I was wondering whether you or someone has a success running WordPress on lambda? I made it work, but only the frontend part since it's using index.ph…
-
If you get a library, that has a recipe, though a dependency, then flex will execute that recipe even though it isn't relevant for the current project. See https://github.com/brefphp/bref/issues/619
…
-
In symfony/symfony#32454 SQS transport have been handled, would that remove the need of bref/symfony-messenger-sqs ?
-
Ie, messages should be retried on the queue.
-
On May 14th PHP released new versions 7.2.31, 7.3.18, and 7.4.6, which contains a few security fixes, as well as some bug fixes ([Changelog](https://www.php.net/ChangeLog-7.php).
It appears that th…