File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
3838 </stability >
3939 <license uri =" http://www.php.net/license" >PHP</license >
4040 <notes >
41+ phpredis 5.2.0RC2
42+
43+ * Include RedisSentinelTest.php with the release!
44+
4145 phpredis 5.2.0RC1
4246
4347 This release contains initial support for Redis Sentinel as well as many
@@ -117,6 +121,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
117121 <dir name =' tests' >
118122 <file role =' test' name =' RedisArrayTest.php' />
119123 <file role =' test' name =' RedisClusterTest.php' />
124+ <file role =' test' name =' RedisSentinelTest.php' />
120125 <file role =' test' name =' RedisTest.php' />
121126 <file role =' test' name =' TestRedis.php' />
122127 <file role =' test' name =' TestSuite.php' />
You can’t perform that action at this time.
0 commit comments