Ruud Kamphuis

Results 363 comments of Ruud Kamphuis

Done: - https://github.com/phpstan/phpstan/pull/11882

This can be done by creating a custom Node rule for Twig CS Fixer, see: https://github.com/VincentLanglet/Twig-CS-Fixer/blob/main/docs/custom.md#node-based-rules

@frederikbosch this one is ready for review.

@frederikbosch Oke, this one is ready. Had to make a few changes, hope you agree.

Duplicate of https://github.com/moneyphp/money/pull/796

But even if I would use an object instead of an array shape, there is still the problem of nullability. The nullability is needed for initial form state. For example,...

@vencakrecl Could you maybe create the PR?

@stefanhaller Thanks for sharing. I learned 2 new things 🎉 I think it should be `r, up, enter` btw. Edit: You're right.

I think the reason it's unintuitive is because the `[4] commits` window sorts it the other way around. That's what the user is looking at when hitting `r`. Therefore, I...