Nitpicks: formatting, commented-out code |
|
More...
|
over 10 years ago
|
Rename php file containing server class, remove phpunit |
|
More...
|
over 10 years ago
|
More tabs/to/spaces conversion, plus remove closing php tags as they are not considered good style anymore |
|
More...
|
over 10 years ago
|
Merge pull request #3 from Smarre/master |
|
More...
|
over 10 years ago
|
xmlrpcmsg: Convert createPayload() from private to public |
|
More...
|
over 10 years ago
|
Modernized old classes |
|
More...
|
over 10 years ago
|
Moved Phpxmlrpc class to own file |
|
More...
|
over 10 years ago
|
Renamed Xmlrpc class to Phpxmlrpc |
|
More...
|
over 10 years ago
|
Splitted classes from xmlrpc.php to separate files |
|
More...
|
over 10 years ago
|
Convert tabs to spaces. |
|
More...
|
over 10 years ago
|
Renamed .inc files to .php files |
|
More...
|
over 10 years ago
|
xmlrpc.inc: changed verifyhost from 1 to 2. |
|
More...
|
over 10 years ago
|
xmlrpc.inc: Converted $GLOBALS array to internal class Xmlrpc |
|
More...
|
over 10 years ago
|
xmlrpc.inc: removed deprecated xmlrpc_backslash global |
|
More...
|
over 10 years ago
|
xmlrpc.inc: remove deprecated xmlEntities |
|
More...
|
over 10 years ago
|
xmlrpc.inc: removed dl("xml.so") |
|
More...
|
over 10 years ago
|
Fix comma in composer.json |
|
More...
|
about 11 years ago
|
Bump requirements to 5.1.0; grammar fixes in comments |
|
More...
|
about 11 years ago
|
Add gitignore file for generated documentation |
|
More...
|
about 11 years ago
|
Update makefile for docs: - newer phpdocumentor - doc-generating tools are moved to a different directory |
|
More...
|
about 11 years ago
|
Add another missing doc image to versioning |
|
More...
|
about 11 years ago
|
Add to versioning missing image for docs |
|
More...
|
about 11 years ago
|
Fix: make convert.php script for doc generation compatible with php 5.3 |
|
More...
|
about 11 years ago
|
Update docs with new project hosting |
|
More...
|
about 11 years ago
|
Update docs with new project hosting |
|
More...
|
about 11 years ago
|
- welcome 2014 |
|
More...
|
about 11 years ago
|
change default path to javascript debugger |
|
More...
|
about 11 years ago
|
- update testsuite |
|
More...
|
about 11 years ago
|
- when using curl and keepalive, reset curl handle if we did not get back an http 200 response (eg a 302) |
|
More...
|
about 11 years ago
|
Add composer.json; update gitignore for composer |
|
More...
|
about 11 years ago
|