git: 907282d289f9 - main - www/tt-rss: Update g20240421 → g20241010

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Mon, 14 Oct 2024 15:29:44 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=907282d289f9770e2e9bbd740b60d875d64a9af7

commit 907282d289f9770e2e9bbd740b60d875d64a9af7
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2024-10-14 15:27:41 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-14 15:29:27 +0000

    www/tt-rss: Update g20240421 → g20241010
    
    Commit log:
    https://gitlab.tt-rss.org/tt-rss/tt-rss/-/compare/d832907125a7711397da8ade5cfb51082d802542...468f464b486e2ed0527cfd7e80113d37cdd4d07c
    
    PR:     282069
---
 www/tt-rss/Makefile               |   5 +-
 www/tt-rss/distinfo               |   6 +-
 www/tt-rss/files/newsyslog.sample |   2 +-
 www/tt-rss/pkg-plist              | 756 +-------------------------------------
 4 files changed, 11 insertions(+), 758 deletions(-)

diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index 422d353d9f0c..631a3114d006 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tt-rss
-PORTVERSION=	g20240421
-PORTREVISION=	3
+DISTVERSION=	g20241010
 PORTEPOCH=	2
 CATEGORIES=	www
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
@@ -17,7 +16,7 @@ USES=		gettext-tools php:cli,web,flavors shebangfix
 
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.tt-rss.org
-GL_TAGNAME=	d832907125a7711397da8ade5cfb51082d802542
+GL_TAGNAME=	468f464b486e2ed0527cfd7e80113d37cdd4d07c
 # phe json/openssl extension is required but it's statically linked in default php
 USE_PHP=	ctype dom exif fileinfo filter iconv intl mbstring pcntl pdo \
 		phar posix session simplexml sockets tokenizer xml xmlwriter \
diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo
index 2274a9a08d04..b63b192bba3b 100644
--- a/www/tt-rss/distinfo
+++ b/www/tt-rss/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721519279
-SHA256 (tt-rss-tt-rss-d832907125a7711397da8ade5cfb51082d802542_GL0.tar.gz) = 21754aa85eaa4a5de1aba6e076f26ca3c356a4d6e70ae7e1d9e6ea6d12de1d65
-SIZE (tt-rss-tt-rss-d832907125a7711397da8ade5cfb51082d802542_GL0.tar.gz) = 8995458
+TIMESTAMP = 1728856724
+SHA256 (tt-rss-tt-rss-468f464b486e2ed0527cfd7e80113d37cdd4d07c_GL0.tar.gz) = 54e4d03bc50b557a37ecf5cdfdbb7f255750ec2aebc6107106ffdb121ae1002a
+SIZE (tt-rss-tt-rss-468f464b486e2ed0527cfd7e80113d37cdd4d07c_GL0.tar.gz) = 8641954
diff --git a/www/tt-rss/files/newsyslog.sample b/www/tt-rss/files/newsyslog.sample
index 3b2ebb6be4f7..7b02a07fafad 100644
--- a/www/tt-rss/files/newsyslog.sample
+++ b/www/tt-rss/files/newsyslog.sample
@@ -1 +1 @@
-/var/log/ttrssd.log root:wheel 644 3 * $W0 JC /var/run/ttrssd_parent.pid
+/var/log/ttrssd.log root:wheel 644 3 * $W0 JC /var/run/ttrssd.pid
diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist
index 909f900cce5f..09f6c3491f6a 100644
--- a/www/tt-rss/pkg-plist
+++ b/www/tt-rss/pkg-plist
@@ -80,9 +80,9 @@
 %%WWWDIR%%/classes/RPC.php
 %%WWWDIR%%/classes/RSSUtils.php
 %%WWWDIR%%/classes/Sanitizer.php
+%%WWWDIR%%/classes/Sessions.php
 %%WWWDIR%%/classes/Templator.php
 %%WWWDIR%%/classes/TimeHelper.php
