Tom Krause

Results 5 issues of Tom Krause

1. Tell us your PHP version(`php -v`) `7.1.18` 2. Tell us your Swoole version(`php --ri swoole`) `4.0.1` 3. Tell us your `Laravel`/`Lumen` version(check composer.json & composer.lock) `TODO` 4. Detail description...

question

Currently, the query builder doesn't support certain queries due to the inability to create a nested SearchBuilder. I understand there is a nested type which isn't the same and is...

enhancement

**Is your feature request related to a problem? Please describe.** Highlighting does not work for some LSPs with constants when semantic tokens are enabled. This is due to a missing...

enhancement

Currently `DecodingKey::as_bytes` is crate public which means you can't even get the secret out of the DecodingKey that you originally put in. Additionally it does not implement `Debug` or `PartialEq`...

Issue tracker is used for reporting bugs and discussing new features. Please use [stackoverflow](https://stackoverflow.com) for supporting issues. ## Expected Behavior That retrieving a TTL for a key should return a...