<?php namespace Predis\Profiles; class Server_vNext extends Server_v2_2 { public function getVersion() { return 'DEV'; } }