-
We require the GD library (bref/php-74-fpm) for processing WebP images, any chance this is an easy one to add?
-
What I'm reporting is not a bug. This is just a question. And it would probably be best located in https://github.com/brefphp/extra-php-extensions, but I guess it will reach a wider audience here.
…
-
I'm looking into integrating AWS Cognito and we're making use of [JWT Framework](https://web-token.spomky-labs.com/) to validate the tokens. I'll be needing the GMP extension, but I don't use the Serv…
-
Got the unauthorized error when I try to pass the assumed role profile to `vendor/bin/bref cli`.
Saw similar report to the `dashboard` command https://github.com/brefphp/bref/issues/406
Assuming …
-
```
% bin/console messenger:consume --limit=2500 --time-limit=600 --sleep=30 -vv
…
-
According to https://github.com/docker-library/php/issues/207 this is a known issue, but in PHP 7.3 seems to have a solution according to https://www.php.net/ChangeLog-7.php#7.3.0 using `decorate_work…
-
I upgraded Bref in a project that uses `vendor/bin/bref cli`.
One of the command that is run takes a long time, and now I get a timeout when the lambda is invoked via the HTTP API:
```
Fatal er…
-
It seems, that the documentation for usage with Laravel framework doesn't cover the current Laravel Framwork 6.*
They are some bootstraping differences and when calling `mkdir(config('view.compiled…
-
There is absolutely no error handling during kernel boot. The `initializeContainer` method even silences warnings (see [Kernel.php](https://github.com/symfony/http-kernel/blob/v5.0.7/Kernel.php#L432))…
-
My AWS creds and app are hosted in London. Bref doesn't seem to include a runtime for London. I don't get the missing runtime error on other regions, only authentication issues, because I am based in …