mirror of
https://github.com/predis/predis.git
synced 2026-09-24 01:02:19 +00:00
@@ -177,10 +177,11 @@ class ServerVersion28Test extends PredisProfileTestCase
|
||||
136 => 'sscan',
|
||||
137 => 'zscan',
|
||||
138 => 'zlexcount',
|
||||
139 => 'hscan',
|
||||
140 => 'pfadd',
|
||||
141 => 'pfcount',
|
||||
142 => 'pfmerge',
|
||||
139 => 'zrangebylex',
|
||||
140 => 'hscan',
|
||||
141 => 'pfadd',
|
||||
142 => 'pfcount',
|
||||
143 => 'pfmerge',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user