elasticsearch-php icon indicating copy to clipboard operation
elasticsearch-php copied to clipboard

Remove superfluous @throws annotations

Open jdreesen opened this issue 4 years ago • 1 comments

As the method catches these exceptions and returns false in this case, those annotations are wrong because those exceptions are never thrown from this method.

Since I'm not sure what your merge strategy is between version branches, I just picked the oldest version I could find the code in.

jdreesen avatar Dec 10 '20 15:12 jdreesen

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine avatar Dec 10 '20 15:12 elasticmachine