remove one more warning with php 7.2
[plcapi.git] / lib / xmlrpc.inc
2019-05-27 gggeekremove one more warning with php 7.2 3.1.2
2018-04-07 gggeekmore removing of each()
2018-04-07 gggeekmore fixes for php 7.2
2018-04-06 gggeekRemove usage of each() for php 7.2 compat
2018-04-06 gggeekUpdate doc and version nr
2018-04-03 Gaetano GiuntaMerge pull request #62 from morloi/php51
2018-04-03 morloiUpdate for php 7.2 compatibility issue
2017-07-01 gggeekMore testsuite fixes
2017-07-01 gggeekadd support for setting ssl version to use
2017-06-30 gggeekfix last commit: remove warnings
2017-06-30 gggeekFix constructors to be compliant with php 7
2015-04-19 gggeekSet new version number
2015-04-18 gggeekFix: allow library to receive calls/responses where...
2015-04-18 gggeekFix: encode entities in remote method names so that...
2014-12-07 gggeekno need to call anymore $client->setSSLVerifyHost(2...
2014-06-15 gggeekTag for 3.0.0 release
2014-02-03 gggeekBump requirements to 5.1.0; grammar fixes in comments
2014-01-10 gggeek- when using curl and keepalive, reset curl handle...
2013-11-19 gggeekRemove $id$ tag now that we are on git; update copyrigh...
2011-01-19 ggiunta- whitespace
2010-05-23 ggiunta- changelog update
2010-05-23 ggiunta- omit port on http 'Host' header if it is 80;
2010-05-23 ggiunta- fix bug 3002710: ex:nil not bound because ex namespac...
2010-04-12 ggiunta- method setAcceptedCompression was failing to disable...
2009-09-05 ggiuntagit-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code...
2009-09-05 ggiuntaadded new method SetUserAgent to client to allow having...
2009-09-05 ggiunta* xmlrpcs.inc, xmlrpcs.inc: remove code that was left...
2009-08-02 ggiunta- xmlrpcs.inc: add a new member var in server class...
2009-07-31 ggiunta- support for datetime objects and timestamps for xmrlc...
2009-07-16 ggiunta- xmlrpc.inc: add support for the <ex:nil/> from the...
2009-05-07 ggiunta- replace all usage of '= & new' with '= new', as this...
2009-05-06 ggiunta- temoved compat stuff and checks from trunk after...
2009-03-16 ggiunta- prepare for release of ver. 2.2.2
2009-03-16 ggiunta- Initial import of the mob, reorganizing dirs to match...