-%%WWWDIR%%/classes/Tracer.php
 %%WWWDIR%%/classes/UrlHelper.php
 %%WWWDIR%%/classes/UserHelper.php
 %%WWWDIR%%/composer.json
@@ -1942,10 +1942,10 @@
 %%WWWDIR%%/locale/el_GR/LC_MESSAGES/messages.po
 %%WWWDIR%%/locale/eo/LC_MESSAGES/messages.mo
 %%WWWDIR%%/locale/eo/LC_MESSAGES/messages.po
-%%WWWDIR%%/locale/es_ES/LC_MESSAGES/messages.mo
-%%WWWDIR%%/locale/es_ES/LC_MESSAGES/messages.po
-%%WWWDIR%%/locale/es_LA/LC_MESSAGES/messages.mo
-%%WWWDIR%%/locale/es_LA/LC_MESSAGES/messages.po
+%%WWWDIR%%/locale/es/LC_MESSAGES/messages.mo
+%%WWWDIR%%/locale/es/LC_MESSAGES/messages.po
+%%WWWDIR%%/locale/et/LC_MESSAGES/messages.mo
+%%WWWDIR%%/locale/et/LC_MESSAGES/messages.po
 %%WWWDIR%%/locale/fa/LC_MESSAGES/messages.mo
 %%WWWDIR%%/locale/fa/LC_MESSAGES/messages.po
 %%WWWDIR%%/locale/fi_FI/LC_MESSAGES/messages.mo
@@ -2506,132 +2506,6 @@
 %%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/UnexpectedValueException.php
 %%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
 %%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
-%%WWWDIR%%/vendor/google/protobuf/README.md
-%%WWWDIR%%/vendor/google/protobuf/composer.json
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Any.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Api.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Duration.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/FieldMask.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/GPBEmpty.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/SourceContext.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Struct.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Timestamp.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Type.php
-%%WWWDIR%%/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Wrappers.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Any.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Api.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/BoolValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/BytesValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Descriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/DescriptorPool.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/DoubleValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Duration.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Enum.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/EnumDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/EnumValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/EnumValueDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Field.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Field/Cardinality.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Field/Kind.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/FieldDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/FieldMask.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Field_Cardinality.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Field_Kind.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/FloatValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/GPBEmpty.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Int32Value.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Int64Value.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/AnyBase.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/CodedInputStream.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/CodedOutputStream.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/Descriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorPool.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumBuilderContext.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumValueOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/ExtensionRangeOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldOptions/CType.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldOptions/JSType.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldOptions_CType.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldOptions_JSType.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FileDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FileDescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FileDescriptorSet.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FileOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GPBDecodeException.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GPBJsonWire.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GPBLabel.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GPBType.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GPBUtil.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GPBWire.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GPBWireType.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MapEntry.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MapField.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MapFieldIter.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MessageBuilderContext.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MessageOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MethodDescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MethodOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/OneofDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/OneofDescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/OneofField.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/OneofOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/RawInputStream.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/RepeatedField.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/RepeatedFieldIter.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/ServiceDescriptorProto.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/ServiceOptions.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/TimestampBase.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/ListValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Method.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Mixin.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/NullValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/OneofDescriptor.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Option.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/SourceContext.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/StringValue.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Struct.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Syntax.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Timestamp.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Type.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/UInt32Value.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/UInt64Value.php
-%%WWWDIR%%/vendor/google/protobuf/src/Google/Protobuf/Value.php
-%%WWWDIR%%/vendor/google/protobuf/src/phpdoc.dist.xml
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/CHANGELOG.md
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md
@@ -3073,517 +2947,6 @@
 %%WWWDIR%%/vendor/nikic/php-parser/lib/PhpParser/ParserFactory.php
 %%WWWDIR%%/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php
 %%WWWDIR%%/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/Baggage.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/BaggageBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/BaggageBuilderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/BaggageInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/Entry.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/Metadata.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/MetadataInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/Propagation/BaggagePropagator.php
