DigitalOceanPHP / Client

DigitalOcean API v2 client for PHP
MIT License
709 stars 205 forks source link

Partial Firewall API support #256

Closed bradt closed 4 years ago

bradt commented 4 years ago

I'm currently using this in production.

GrahamCampbell commented 4 years ago

Thanks. Please target the 3.1 branch, because we follow semver.

GrahamCampbell commented 4 years ago

Thanks for working on this. Partial is better than none. :)

sdwru commented 3 years ago

Is there a reason this has not been added to Client.php or a separate class like ResultPager?

GrahamCampbell commented 3 years ago

That looks like a mistake. I'd accept a PR to correct this.

sdwru commented 3 years ago

Which branch?

GrahamCampbell commented 3 years ago

It's a bug fix, so 4.1 please.

GrahamCampbell commented 3 years ago

The 2.x and 3.x lines are now on security-fix only support.