17
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Various minor clean ups More... about 1 year ago
File: Mark public properties deprecated More... about 1 year ago
Add FileClient as new HTTP client implementation More... about 1 year ago
tests/Locator: simplify File providers More... about 1 year ago
tests: Add type hints to data providers More... about 1 year ago
HTTP/Parser: Support PSR-7 header format More... about 1 year ago
Create interfaces for HTTP client and response More... about 1 year ago
ci: Add PHPStan More... about 1 year ago
Clean up use of File class More... about 1 year ago
Set new set_http_client() methods to final More... about 1 year ago
Restore BC in Locator::__construct() More... about 1 year ago
Add Locator::set_http_client(), update CHANGELOG.md More... about 1 year ago
remove package phpdoc annotations More... about 1 year ago
Use `idn_to_ascii` function instead of `idna_convert` library More... about 1 year ago
Merge branch 'split-file-into-client-and-response' into add-psr18-http-client-support More... about 1 year ago
BC: Do not cache FileClient, or we wont be able to change the timeout More... about 1 year ago
Make sure only throw HttpException in FileClient More... about 1 year ago
Accept PSR implementations in Locator constructor, deprecate old arguments More... about 1 year ago
Accept internal Response implementations in Locator and Sniffer More... about 1 year ago
Do not require internal Response interface in Sniffer More... about 1 year ago
Provide PSR implementations to Sanitize instead of internal HTTP Client More... about 1 year ago
Merge branch 'split-file-into-client-and-response' into add-psr18-http-client-support More... about 1 year ago
Mark HttpException as final More... about 1 year ago
Merge branch 'master' into split-file-into-client-and-response More... about 1 year ago
Use single constant for default HTTP Accept header (#784) More... about 1 year ago
Update to github actions/checkout v3 (#783) More... about 1 year ago
Remove `@package` and `@subpackage` tags More... about 1 year ago
Merge branch 'master' into split-file-into-client-and-response More... about 1 year ago
Remove package phpdoc annotation (#781) More... about 1 year ago
Add type hints in all classes (#775) More... about 1 year ago