How to add documentation/code completion for pecl/http

Hi,

I'm using pecl/http 3.2.0 (https://mdref.m6w6.name/http), how do I add code completion for this extension in PhpStorm?

0
1 comment

I'll answer this one myself after some research. The stubs on https://github.com/JetBrains/phpstorm-stubs were not complete, I've added a pull request with new stubs.

1

Please sign in to leave a comment.