googleapis / google-cloud-php

Google Cloud Client Library for PHP
https://cloud.google.com/php/docs/reference
Apache License 2.0
1.08k stars 430 forks source link

chore(PubSub)!: remove classes accidentally added #7494

Closed bshaffer closed 1 week ago

bshaffer commented 2 weeks ago

remove deprecated classes which were accidentally added in https://github.com/googleapis/google-cloud-php/pull/7061

Requires cl/648470324, otherwise it will happen again

BEGIN_VERSION_OVERRIDE PubSub: 2.4.0 END_VERSION_OVERRIDE

BREAKING_CHANGE_REASON=these classes were added later as deprecated. It's not ideal to remove them now, but the sooner the better.