1
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add testing for different sslversion: improve
Gaetano Giunta
as gggeek
More... about 2 years ago
add testing for different sslversion
Gaetano Giunta
as gggeek
More... about 2 years ago
harden tests/index.php against accidental access
Gaetano Giunta
as gggeek
More... about 2 years ago
support calling `Client::setSSLVersion()` for the case of not using curl transport
Gaetano Giunta
as gggeek
More... about 2 years ago
comments
Gaetano Giunta
as gggeek
More... about 2 years ago
drop deprecated calls from demo and co
Gaetano Giunta
as gggeek
More... about 2 years ago
fixes
Gaetano Giunta
as gggeek
More... about 2 years ago
be smarter about when to trigger auto usage of curl
Gaetano Giunta
as gggeek
More... about 2 years ago
fix last commit
Gaetano Giunta
as gggeek
More... about 2 years ago
add one more Client option
Gaetano Giunta
as gggeek
More... about 2 years ago
add one test
Gaetano Giunta
as gggeek
More... about 2 years ago
make Client more strict in case of unsupported options and more verbose in case of failing to compress the request
Gaetano Giunta
as gggeek
More... about 2 years ago
comments; remove devs emails from code
Gaetano Giunta
as gggeek
More... about 2 years ago
make 2 protected properties deprecated
Gaetano Giunta
as gggeek
More... about 2 years ago
remove qodana scan from ci builds - it adds noise but no value
Gaetano Giunta
as gggeek
More... about 2 years ago
add qodana scan to ci builds
Gaetano Giunta
as gggeek
More... about 2 years ago
make XMLParser::$_xh protected
Gaetano Giunta
as gggeek
More... about 2 years ago
more method deprecations for uniform syntax
Gaetano Giunta
as gggeek
More... about 2 years ago
2 fixes
Gaetano Giunta
as gggeek
More... about 2 years ago
docs
Gaetano Giunta
as gggeek
More... about 2 years ago
make all (most?) object propeties and add compatibility accessors
Gaetano Giunta
as gggeek
More... about 2 years ago
NEWS
Gaetano Giunta
as gggeek
More... about 2 years ago
add new method; reduce direct usage of Value properties
Gaetano Giunta
as gggeek
More... about 2 years ago
add getContentType method
Gaetano Giunta
as gggeek
More... about 2 years ago
refactor access to req/resp payload
Gaetano Giunta
as gggeek
More... about 2 years ago
move xml_header method from server to response; shuffle class methods to improve readability
Gaetano Giunta
as gggeek
More... about 2 years ago
minor optimization
Gaetano Giunta
as gggeek
More... about 2 years ago
more deprecations; docs
Gaetano Giunta
as gggeek
More... about 2 years ago
fix structeach on php 8.0 and later
Gaetano Giunta
as gggeek
More... about 2 years ago
update demos to avoid access to private client properties
Gaetano Giunta
as gggeek
More... about 2 years ago