Commit d0d0034
committed
Make sure publish() can be called in a pipeline.
This will also make it possible to use publish()
in a MULTI/EXEC context. Fixes GitHub issue phpredis#104.1 parent 78f0abf commit d0d0034
2 files changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4840 | 4840 | | |
4841 | 4841 | | |
4842 | 4842 | | |
4843 | | - | |
4844 | | - | |
4845 | | - | |
| 4843 | + | |
| 4844 | + | |
| 4845 | + | |
4846 | 4846 | | |
4847 | | - | |
4848 | | - | |
| 4847 | + | |
4849 | 4848 | | |
4850 | 4849 | | |
4851 | 4850 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
58 | 67 | | |
59 | 68 | | |
60 | 69 | | |
| |||
0 commit comments