Lauri Piisang
Lauri Piisang
The example in https://basarat.gitbook.io/typescript/type-system/type-compatibility#types-of-arguments > This can be confusing for people coming from other languages who would expect the following to error but will not in TypeScript: ```ts /** Type...
### Description The current Issue Navigation (Previous Issue , Next Issue) uses your search filter. If your last search was slow, your every page load will be slow. It isn't...
- the documentation does not clearly say that response codes will be returned, although the implementation does exactly that. - see https://github.com/php-memcached-dev/php-memcached/blob/605a8a63a7461983512ce12601e995dad18f5a9b/php_memcached.c#L2278-L2282
**What version of Ajv are you using? Does the issue happen if you use the latest version?** 8.12.0, yes **Ajv options object** ```javascript {coerceTypes: true, strict: true} ``` **JSON Schema**...
When generating routes (php-swaggerize-fastroute-library 0.2.0 , php 7.1), the output file contains trailing space before newline when `=>` leads to array on next line. Example from git diff:  I...