From 1bf15bca2c30e5e1316112c45fe18ef0221875fd Mon Sep 17 00:00:00 2001 From: gggeek Date: Mon, 28 Dec 2020 11:43:53 +0000 Subject: [PATCH] docs --- doc/manual/phpxmlrpc_manual.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/manual/phpxmlrpc_manual.adoc b/doc/manual/phpxmlrpc_manual.adoc index 63ac4276..923d6361 100644 --- a/doc/manual/phpxmlrpc_manual.adoc +++ b/doc/manual/phpxmlrpc_manual.adoc @@ -133,14 +133,8 @@ demo/*:: example code for implementing both xmlrpc client and server functionali doc/*:: the documentation/ this manual, and the list of API changes between versions 3 and 4 -extras/rsakey.pem:: A test certificate key for the SSL support, which can be used to generate dummy certificates. It has - the passphrase "test." - extras/test.pl, extras/test.py:: Perl and Python programs to exercise server.php to test that some of the methods work. -extras/workspace.testPhpServer.fttb:: Frontier scripts to exercise the demo server. Thanks to Dave Winer for permission - to include these. See link:$$http://www.xmlrpc.com/discuss/msgReader$853$$[Dave's announcement of these.] - lib/*:: a compatibility layer for applications which still rely on version 3 of the API src/*:: the XML-RPC library classes. You can autoload these via Composer, or via a dedicated Autoloader class -- 2.47.0