Skip to content

Commit 6f83a31

Browse files
committed
When using prefix, the many method returns values with prefix
1 parent 997b3d7 commit 6f83a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog][keepachangelog] and this project adher
2020
- The "withHeader" method of the "\Spiral\RoadRunner\Jobs\Task\WritableHeadersInterface" interface expects the type "string|iterable", "int" is passed
2121
- Fixed the `$ttl` in the `increment` method
2222
- 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`
2324

2425
[#147]:https://github.com/roadrunner-php/laravel-bridge/issues/147
2526

0 commit comments

Comments
 (0)