Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug, missing method for delete command #150

Open
hn0pw opened this issue Aug 29, 2017 · 1 comment
Open

Bug, missing method for delete command #150

hn0pw opened this issue Aug 29, 2017 · 1 comment

Comments

@hn0pw
Copy link

hn0pw commented Aug 29, 2017

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

@christophermancini
Copy link
Contributor

@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.

robocoder added a commit to robocoder/riak-php-client that referenced this issue Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants