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