Closed (fixed)
Project:
Redis
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2017 at 10:20 UTC
Updated:
13 Mar 2017 at 23:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hchonovComment #3
berdirThanks but our test needs to move as well then. I suggest you make a MR against https://github.com/md-systems/redis/, that is able to run the tests.
Comment #4
hchonovComment #5
hchonovhttps://github.com/md-systems/redis/pull/23
P.S. this is the correct PR.
Comment #6
hchonovThe problem with this issue is not that I cannot run the redis tests, it is that I cannot run my custom phpunit tests because of the error thrown because of redis.
Comment #7
berdirThe last commit should now hopefully pass, then I'll commit this.
Comment #8
berdirNow it passes :)
Comment #10
berdirCommitted. Downside is that it will now fail with 8.2.x, but I'll wait with a new release until 8.3.x is stable.