-%%WWWDIR%%/vendor/open-telemetry/api/Baggage/Propagation/Parser.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/LogWriter/ErrorLogWriter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/LogWriter/Formatter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/LogWriter/LogWriterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/LogWriter/NoopLogWriter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/LogWriter/Psr3LogWriter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/LogWriter/StreamLogWriter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/LogWriterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/Internal/Logging.php
-%%WWWDIR%%/vendor/open-telemetry/api/Behavior/LogsMessagesTrait.php
-%%WWWDIR%%/vendor/open-telemetry/api/Globals.php
-%%WWWDIR%%/vendor/open-telemetry/api/Instrumentation/CachedInstrumentation.php
-%%WWWDIR%%/vendor/open-telemetry/api/Instrumentation/ConfigurationResolver.php
-%%WWWDIR%%/vendor/open-telemetry/api/Instrumentation/ConfigurationResolverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Instrumentation/Configurator.php
-%%WWWDIR%%/vendor/open-telemetry/api/Instrumentation/ContextKeys.php
-%%WWWDIR%%/vendor/open-telemetry/api/Instrumentation/InstrumentationInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Instrumentation/InstrumentationTrait.php
-%%WWWDIR%%/vendor/open-telemetry/api/LoggerHolder.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/EventLogger.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/EventLoggerInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/LogRecord.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/LoggerInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/LoggerProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/Map/Psr3.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/NoopLogger.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/NoopLoggerProvider.php
-%%WWWDIR%%/vendor/open-telemetry/api/Logs/README.md
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/CounterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/HistogramInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/MeterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/MeterProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopCounter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopHistogram.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopMeter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopMeterProvider.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopObservableCallback.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopObservableCounter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopObservableGauge.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopObservableUpDownCounter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/Noop/NoopUpDownCounter.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/ObservableCallbackInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/ObservableCounterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/ObservableGaugeInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/ObservableUpDownCounterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/ObserverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Metrics/UpDownCounterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/README.md
-%%WWWDIR%%/vendor/open-telemetry/api/Signals.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/NonRecordingSpan.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/NoopSpanBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/NoopTracer.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/NoopTracerProvider.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/Propagation/TraceContextPropagator.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/Propagation/TraceContextValidator.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/Span.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/SpanBuilderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/SpanContext.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/SpanContextInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/SpanContextValidator.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/SpanInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/SpanKind.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/StatusCode.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/TraceFlags.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/TraceState.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/TraceStateInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/TracerInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/TracerProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/api/Trace/functions.php
-%%WWWDIR%%/vendor/open-telemetry/api/composer.json
-%%WWWDIR%%/vendor/open-telemetry/context/Context.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextKey.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextKeyInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextKeys.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextStorage.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextStorageHead.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextStorageInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextStorageNode.php
-%%WWWDIR%%/vendor/open-telemetry/context/ContextStorageScopeInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/DebugScope.php
-%%WWWDIR%%/vendor/open-telemetry/context/ExecutionContextAwareInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/FiberBoundContextStorage.php
-%%WWWDIR%%/vendor/open-telemetry/context/FiberBoundContextStorageScope.php
-%%WWWDIR%%/vendor/open-telemetry/context/ImplicitContextKeyedInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/Propagation/ArrayAccessGetterSetter.php
-%%WWWDIR%%/vendor/open-telemetry/context/Propagation/MultiTextMapPropagator.php
-%%WWWDIR%%/vendor/open-telemetry/context/Propagation/NoopTextMapPropagator.php
-%%WWWDIR%%/vendor/open-telemetry/context/Propagation/PropagationGetterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/Propagation/PropagationSetterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/Propagation/SanitizeCombinedHeadersPropagationGetter.php
-%%WWWDIR%%/vendor/open-telemetry/context/Propagation/TextMapPropagatorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/README.md
-%%WWWDIR%%/vendor/open-telemetry/context/ScopeInterface.php
-%%WWWDIR%%/vendor/open-telemetry/context/ZendObserverFiber.php
-%%WWWDIR%%/vendor/open-telemetry/context/composer.json
-%%WWWDIR%%/vendor/open-telemetry/context/fiber/initialize_fiber_handler.php
-%%WWWDIR%%/vendor/open-telemetry/context/fiber/zend_observer_fiber.h
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/AttributesConverter.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/ContentTypes.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/HttpEndpointResolver.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/HttpEndpointResolverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/LogsConverter.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/LogsExporter.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/LogsExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/MetricConverter.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/MetricExporter.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/MetricExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/OtlpHttpTransportFactory.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/OtlpUtil.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/ProtobufSerializer.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/Protocols.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/README.md
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/SpanConverter.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/SpanExporter.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/SpanExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/_register.php
-%%WWWDIR%%/vendor/open-telemetry/exporter-otlp/composer.json
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Collector/Logs/V1/LogsService.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Collector/Metrics/V1/MetricsService.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Collector/Trace/V1/TraceService.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Common/V1/Common.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Logs/V1/Logs.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Metrics/Experimental/MetricsConfigService.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Metrics/V1/Metrics.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Resource/V1/Resource.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Trace/V1/Trace.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Trace/V1/TraceConfig.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Logs/V1/ExportLogsPartialSuccess.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Logs/V1/ExportLogsServiceRequest.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Logs/V1/ExportLogsServiceResponse.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Logs/V1/LogsServiceClient.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Metrics/V1/ExportMetricsPartialSuccess.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Metrics/V1/ExportMetricsServiceRequest.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Metrics/V1/ExportMetricsServiceResponse.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Metrics/V1/MetricsServiceClient.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Trace/V1/ExportTracePartialSuccess.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Trace/V1/ExportTraceServiceRequest.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Trace/V1/ExportTraceServiceResponse.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Trace/V1/TraceServiceClient.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/ArrayValue.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/InstrumentationLibrary.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/InstrumentationScope.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/KeyValue.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/KeyValueList.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/StringKeyValue.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/InstrumentationLibraryLogs.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/LogRecord.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/LogRecordFlags.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/LogsData.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/ResourceLogs.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/ScopeLogs.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/SeverityNumber.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigRequest.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigResponse.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigResponse/Schedule.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigResponse/Schedule/Pattern.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigResponse_Schedule.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigResponse_Schedule_Pattern.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/AggregationTemporality.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/DataPointFlags.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Exemplar.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/ExponentialHistogram.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/ExponentialHistogramDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/ExponentialHistogramDataPoint/Buckets.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/ExponentialHistogramDataPoint_Buckets.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Gauge.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Histogram.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/HistogramDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/InstrumentationLibraryMetrics.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntExemplar.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntGauge.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntHistogram.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntHistogramDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntSum.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Metric.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/MetricsData.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/NumberDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/ResourceMetrics.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/ScopeMetrics.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Sum.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Summary.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/SummaryDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/SummaryDataPoint/ValueAtQuantile.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/SummaryDataPoint_ValueAtQuantile.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Resource/V1/Resource.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/ConstantSampler.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/ConstantSampler/ConstantDecision.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/ConstantSampler_ConstantDecision.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/InstrumentationLibrarySpans.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/RateLimitingSampler.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/ResourceSpans.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/ScopeSpans.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span/Event.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span/Link.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span/SpanKind.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span_Event.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span_Link.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span_SpanKind.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Status.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Status/DeprecatedStatusCode.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Status/StatusCode.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Status_DeprecatedStatusCode.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Status_StatusCode.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceIdRatioBased.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TracesData.php
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/README.md
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/VERSION
-%%WWWDIR%%/vendor/open-telemetry/gen-otlp-protobuf/composer.json
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Adapter/HttpDiscovery/DependencyResolver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Adapter/HttpDiscovery/HttpPlugClientResolver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Adapter/HttpDiscovery/MessageFactoryResolver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Adapter/HttpDiscovery/PsrClientResolver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/AttributeValidator.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/AttributeValidatorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/Attributes.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/AttributesBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/AttributesBuilderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/AttributesFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/AttributesFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/AttributesInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/FilteredAttributesBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/FilteredAttributesFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Attribute/LogRecordAttributeValidator.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Configuration.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Defaults.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/KnownValues.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Parser/BooleanParser.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Parser/ListParser.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Parser/MapParser.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Parser/RatioParser.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Resolver/CompositeResolver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Resolver/EnvironmentResolver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Resolver/PhpIniAccessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Resolver/PhpIniResolver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Resolver/ResolverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/ValueTypes.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/VariableTypes.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Configuration/Variables.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Dev/Compatibility/README.md
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Dev/Compatibility/Util.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Dev/Compatibility/_load.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Exception/StackTraceFormatter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Export/Http/PsrTransport.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Export/Http/PsrTransportFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Export/Http/PsrUtils.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Export/Stream/StreamTransport.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Export/Stream/StreamTransportFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Export/TransportFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Export/TransportInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Future/CancellationInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Future/CompletedFuture.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Future/ErrorFuture.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Future/FutureInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Future/NullCancellation.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Http/DependencyResolverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Http/HttpPlug/Client/ResolverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Http/Psr/Client/ResolverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Http/Psr/Message/FactoryResolverInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Http/Psr/Message/MessageFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Http/Psr/Message/MessageFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Instrumentation/InstrumentationScope.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Instrumentation/InstrumentationScopeFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Instrumentation/InstrumentationScopeFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Instrumentation/InstrumentationScopeInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/ClockFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/ClockFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/ClockInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/StopWatch.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/StopWatchFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/StopWatchFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/StopWatchInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/SystemClock.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Time/Util.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Util/ClassConstantAccessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Util/ShutdownHandler.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Util/WeakMap.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Common/Util/functions.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Exporter/ConsoleExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Exporter/ConsoleExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Exporter/InMemoryExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Exporter/InMemoryExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Exporter/NoopExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Exporter/_register.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/ExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LogRecordExporterFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LogRecordExporterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LogRecordLimits.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LogRecordLimitsBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LogRecordProcessorFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LogRecordProcessorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Logger.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LoggerProvider.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LoggerProviderBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LoggerProviderFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LoggerProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/LoggerSharedState.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/NoopLoggerProvider.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Processor/BatchLogRecordProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Processor/MultiLogRecordProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Processor/NoopLogRecordProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/Processor/SimpleLogRecordProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/PsrSeverityMapperInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/ReadWriteLogRecord.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/ReadableLogRecord.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Logs/SimplePsrFileLogger.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Aggregation/ExplicitBucketHistogramAggregation.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Aggregation/ExplicitBucketHistogramSummary.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Aggregation/LastValueAggregation.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Aggregation/LastValueSummary.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Aggregation/SumAggregation.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Aggregation/SumSummary.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/AggregationInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/AggregationTemporalitySelectorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/AttributeProcessor/FilteredAttributeProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/AttributeProcessor/IdentityAttributeProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/AttributeProcessorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Counter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/DataInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/Exemplar.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/Gauge.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/Histogram.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/HistogramDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/Metric.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/NumberDataPoint.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/Sum.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Data/Temporality.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/DefaultAggregationProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/DefaultAggregationProviderTrait.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/BucketEntry.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/BucketStorage.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarFilter/AllExemplarFilter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarFilter/NoneExemplarFilter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarFilter/WithSampledTraceExemplarFilter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarFilterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarReservoirInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/FilteredReservoir.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/FixedSizeReservoir.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/HistogramBucketReservoir.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Exemplar/NoopReservoir.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Histogram.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Instrument.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/InstrumentType.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Meter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MeterInstruments.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MeterProvider.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MeterProviderBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MeterProviderFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MeterProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporter/ConsoleMetricExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporter/ConsoleMetricExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporter/InMemoryExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporter/InMemoryExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporter/NoopMetricExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporter/NoopMetricExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporter/_register.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporterFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricExporterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricFactory/StreamFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricFactory/StreamMetricSource.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricFactory/StreamMetricSourceProvider.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricMetadataInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricReader/ExportingReader.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricReaderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistration/MultiRegistryRegistration.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistration/RegistryRegistration.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistrationInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricCollectorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricRegistry.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricRegistryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricWriterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistry/MultiObserver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricRegistry/NoopObserver.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricSourceInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricSourceProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/MetricSourceRegistryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/NoopMeterProvider.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ObservableCallback.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ObservableCallbackDestructor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ObservableCounter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ObservableGauge.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ObservableInstrumentTrait.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ObservableUpDownCounter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/PushMetricExporterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ReferenceCounterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandler/DelayedStalenessHandler.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandler/DelayedStalenessHandlerFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandler/ImmediateStalenessHandler.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandler/ImmediateStalenessHandlerFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandler/NoopStalenessHandler.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandler/NoopStalenessHandlerFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandlerFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/StalenessHandlerInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/AsynchronousMetricStream.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/Delta.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/DeltaStorage.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/Metric.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/MetricAggregator.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/MetricAggregatorFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/MetricAggregatorFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/MetricAggregatorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/MetricCollectorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/MetricStreamInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/SynchronousMetricStream.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/Stream/WritableMetricStreamInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/UpDownCounter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/CriteriaViewRegistry.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/AllCriteria.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentNameCriteria.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentTypeCriteria.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentationScopeNameCriteria.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentationScopeSchemaUrlCriteria.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentationScopeVersionCriteria.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/SelectionCriteriaInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/View/ViewTemplate.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ViewProjection.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Metrics/ViewRegistryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Propagation/PropagatorFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Propagation/_register.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/README.md
-%%WWWDIR%%/vendor/open-telemetry/sdk/Registry.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/Composer.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/Composite.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/Constant.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/Environment.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/Host.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/OperatingSystem.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/Process.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/ProcessRuntime.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/Sdk.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/Detectors/SdkProvided.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/ResourceDetectorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/ResourceInfo.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Resource/ResourceInfoFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Sdk.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/SdkAutoloader.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/SdkBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Behavior/LoggerAwareTrait.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Behavior/SpanExporterDecoratorTrait.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Behavior/SpanExporterTrait.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Behavior/UsesSpanConverterTrait.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Event.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/EventInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/ExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/IdGeneratorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/ImmutableSpan.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Link.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/LinkInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/NoopTracerProvider.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/RandomIdGenerator.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/ReadWriteSpanInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/ReadableSpanInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Sampler/AlwaysOffSampler.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Sampler/AlwaysOnSampler.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Sampler/ParentBased.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Sampler/TraceIdRatioBasedSampler.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SamplerFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SamplerInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SamplingResult.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Span.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanConverterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanDataInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/AbstractDecorator.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/ConsoleSpanExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/ConsoleSpanExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/FriendlySpanConverter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/InMemoryExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/InMemorySpanExporterFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/LoggerDecorator.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/LoggerExporter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/NullSpanConverter.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/SpanExporterFactoryInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporter/_register.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanExporterInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanLimits.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanLimitsBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanProcessor/BatchSpanProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanProcessor/BatchSpanProcessorBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanProcessor/MultiSpanProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanProcessor/NoopSpanProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanProcessor/SimpleSpanProcessor.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanProcessorFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/SpanProcessorInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/StatusData.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/StatusDataInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/Tracer.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/TracerProvider.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/TracerProviderBuilder.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/TracerProviderFactory.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/TracerProviderInterface.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/Trace/TracerSharedState.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/_autoload.php
-%%WWWDIR%%/vendor/open-telemetry/sdk/composer.json
-%%WWWDIR%%/vendor/open-telemetry/sem-conv/README.md
-%%WWWDIR%%/vendor/open-telemetry/sem-conv/ResourceAttributes.php
-%%WWWDIR%%/vendor/open-telemetry/sem-conv/TraceAttributes.php
-%%WWWDIR%%/vendor/open-telemetry/sem-conv/composer.json
 %%WWWDIR%%/vendor/paragonie/constant_time_encoding/LICENSE.txt
 %%WWWDIR%%/vendor/paragonie/constant_time_encoding/README.md
 %%WWWDIR%%/vendor/paragonie/constant_time_encoding/composer.json
