File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- #CurlHttp
1+ #CurlHttp
2+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/phpcurl/curlhttp.svg )] ( https://packagist.org/packages/phpcurl/curlhttp )
3+ [ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/phpcurl/curlhttp.svg )] ( https://packagist.org/packages/phpcurl/curlhttp )
4+ [ ![ Travis Build] ( https://travis-ci.org/phpcurl/curlhttp.svg?branch=master )] ( https://travis-ci.org/phpcurl/curlhttp )
5+ [ ![ SensioLabs Insight] ( https://img.shields.io/sensiolabs/i/bec0987d-5d9e-4895-9a34-435d5191710c.svg )] ( https://insight.sensiolabs.com/projects/bec0987d-5d9e-4895-9a34-435d5191710c )
6+
7+
28The simplest cURL HTTP client for PHP
39
410##Install
Original file line number Diff line number Diff line change 1212 syntaxCheck =" true" >
1313 <testsuites >
1414 <testsuite name =" Main" >
15- <directory >./test</directory >
15+ <directory >test</directory >
16+ <exclude >test/HttpClientFunctionalTest.php</exclude >
1617 </testsuite >
1718 </testsuites >
1819 <filter >
You can’t perform that action at this time.
0 commit comments