plcapi.git
2015-02-21 gggeekReformat source code: the library
2015-02-21 gggeekReformat source code: tests
2015-02-21 gggeekReformat source code: doc
2015-02-21 gggeekReformat source code: demos
2015-02-21 gggeekReformat source code: debugger
2015-01-11 gggeekFix server: multicalls and exception catching
2015-01-11 gggeekFix localhostTest
2015-01-11 gggeekMove benchmark script to the new API
2015-01-11 gggeekFixes to make the debugger work
2014-12-16 gggeekbypass completely autoloading for old-style api
2014-12-16 gggeekMake Travis start using new testsuite
2014-12-16 gggeekWIP - more bugfixes and start of testsuite reimplementation
2014-12-15 gggeekWIP - more fixes: system methods in server, charset...
2014-12-15 gggeekWIP - more fixes
2014-12-15 gggeekWIP - more fixes
2014-12-14 gggeekRename and reformat demo xml files
2014-12-14 gggeekWIP fix bugs after introduction of namespaces, found...
2014-12-14 gggeekWIP introduce namespaces; move all global functions...
2014-12-10 Gaetano GiuntaMerge pull request #19 from HMAZonderland/patch-1
2014-12-10 Hugo ZonderlandUpdate and rename README to README.md
2014-12-10 gggeekWIP testsuite refactoring
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...
next