@@ -3676,64 +3039,6 @@
 %%WWWDIR%%/vendor/phar-io/version/src/exceptions/NoBuildMetaDataException.php
 %%WWWDIR%%/vendor/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php
 %%WWWDIR%%/vendor/phar-io/version/src/exceptions/UnsupportedVersionConstraintException.php
-%%WWWDIR%%/vendor/php-http/discovery/.php-cs-fixer.php
-%%WWWDIR%%/vendor/php-http/discovery/CHANGELOG.md
-%%WWWDIR%%/vendor/php-http/discovery/README.md
-%%WWWDIR%%/vendor/php-http/discovery/composer.json
-%%WWWDIR%%/vendor/php-http/discovery/src/ClassDiscovery.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Composer/Plugin.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Exception.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Exception/ClassInstantiationFailedException.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Exception/DiscoveryFailedException.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Exception/NoCandidateFoundException.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Exception/NotFoundException.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Exception/PuliUnavailableException.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Exception/StrategyUnavailableException.php
-%%WWWDIR%%/vendor/php-http/discovery/src/HttpAsyncClientDiscovery.php
-%%WWWDIR%%/vendor/php-http/discovery/src/HttpClientDiscovery.php
-%%WWWDIR%%/vendor/php-http/discovery/src/MessageFactoryDiscovery.php
-%%WWWDIR%%/vendor/php-http/discovery/src/NotFoundException.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Psr17Factory.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Psr18Client.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Psr18ClientDiscovery.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Strategy/CommonClassesStrategy.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Strategy/CommonPsr17ClassesStrategy.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Strategy/DiscoveryStrategy.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Strategy/MockClientStrategy.php
-%%WWWDIR%%/vendor/php-http/discovery/src/Strategy/PuliBetaStrategy.php
-%%WWWDIR%%/vendor/php-http/discovery/src/StreamFactoryDiscovery.php
-%%WWWDIR%%/vendor/php-http/discovery/src/UriFactoryDiscovery.php
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/CHANGELOG.md
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/README.md
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/composer.json
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/phpstan.neon.dist
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/psalm.baseline.xml
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/psalm.xml
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/src/Client.php
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/src/Exception/UnexpectedValueException.php
-%%WWWDIR%%/vendor/php-http/guzzle7-adapter/src/Promise.php
-%%WWWDIR%%/vendor/php-http/httplug/.php-cs-fixer.dist.php
-%%WWWDIR%%/vendor/php-http/httplug/CHANGELOG.md
-%%WWWDIR%%/vendor/php-http/httplug/README.md
-%%WWWDIR%%/vendor/php-http/httplug/composer.json
-%%WWWDIR%%/vendor/php-http/httplug/puli.json
-%%WWWDIR%%/vendor/php-http/httplug/src/Exception.php
-%%WWWDIR%%/vendor/php-http/httplug/src/Exception/HttpException.php
-%%WWWDIR%%/vendor/php-http/httplug/src/Exception/NetworkException.php
-%%WWWDIR%%/vendor/php-http/httplug/src/Exception/RequestAwareTrait.php
-%%WWWDIR%%/vendor/php-http/httplug/src/Exception/RequestException.php
-%%WWWDIR%%/vendor/php-http/httplug/src/Exception/TransferException.php
-%%WWWDIR%%/vendor/php-http/httplug/src/HttpAsyncClient.php
-%%WWWDIR%%/vendor/php-http/httplug/src/HttpClient.php
-%%WWWDIR%%/vendor/php-http/httplug/src/Promise/HttpFulfilledPromise.php
-%%WWWDIR%%/vendor/php-http/httplug/src/Promise/HttpRejectedPromise.php
-%%WWWDIR%%/vendor/php-http/promise/CHANGELOG.md
-%%WWWDIR%%/vendor/php-http/promise/README.md
-%%WWWDIR%%/vendor/php-http/promise/composer.json
-%%WWWDIR%%/vendor/php-http/promise/src/FulfilledPromise.php
-%%WWWDIR%%/vendor/php-http/promise/src/Promise.php
-%%WWWDIR%%/vendor/php-http/promise/src/RejectedPromise.php
 %%WWWDIR%%/vendor/phpdocumentor/reflection-common/.github/dependabot.yml
 %%WWWDIR%%/vendor/phpdocumentor/reflection-common/.github/workflows/push.yml
 %%WWWDIR%%/vendor/phpdocumentor/reflection-common/README.md
