basho/riak-php-client

Bug, missing method for delete command

Opened this issue · 1 comments

hn0pw commented

The method is missing in the following class on line ~15.

class Delete extends Command implements CommandInterface
{

    protected $method = 'DELETE';

https://github.com/basho/riak-php-client/blob/develop/src/Riak/Command/TimeSeries/Delete.php#L15

@ramon-ga unfortunately with Basho's recent circumstances, none of us have access to the repository anymore. You will have to wait till Bet365 takes over or fork the repository.