We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
prefix
many
1 parent 997b3d7 commit 6f83a31Copy full SHA for 6f83a31
CHANGELOG.md
@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog][keepachangelog] and this project adher
20
- The "withHeader" method of the "\Spiral\RoadRunner\Jobs\Task\WritableHeadersInterface" interface expects the type "string|iterable", "int" is passed
21
- Fixed the `$ttl` in the `increment` method
22
- The `forever` method passed `$seconds` as 0, `Spiral\RoadRunner\KeyValue` summed `timestamp + 0`, and `forever` was not `forever`
23
+- When using `prefix`, the `many` method returns values with `prefix`
24
25
[#147]:https://github.com/roadrunner-php/laravel-bridge/issues/147
26
0 commit comments