@@ -4480,16 +3785,6 @@
 %%WWWDIR%%/vendor/psr/http-message/src/StreamInterface.php
 %%WWWDIR%%/vendor/psr/http-message/src/UploadedFileInterface.php
 %%WWWDIR%%/vendor/psr/http-message/src/UriInterface.php
-%%WWWDIR%%/vendor/psr/log/README.md
-%%WWWDIR%%/vendor/psr/log/composer.json
-%%WWWDIR%%/vendor/psr/log/src/AbstractLogger.php
-%%WWWDIR%%/vendor/psr/log/src/InvalidArgumentException.php
-%%WWWDIR%%/vendor/psr/log/src/LogLevel.php
-%%WWWDIR%%/vendor/psr/log/src/LoggerAwareInterface.php
-%%WWWDIR%%/vendor/psr/log/src/LoggerAwareTrait.php
-%%WWWDIR%%/vendor/psr/log/src/LoggerInterface.php
-%%WWWDIR%%/vendor/psr/log/src/LoggerTrait.php
-%%WWWDIR%%/vendor/psr/log/src/NullLogger.php
 %%WWWDIR%%/vendor/ralouphie/getallheaders/README.md
 %%WWWDIR%%/vendor/ralouphie/getallheaders/composer.json
 %%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php
