php-redis-server
php-redis-server copied to clipboard
Parser factory is unused
The parser factory is unused, because $parser is immediately replaced.
https://github.com/clue/php-redis-server/blob/bfe79beadfe76b9d532d766a732b43104e6587c9/src/Server.php#L76-L77
Indeed, thank you for spotting! Does anybody feel like filing a PR? :+1: