Ruud Kamphuis
Ruud Kamphuis
I think the problem is that it reads the version from the package.xml: https://github.com/php-memcached-dev/php-memcached/blob/master/package.xml#L32 That version is not updated in `main` so therefore Pickle says it installs `3.1.5` while in...
Please don't do this and keep using PHPUnit, the tool that everyone uses. Having a test suite that everyone can work with makes it easier for newcomers to participate in...
> How about `TypeReference` over [DeferredType](url)? I like it! > That would require including a type loader with the schema, not every schema has one. I guess we could throw...
Updated the PR to reflect `TypeReference`.
Nice, but why not then just use the string format that is already in the GraphQL schema / spec? `[SomeType]!`
That's true, but why should it be fully possible to work on its own? Isn't that design decision (made long time) one of the reasons why we now have all...
> One problem could be that types can be part of multiple schemas. Definitely, and I'm currently in the process of introducing another schema next to our large 250 type...
> Again, the main issue I see is making all the current APIs work with it. Basically all methods on types, fields and argument objects that return a Type will...
Please try https://github.com/spaze/phpstan-disallowed-calls/tree/v1.3.0 as it supports this now.
For anybody else getting this error: ``` remote: -----> Checking Erlang and Elixir versions remote: Will use the following versions: remote: * Stack cedar-14 remote: * Erlang 24.0 remote: *...