Ruud Kamphuis

Results 363 comments of Ruud Kamphuis

Ok, I just switched to worktree 1 that was on `main`, then checked out a old branch there, and then run `git town sync` and now I see: ``` [ruudk/2025/11/move-to-social-viewer]...

This is the definition: ```graphql directive @oneOf on INPUT_OBJECT ```

Isn't it the goal of this plugin to do this automatically?

What if we just pull in the `assertArraySubset` functionality or create something similar? I think it's better to not have a dependency (as seen in this case, it gets abandoned...

@spawnia I'd like to give it a try. But that also requires moving to PHP 8.3. What would be the best way to do this? Should we create a v16...

> I don't see why we would have to move to PHP 8.3 just yet. Unfortunately, I am still stuck with a legacy PHP 7.4 application which uses GraphQL, so...

Thanks for this! I tested it out on my project and there seems to be an issue: ```diff - public static function fromString(#[ExpectedValues(values: self::ALL_POSITIONS)] string $value) : self + public...

@ronanguilloux Can this please be merged and tagged? V9 solves a bunch of deprecations that trigger on PHP 8.4.

Easiest for now is to ignore `doctrine.finalEntity` errors.

This would be epic indeed. Do you have the same in mind for analyzer? One of the things I love doing most is creating PHPStan rules to steer a project...