Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix return type & callback type hints for Redis::subscribe()
* The method accepts an array or a string for the $callback parameter * The methods returns any non-null value from the callback to the caller * See: https://github.com/phpredis/phpredis#subscribe
- Loading branch information