Setting tag plcapi-5.4-2
[plcapi.git] / php /
2017-07-06 Thierry ParmentelatAdd 'php/phpxmlrpc/' from commit 'cd5dbb4a511e7a616a611...
2017-05-29 Ciro Scognamiglionow parses correctly some args (empty array and empty...
2017-05-29 Ciro Scognamigliofixed: encodes boolean and double type values for the...
2017-05-29 Ciro Scognamigliouses phpXmlRpc class if available, solves compatibility...
2017-05-29 Thierry Parmentelattrash our own brew of xmlrpc, that was all about suppor...
2017-02-13 Thierry Parmentelatour own xmlrpc build is about supporting <nil/> - aka...
2015-01-02 Thierry Parmentelatpatch in our xmlrpc-php layer for fedora21
2013-01-30 Thierry Parmentelatpatch our local xmlrpc lib (for supporting allow_none...
2012-03-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2012-03-27 Thierry Parmentelatget rid of svn keywords once and for good
2011-05-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-05-12 Stephen SolteszPrint php.log stack traces in reverse order (a more...
2011-05-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-05-04 Baris Metinfix ;
2011-04-26 Stephen SolteszAdd timestamp to ModPython exceptions to aid in trackin...
2011-02-11 Thierry Parmentelatcosmetic error msg - somehow debug_backtrace seems...
2010-10-17 Daniel Hokka ZakrissonSkip generating static list of API calls, just send...
2009-12-17 Thierry Parmentelatpatch for php-5.3 (the one in f12)
2009-07-19 Thierry Parmentelatsvn keywords
2008-06-17 Thierry Parmentelatexpose all methods to php
2008-06-02 Stephen SolteszThis is a lousy hack, but it may help prevent some...
2008-05-23 Thierry Parmentelatstep2 : basic functions for handling nodetags and nodeg...
2007-12-13 Thierry Parmentelatbuild libxmlrpc for php on f8
2007-10-25 Thierry Parmentelatset svn:keywords property for proper keywords expansion
2007-09-13 Tony Mack- merge from PlanetLab Europe
2007-01-19 Mark Huang- use API_CA_SSL_CRT (root CA authority cert), not...
2007-01-04 Mark Huangthrow an error if methods.py fails
2007-01-04 Mark Huangminimal hacks so that the PHP bindings can be built...
2006-11-29 Mark Huang- only add optional arguments if specified
2006-11-21 Mark Huang- cast default values correctly
2006-11-10 Mark HuangNULL is no longer a special value and can be marshalled...
2006-11-10 Mark Huangsupport marshalling NULL as <nil/>
2006-11-10 Mark Huangbuild xmlrpc.so PHP extension
2006-11-10 Mark HuangThis commit was generated by cvs2svn to compensate...
2006-11-06 Mark Huang- provide a global $adm PLCAPI() object
2006-10-27 Mark Huangrename output file to plc_api.php
2006-10-27 Mark Huang- whitespace nits
2006-10-25 Mark Huanggenerate PHP API