Skip to content

Conversation

@spider4216
Copy link

I ran into a type-hinting response problem. When I try to get response info property, there aren't any hinting in any IDE (Eclipse in my case).

ksnip_20220125-091451

It happens because curl_getinfo result transfer to object with stdClass.

My patch transform curl_getinfo with real class extended from stdClass. It solve a problem very well

ksnip_20220125-091624

Unit tests was successfully completed with patch

ksnip_20220125-085529

@spider4216 spider4216 mentioned this pull request Apr 8, 2022
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

Successfully merging this pull request may close these issues.

2 participants