RedisMock
RedisMock copied to clipboard
Reflection Signature Fix
- Updated the method code generation to support nullable and variadic params. This resolves issue #73.
- Added a test case for validating that the php-redis implementation can be mocked.