algolia/algoliasearch-client-php

type hinting for `RequestOptions::setConnectTimeout()`.

Closed this issue · 1 comments

My IDE and PHPStan are complaining about the type hinting for RequestOptions::setConnectTimeout().

I created a fork with a fix... but since these docs are auto-generated, this might not be the right way to go about fixing it.

main...joshuapease:algoliasearch-client-php:patch-1

Thanks for your great API!

Screenshots

CleanShot 2024-08-26 at 16 32 54@2x

Thanks for the contribution, indeed this repository is generated, I've applied your bug fix in algolia/api-clients-automation#3605, it will be fixed in the next release of the client.

Glad that you like the API !