Drop support for PHP < 5.6 & PEAR
Files | Complexity | Coverage |
---|---|---|
library/Requests.php | 119 | 81.79% |
library/Requests/Auth/Basic.php | 7 | 100.00% |
library/Requests/Cookie.php | 63 | 99.35% |
library/Requests/Cookie/Jar.php | 19 | 100.00% |
library/Requests/Exception.php | 1 | 100.00% |
library/Requests/Exception/HTTP.php | 6 | 71.43% |
library/Requests/Exception/HTTP/Unknown.php | 2 | 100.00% |
library/Requests/Exception/Transport/cURL.php | 5 | 81.82% |
library/Requests/Hooks.php | 8 | 100.00% |
library/Requests/IDNAEncoder.php | 55 | 97.78% |
library/Requests/IPv6.php | 33 | 93.85% |
library/Requests/IRI.php | 221 | 94.41% |
library/Requests/Proxy/HTTP.php | 13 | 100.00% |
library/Requests/Response.php | 8 | 100.00% |
library/Requests/Response/Headers.php | 10 | 95.65% |
library/Requests/SSL.php | 20 | 97.50% |
library/Requests/Session.php | 25 | 100.00% |
library/Requests/Transport/cURL.php | 74 | 95.00% |
library/Requests/Transport/fsockopen.php | 69 | 94.38% |
library/Requests/Utility/CaseInsensitiveDictionary.php | 10 | 86.36% |
library/Requests/Utility/FilteredIterator.php | 4 | 80.00% |
Project Totals (21 files) | 772 | 93.15% |