In PHP 7.2.0RC2, `Object` is a reserved word. It'll trigger the error, "PHP Fatal error: Cannot use 'Object' as class name as it is reserved ..." * https://github.com/basho/riak-php-client/blob/develop/src/Riak/Object.php * https://github.com/basho/riak-php-client/blob/develop/src/Riak/Command/Object.php