plcapi.git
2014-12-10 gggeekgit ignore composer.lock
2014-12-10 gggeekCRLF -> LF
2014-12-10 gggeeknitpick: private => protected singleton member in base...
2014-12-10 gggeekIntroduce __DIR__; some CRLF -> LF; wrappers file has...
2014-12-10 gggeekFix gitignore for installation of the library itself...
2014-12-10 gggeekFix leftovers from branch merging; remove more php...
2014-12-09 gggeekMerge 5.3 branch, as that becomes the new master, and...
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-05-26 gggeekOne more nitpick
2014-05-26 gggeekNitpicks: formatting, commented-out code
2014-05-26 gggeekRename php file containing server class, remove phpunit
2014-05-26 gggeekMore tabs/to/spaces conversion, plus remove closing...
2014-05-26 Gaetano GiuntaMerge pull request #3 from Smarre/master
2014-05-23 Samu Voutilainenxmlrpcmsg: Convert createPayload() from private to...
2014-05-23 Samu VoutilainenModernized old classes
2014-05-23 Samu VoutilainenMoved Phpxmlrpc class to own file
2014-05-23 Samu VoutilainenRenamed Xmlrpc class to Phpxmlrpc
2014-05-23 Samu VoutilainenSplitted classes from xmlrpc.php to separate files
2014-05-23 Samu VoutilainenConvert tabs to spaces.
2014-05-23 Samu VoutilainenRenamed .inc files to .php files
2014-05-22 Samu Voutilainenxmlrpc.inc: changed verifyhost from 1 to 2.
2014-05-22 Samu Voutilainenxmlrpc.inc: Converted $GLOBALS array to internal class...
2014-05-21 Samu Voutilainenxmlrpc.inc: removed deprecated xmlrpc_backslash global
2014-05-21 Samu Voutilainenxmlrpc.inc: remove deprecated xmlEntities
2014-05-21 Samu Voutilainenxmlrpc.inc: removed dl("xml.so")
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...