From cdd7ad020e165fe680703b6d3319b908b682fb7a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 20 Oct 2023 17:12:29 +0300 Subject: jaeger-client -> opentelemetry --- vendor/php-http/discovery/src/Exception.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vendor/php-http/discovery/src/Exception.php (limited to 'vendor/php-http/discovery/src/Exception.php') diff --git a/vendor/php-http/discovery/src/Exception.php b/vendor/php-http/discovery/src/Exception.php new file mode 100644 index 000000000..0fa8c767e --- /dev/null +++ b/vendor/php-http/discovery/src/Exception.php @@ -0,0 +1,12 @@ + + */ +interface Exception extends \Throwable +{ +} -- cgit v1.2.3-54-g00ecf