Closed (fixed)
Project:
Redis
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2017 at 08:57 UTC
Updated:
28 Sep 2017 at 12:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dtv_rb commentedComment #3
dtv_rb commentedComment #4
dtv_rb commentedSearch and replace from old array syntax to new one without testing afterwards ;)?
Comment #5
berdirYeah, that's the problem when you can't run tests on d.o ;)
Patch welcome, will commit asap and do a new release.
Comment #6
slowflyer commentedSame error in:
/src/ClientFactory.php on line 147
/src/Cache/CacheBase.php, line 135
Comment #7
dtv_rb commentedHere is a patch. Please test it before release.
Comment #8
kfritscheCan confirm patch works and no syntax error afterwards.
Comment #10
berdirYes, also confirmed to pass the tests on github this time. Sorry about that :)
Comment #11
dtv_rb commentedGlad I could help! :) Big respect for your work @Berdir!