We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
58314ee
The code that was using is_resource() in cURL error handling was fixed. Closes #4
is_resource()
Support for PHP < 5.6 was long since gone. Declaration in composer.json was merely an oversight.
composer.json
613446d
Split Net\Browser component from the library.
Net\Browser