anlutro / php-curl

Simple PHP curl wrapper class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cURL->newRequest() return type

bandicsongor opened this issue · comments

Can you set the newRequest(), newJsonRequest() and newRawRequest() proper return types? (ie. Response) Just to improve NetBeans and other IDE's code completition :)

also set '@return Response' to Request->send()
Thx.

Thanks for pointing this out! Should be fixed in 1.4.