comment
authorgggeek <giunta.gaetano@gmail.com>
Sat, 2 Jan 2021 14:20:22 +0000 (14:20 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sat, 2 Jan 2021 14:20:22 +0000 (14:20 +0000)
extras/benchmark.php

index cd5d004..623d614 100644 (file)
@@ -19,6 +19,7 @@ use PhpXmlRpc\Client;
 use PhpXmlRpc\Response;
 use PhpXmlRpc\Encoder;
 
+/// @todo allow autoloading when the library is installed as dependency
 include_once __DIR__ . '/../vendor/autoload.php';
 
 include __DIR__ . '/../tests/parse_args.php';