Completed
Push — final ( 348f76...80545f )
by Georges
04:19
created
135 files with issues
Count Path Last Found
3 predis-1.0/src/Command/ServerConfig.php
Bug Best Practice Performance Duplication
2 predis-1.0/examples/pubsub_consumer.php
Documentation Bug
4 src/Connection/Aggregate/PredisCluster.php
Bug Duplication
4 _extensions/predis-1.0/src/Command/HashScan.php
Bug Compatibility Performance Best Practice Duplication
1 _extensions/predis-1.0/src/Command/ServerInfo.php
Bug Best Practice
5 examples/redis_collections_iterators.php
Documentation Bug
5 src/Connection/Aggregate/RedisCluster.php
Bug Best Practice Unused Code Duplication
1 _extensions/predis-1.0/src/Command/HashSet.php
Bug Best Practice
3 predis-1.0/src/Command/ServerSentinel.php
Documentation Bug Best Practice Duplication
4 predis-1.0/examples/replication_complex.php
Documentation Bug Coding Style Compatibility