Nicolas PHILIPPE
Nicolas PHILIPPE
> Are you requesting a way to disable fuzzy search so that results are more accurate? yes, please! another annoyance, is that a big boost in search is added when...
> the reason is https://github.com/zenstruck/messenger-test/pull/82#issuecomment-2096198752. With this approach, the existing method's behavior remains unchanged. oups yes, you're right :hand_over_mouth: let's do your way then! > Also, https://github.com/symfony/symfony/pull/58240 is a bugfix,...
Don't hesitate to ping me once the fix is released in SF, and I'll merge and release this PR It seems there is a bunch of issues and PR that...
hey @HypeMC I just discovered that [some tests are failing](https://github.com/zenstruck/messenger-test/pull/92), maybe because of a new version of Symfony. I'll fix them asap, before merging your PR
@HypeMC would you mind to rebase your PR?
released in 1.10.0
hi @FabienWebavenir strange that this is not reproduced by our testsuite 🤔 I just run it with sf 7.3.4 + php 8.3 Details ➜ composer info symfony/* symfony/browser-kit 7.3.2 Simulates...
cool, thanks for the answer! Actually in my previous answer, I was about to ask if you were using a `#[Lazy]` attribute 😅 But this is weird, because you're injecting...
Hey @santysisi Thanks for this PR! Any chance that you add the CLI option along with the attribute?
Hi! yes, this could actually be possible I think. Maybe we should introduce a new method that don't return anything, so that all the objects won't be loaded in memory...