From 2d05d8553f9316ca39f053f68fc48e91366777a3 Mon Sep 17 00:00:00 2001 From: gggeek Date: Sat, 2 Jan 2021 14:20:22 +0000 Subject: [PATCH] comment --- extras/benchmark.php | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/benchmark.php b/extras/benchmark.php index cd5d004f..623d6147 100644 --- a/extras/benchmark.php +++ b/extras/benchmark.php @@ -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'; -- 2.47.0