Joris Mak
Joris Mak
Using 2.2.0, the old problem of not working on Doctrine proxy objects is there again. I think this might be related / the same thing? I have an entity `Quote`,...
I did notice a 'make sure you have at least node 16' on the Storefront page somewhere. Don't know if that's fresh or not :).
Most of the projects I use php-cs-fixer on do not have more than 500 files. Wouldn't 250 per process be a bit of a waste of all the cores available...
cool. I replied on a comment to set it to 250 and I was thinking 'oh but...' :). Configurable is of course the best answer. On Wed, 31 Jan 2024...
> I'm curious, if you run it on a regular Linux kernel do you still run into the same issue (iow, is it a musl libc issue)? Personally, I stay...
Ik just thinking 'why?'. What's there to gain? 'fun for the programmer' is an absolute valid answer in this case , let me make that clear. I'm just wary that...
Nothing, came here through pixls. This issue talks about what may be upstream effects. I was just curious where the idea came from in the first place :).
I didn't take that point from just "it needs to happen", but clear enough. You can still write c and c++ with the 99 rules if you wanted. I never...
Which security system is active in Symfony has little effect on this, right? Both the 'old' security system and the new one have some sort of authenticator class, which takes...