Ben Roberts

Results 42 comments of Ben Roberts

Hello @viniciusss - same with this PR please can you rebase with master. Thanks

Hello @viniciusss - I have just released version 5.2 with some changes to fix deprecation notices in Symfony 5.x and under PHP 8. Please can you rebase this PR with...

Has this functionality been implemented? I would like to spin up the Docker image and have an IMAP mailbox already preconfigured with the example emails. There is a mention of...

I also am experiencing problems with this in the "scripts" section - I define various commands to be run via the install and update hooks (via the "auto-scripts" block shown...

Thanks for your efforts - it really is appreciated a lot! One point to consider - I see in the PR you are referring to `auto-scripts` but this is just...

I believe this issue is still unresolved, at least in the correct manner. Can we not close it please.

As I workaround I have been able to get this working by physically defining a route for the controller: ``` fos_http_cache: cache_control: defaults: overwrite: true rules: - match: attributes: _route:...

@dbu TBH I'm not really sure if #69 is the same issue or not. My original question was that seeing as you can match based on a controller string e.g....

OK. I have got things working for now. I have discovered that when you use a route to define an invalidation rule, you must also use the route format for...

+1 from me too. This is a highly desirable feature. I'm constantly getting warnings about connection problems that are simply to do with brief network connectivity issues etc