Allan Simon

Results 105 issues of Allan Simon

We would like to use your container to provide our developers environment (based on a set of docker images) with a local s3, we're using a Vagrantfile to combine the...

help wanted

I'm using the very latest version of phpactor (branch develop) , i'm using it with neovim and coc.vim for the LSP client phpactor is working fine (i have autocompletion, go...

I'm using neovim and I have in my init.vim the line `set autochdir` , and it seems to not play nice with phpactor is it possible for phpactor to try...

A common error we have is "you forgot to commit the .html.twig file" or the twig file was renamed and not all occurences was replaced. If phpstan could detect the...

first thanks for this awesome project and all the time you're putting into it, having DQL validation is just mind blowing. related to #243 we have in our project several...

AWS ALB's can be used as a frontend load balancer for lambda, BUT they have a drawbacks which is that they don't have the possibility to customize 502 error page...

enhancement

# Checklist * [x] I have checked the [issues list](https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+) for similar or identical bug reports. * [x] I have checked the [pull requests list](https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22Category%3A+Documentation%22) for existing proposed fixes. *...

Issue Type: Bug Report
Status: Needs Verification ✘

**Guzzle version(s) affected**: 7.4.2 **PHP version**: 8.1.6 **cURL version**: 7.83.1 **Description** Even though we configured the guzzle client to timeout after 6.0 seconds, we often get timeout exception exceeding this...

So that phpstan and similar tools catch when you do typo like `["body" , $body"]` instead of `["body" => $body]`

lifecycle/keep-open

We have two teams - one in a country where internet is fast enough to require a Satis (also they're mostly doing remote-work so there's not one LAN in which...

support
question