kkmuffme

Results 280 comments of kkmuffme

>I don't risk touching types known through docblock types: https://github.com/orklah/psalm-strict-equality/blob/main/src/Hooks/StrictEqualityHooks.php#L55. I made this plugin to refactor old legacy code with a lot of imprecise docblocks so handling this was not...

Yeah, that's going to be impossible to find a universal solution. I'd rather go by what is "commonly" found in legacy code, bc from what I can see in most...

>Nevertheless, I’ve seen many production websites with premium plugins which do really useless or slow queries. This is why this feature can be useless. You need a proper profiler like...

Not exactly after 1.5 years. From what I can see in the code it happens if reset() in get_caller() returns false - and reset() returns false if the array is...

+1 File type doesnt matter; but Control2 should have an option to als import the file again. Recreating all the custom patterns after switching to a new computer or when...

Solution: in `%APPDATA%\Blink1Control2` copy blink1control2-config.json to your new computer (overwrite) and you've successfully exported/imported the settings to a new computer.

You need to escape the "-", see https://oss.redis.com/redisearch/Escaping/

You need to escape the - when searching as I wrote above. Not that hard guys...

No, you misunderstand how escaping works. You need to escape BOTH when you index AND when you query. Then it will not split the text and search it as if...

@ZMbiubiubiu how did you add that timeout? When I add timeout to the query I get >Unknown argument `TIMEOUT` at position 10 for