plcapi.git
2015-04-19 gggeekFix NEWS file; update manual sources 3.0.1
2015-04-19 gggeekMinor change to changelog
2015-04-19 gggeekSet new version number
2015-04-18 gggeekFurther fix to debugger for LATIN-1 payload
2015-04-18 gggeekFix: allow library to receive calls/responses where...
2015-04-18 gggeekFix: encode entities in remote method names so that...
2015-04-18 gggeekFix: make debugger work correctly when any field value...
2014-12-08 gggeekConvert docs files to unix newlines
2014-12-08 gggeekMake sure testsuite returns non-0 exit code on failure...
2014-12-08 gggeekFix testsuite failure for https mode
2014-12-07 gggeekPlaying around with Travis
2014-12-07 gggeekAvoid testsuite failure on php 5.2 with DateTimes
2014-12-07 gggeekDisable XDebug for unit testing on Travis
2014-12-07 gggeekno need to call anymore $client->setSSLVerifyHost(2...
2014-12-07 gggeek2nd try to get Travis up and running
2014-12-07 gggeekImprove testsuite to make it easily executable by Travis
2014-12-06 gggeekFix tzo typos in the manual
2014-06-15 gggeekSmall improvement to makefile 3.0.0
2014-06-15 gggeekRemove Id tag from demo files
2014-06-15 gggeekTag for 3.0.0 release
2014-02-03 gggeekFix comma in composer.json
2014-02-03 gggeekBump requirements to 5.1.0; grammar fixes in comments
2014-02-02 gggeekAdd gitignore file for generated documentation
2014-02-02 gggeekUpdate makefile for docs:
2014-02-02 gggeekAdd another missing doc image to versioning
2014-02-02 gggeekAdd to versioning missing image for docs
2014-02-02 gggeekFix: make convert.php script for doc generation compati...
2014-01-18 gggeekUpdate docs with new project hosting
2014-01-10 gggeek- welcome 2014
2014-01-10 gggeekchange default path to javascript debugger
2014-01-10 gggeek- update testsuite
2014-01-10 gggeek- when using curl and keepalive, reset curl handle...
2013-12-15 gggeekIgnore local composer.phar in git
2013-12-15 gggeekAdd composer.json
2013-11-19 gggeekAdd gitignore
2013-11-19 gggeekRemove $id$ tag now that we are on git; update copyrigh...
2011-01-19 ggiunta- whitespace
2011-01-19 ggiunta- remove a test for php versions lower than 5.0
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...
2010-04-11 ggiunta- Fix bug 2978618: Broken paths in makefile install...
2009-11-11 ggiunta- added INSTALL file
2009-09-05 ggiuntaupdate docs and NEWS for new release 3.0.0-beta
2009-09-05 ggiuntaupdate docs and NEWS for new release
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-09-05 ggiunta* xmlrpcs.inc, xmlrpcs.inc: remove code that was left...
2009-08-05 ggiunta- one less php warning about refs
2009-08-05 ggiunta- changelog update
2009-08-05 ggiunta- add one more way to register class methods
2009-08-05 ggiunta- remove spurious code
2009-08-05 ggiunta- improve compatibility with php 5.0.x
2009-08-05 ggiunta- remove spurious php timeout
2009-08-04 ggiunta- silence some warnings
2009-08-04 ggiunta- minor comments changes
2009-08-02 ggiunta- xmlrpcs.inc: add a new member var in server class...
2009-07-31 ggiunta- fix compat test min lib version
2009-07-31 ggiunta- benchmark.php: fixed url of server page used for...
2009-07-31 ggiunta- support for datetime objects and timestamps for xmrlc...
2009-07-31 ggiunta- add tests for EX:NIL support
2009-07-26 ggiunta- changelog update
2009-07-26 ggiunta- remove another warning with php 5.3 (ereg*)
2009-07-26 ggiunta- fix typo in a comment
2009-07-26 ggiunta- add a comment in a phpdoc block
2009-07-16 ggiunta- xmlrpc.inc: add support for the <ex:nil/> from the...
2009-07-02 ggiunta- fix issue 2814470: Fix for signature-check mismatch...
2009-05-07 ggiunta- replace all usage of '= & new' with '= new', as this...
2009-05-06 ggiunta- remove testing for older versions of php
2009-05-06 ggiunta- temoved compat stuff and checks from trunk after...
2009-03-17 ggiunta- fix year in copyrights notices
2009-03-17 ggiunta- svn ignore working tools files
2009-03-17 ggiunta- svn ignore working tools files
2009-03-17 ggiunta- svn ignore working tools files
2009-03-17 ggiunta- fix typo in example: port 443, not 4443
2009-03-16 ggiunta- changelog update 2.2.2
2009-03-16 ggiunta- fix makefiles to suit new dir layout
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...