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?
请先登录再写评论。
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?
请先登录再写评论。
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.