1
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
begin work on v4 of the manual
Gaetano Giunta
as gggeek
More... about 9 years ago
Add basic test for arrayaccess and countable
Gaetano Giunta
as gggeek
More... about 9 years ago
remove from the phpxmlrpcval class the support for arrayiterator and countable, in case users were using those functionalities already
Gaetano Giunta
as gggeek
More... about 9 years ago
Prepare docs for release of version 4.0
Gaetano Giunta
as gggeek
More... about 9 years ago
Merge pull request #27 from gggeek/php53 More... over 9 years ago
Tag 4.0.0-alpha
Gaetano Giunta
as gggeek
More... over 9 years ago
Clean up old-API code
Gaetano Giunta
as gggeek
More... over 9 years ago
Add some commented code to remind the user that the client can accept many charsets now
Gaetano Giunta
as gggeek
More... over 9 years ago
Add a benchmark to see if the new api for Value is slower or faster than the old one
Gaetano Giunta
as gggeek
More... over 9 years ago
Implement interface ArrayAccess in the Value class
Gaetano Giunta
as gggeek
More... over 9 years ago
Fix failing tests: charsets mixing up w.keepalives
Gaetano Giunta
as gggeek
More... over 9 years ago
One more character-set related test
Gaetano Giunta
as gggeek
More... over 9 years ago
Update docs
Gaetano Giunta
as gggeek
More... over 9 years ago
Remove code which has been commented out for almost ten years...
Gaetano Giunta
as gggeek
More... over 9 years ago
Allow easier configuration to detect exotic charsets when the received payload does not declare them
Gaetano Giunta
as gggeek
More... over 9 years ago
Docs and formatting to please Scrutinizer
Gaetano Giunta
as gggeek
More... over 9 years ago
Try to make hhvm test runs faster
Gaetano Giunta
as gggeek
More... over 9 years ago
3rd time is a charm?
Gaetano Giunta
as gggeek
More... over 9 years ago
2nd try at test stabilization
Gaetano Giunta
as gggeek
More... over 9 years ago
Try to stabilize recently introduced test
Gaetano Giunta
as gggeek
More... over 9 years ago
Allow hhvm testsuite failures not to fail the Travis build
Gaetano Giunta
as gggeek
More... over 9 years ago
Fix ArrayIterator interface implementation; remove usage of arraysize(), structsize(), structreset() and structeach() from the codebase
Gaetano Giunta
as gggeek
More... over 9 years ago
Added support for Countable and IteratorAggregate interfaces
Gaetano Giunta
as gggeek
More... over 9 years ago
Add a test for receiving requests which use non-utf8 encoding
Gaetano Giunta
as gggeek
More... over 9 years ago
Minor cleanup in variable names
Gaetano Giunta
as gggeek
More... over 9 years ago
make parsingbugstests executable on their own
Gaetano Giunta
as gggeek
More... over 9 years ago
write chagelog of debugger in its interface
Gaetano Giunta
as gggeek
More... over 9 years ago
fix backwards compatibility in xmlrpc_wrappers.inc
Gaetano Giunta
as gggeek
More... over 9 years ago
Advance in compatibility docs
Gaetano Giunta
as gggeek
More... over 9 years ago
Fix: debugger was not able any more to generate wrapped client code
Gaetano Giunta
as gggeek
More... over 9 years ago