Jonas Elfering

Results 50 comments of Jonas Elfering

@Isengo1989 running the spellcheck on the code reference seems not super helpful to me, what do we wanna do here? Add those words to the allowlist?

Will update this when the feature is released and adjust the version where this was released

The underlying issue was fixed here: https://github.com/doctrine/dbal/commit/92dea81252f05641b07b5be2eb5dd8d5fb73b5eb Not sure if it makes sense to add the test case just to not accidentally break the behaviour again anyway I don't know...

Hey @aragon999, see the linked PR, i hope i found a fix that worked around the issue, however best would be if you could report the issue upstream to symfony,...

> Few things from me regarding the schema: > > * `type` should not be declared as string, this means it could be anything. It should be enum with possible...

Hey @peter-sition, thanks for raising this issue, we currently classified this as low priority and therefore can not guarantee any timeframe for resolution, but maybe you can provide a PR...

Sounds great, would love to see that as a PR 👍

Hey @eike-grundke & @hej-nbsp can you please elaborate in which cases the flash might be added to the cache? We had issues like that in the past and fixed it,...

> part of routes should support http caching (at least on the reverse proxy side). Just wondering it is not only reverse proxy cache, default symfony http caching should work...

Would be interesting to see the place where that query is executed and see the full query, because in theory @M-arcus is correct, there is already an index on the...