@@ -4745,47 +4040,6 @@
 %%WWWDIR%%/vendor/symfony/deprecation-contracts/README.md
 %%WWWDIR%%/vendor/symfony/deprecation-contracts/composer.json
 %%WWWDIR%%/vendor/symfony/deprecation-contracts/function.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/README.md
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php
-%%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json
-%%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/README.md
-%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/bootstrap.php
-%%WWWDIR%%/vendor/symfony/polyfill-php80/composer.json
-%%WWWDIR%%/vendor/symfony/polyfill-php81/Php81.php
-%%WWWDIR%%/vendor/symfony/polyfill-php81/README.md
-%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php
-%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php
-%%WWWDIR%%/vendor/symfony/polyfill-php81/bootstrap.php
-%%WWWDIR%%/vendor/symfony/polyfill-php81/composer.json
-%%WWWDIR%%/vendor/symfony/polyfill-php82/NoDynamicProperties.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Php82.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/README.md
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Random/Engine/Secure.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/AllowDynamicProperties.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/Random/BrokenRandomEngineError.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/Random/CryptoSafeEngine.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/Random/Engine.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/Random/Engine/Secure.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/Random/RandomError.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/Random/RandomException.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/SensitiveParameter.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/SensitiveParameterValue.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/SensitiveParameterValue.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/bootstrap.php
-%%WWWDIR%%/vendor/symfony/polyfill-php82/composer.json
 %%WWWDIR%%/vendor/thecodingmachine/safe/README.md
 %%WWWDIR%%/vendor/thecodingmachine/safe/composer.json
 %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/Exceptions/ApcException.php