Add link to api docs in manual
[plcapi.git] / demo /
2016-01-24 gggeekMove api docs to phpdoc (wip); fix wrong property name...
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-07-12 gggeekClean up old-API code
2015-07-12 gggeekImplement interface ArrayAccess in the Value class
2015-07-12 gggeekAllow easier configuration to detect exotic charsets...
2015-06-17 gggeekFix ArrayIterator interface implementation; remove...
2015-06-07 gggeekMinor cleanup in variable names
2015-05-30 gggeekadd test for debug messages set into the server by...
2015-05-30 gggeektwo fixes for 'load method synopsis' action in the...
2015-05-25 gggeekFix bugs found by Scrutinizer
2015-05-25 gggeekAdd a warning to the manual; move more method names...
2015-05-24 gggeekAdd one more test for wrapped php functions: preserve...
2015-05-23 gggeektest exceptions thrown in wrapped code; make testsuite...
2015-05-23 gggeekAdd a test for wrapping closures
2015-05-23 gggeekFix one signature of proxy method in proxy.php demo...
2015-05-17 gggeekWIP: Make wrap_xmlrpc_method return a closure by defaul...
2015-05-17 gggeekfix previous commit: leftover debug code in server.php
2015-05-17 gggeekImprove generation of methods signature by the Wrapper...
2015-05-15 gggeekFix wrap_php_class(); add more tests for wrapping
2015-05-12 gggeekUpdate comments
2015-05-12 gggeekRefactor demo files (client side): remove redundant...
2015-05-06 gggeekRefactor the Wrapper class to generate closures by...
2015-05-02 gggeekAdd a test for registering anonymous functions in the...
2015-04-19 gggeekSet default internal charset to UTF8 and change tests...
2015-04-19 gggeekComments and whitespace in discuss.php
2015-04-19 gggeekRemove legacy api usage from comment.php
2015-04-18 gggeekfix: the client can now successfully call methods using...
2015-04-17 gggeekTerminate files with a NL to appease sensiolabs
2015-04-17 gggeekRemove legacy code from vardemo demo file
2015-04-17 gggeekRefactor demo server: do not rely any more on legacy...
2015-04-12 gggeekFix 2 comments
2015-04-12 gggeekbetter name for undefined var used for testing
2015-03-26 gggeekFix wrapping class and demo file
2015-03-24 gggeekRefactoring ongoing: move http headers parsing away...
2015-03-22 gggeekStart clean up of demo code: use new API, camelCase...
2015-03-22 gggeekWhen using phpunit to generate code coverage, take...
2015-02-21 gggeekMore newline fixes
2015-02-21 gggeekFix newlines (to satisfy automated code quality scanners)
2015-02-21 gggeekMove license file inside the lib and away from sf.net
2015-02-21 gggeekWelcome 2015
2015-02-21 gggeekReformat source code: demos
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 gggeekIntroduce __DIR__; some CRLF -> LF; wrappers file has...
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-06-15 gggeekRemove Id tag from demo files
2014-05-26 gggeekMore tabs/to/spaces conversion, plus remove closing...
2014-01-10 gggeek- welcome 2014
2013-11-19 gggeekRemove $id$ tag now that we are on git; update copyrigh...
2009-09-05 ggiunta* xmlrpcs.inc, xmlrpcs.inc: remove code that was left...
2009-08-05 ggiunta- add one more way to register class methods
2009-08-04 ggiunta- minor comments changes
2009-07-26 ggiunta- remove another warning with php 5.3 (ereg*)
2009-07-16 ggiunta- xmlrpc.inc: add support for the <ex:nil/> from the...
2009-03-17 ggiunta- fix year in copyrights notices
2009-03-16 ggiunta- Initial import of the mob, reorganizing dirs to match...