Václav Pelíšek

Results 27 issues of Václav Pelíšek

Hi, first of all, thank you for this project. I might help with the development once I squeeze some budget for it, because it works flawlessly. I like the idea...

- bug report? yes - feature request? no - version: 2.4.5 **Description/Steps to reproduce** `` produces following output `

- new feature - BC break? most likely not Supports `@param array $param` as alternative to `@param Abc\Xyz[] $param`. Code is duplicated, you might want to adjust the conditions a...

- bug fix - BC break? maybe, needs review Save state methods removes parameter entirely when parameter value matches default value. In current version, parameter value is set to null,...

- Remebers states recieved from nette (merge array instead of replace). - Updates URL to add all persistent paramers. - Can be disabled using settings `noState` or data attribute `data-no-state`....

| Question | Answer | ------------| --------------- | Infection version | 0.25.6 | Test Framework version | PHPUnit 9.5.13 | PHP version | 8.1.2 | Platform | Linux | Github...

Bug
Not Confirmed
Reminder

https://www.apollographql.com/blog/apollo-client/performance/batching-client-graphql-queries/

Type - Enhancement
Ctg - New feature

Add option to declare user-defined validation functions to inputFields. Directives can be used as a validation layer (see constraint-directives), but sometimes a simple and/or very specialized validation is required for...

Type - Enhancement
Ctg - New feature

Currently, subscriptions are treated the same way as queries. I need someone with concrete usacase and description of expected behaviour in order to properly implement it.

Type - Enhancement
Ctg - Spec incompatibility

By specs, nullable `arguments` and `input fields` can be omitted from query, which is different from setting them to null. - For input fields it is supported using PHP 7.4+...

Status - Wontfix
Ctg - Spec incompatibility