Changeset 3428342
- Timestamp:
- 12/27/2025 05:53:44 PM (3 months ago)
- Location:
- pay-with-flex/tags/3.2.1
- Files:
-
- 7 deleted
- 264 copied
-
. (copied) (copied from pay-with-flex/trunk)
-
.distignore (copied) (copied from pay-with-flex/trunk/.distignore)
-
build/index.asset.php (copied) (copied from pay-with-flex/trunk/build/index.asset.php)
-
composer.json (copied) (copied from pay-with-flex/trunk/composer.json)
-
composer.lock (copied) (copied from pay-with-flex/trunk/composer.lock)
-
includes (copied) (copied from pay-with-flex/trunk/includes)
-
pay-with-flex.php (copied) (copied from pay-with-flex/trunk/pay-with-flex.php)
-
phpunit.xml.dist (copied) (copied from pay-with-flex/trunk/phpunit.xml.dist)
-
readme.txt (copied) (copied from pay-with-flex/trunk/readme.txt)
-
src/Controller/Controller.php (copied) (copied from pay-with-flex/trunk/src/Controller/Controller.php)
-
src/Controller/OrderController.php (copied) (copied from pay-with-flex/trunk/src/Controller/OrderController.php)
-
src/Controller/WebhookController.php (copied) (copied from pay-with-flex/trunk/src/Controller/WebhookController.php)
-
src/Exception/FlexException.php (copied) (copied from pay-with-flex/trunk/src/Exception/FlexException.php)
-
src/Exception/FlexResponseException.php (copied) (copied from pay-with-flex/trunk/src/Exception/FlexResponseException.php)
-
src/PaymentGateway.php (copied) (copied from pay-with-flex/trunk/src/PaymentGateway.php)
-
src/PaymentMethod.php (copied) (copied from pay-with-flex/trunk/src/PaymentMethod.php)
-
src/Resource/CheckoutSession/CheckoutSession.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/CheckoutSession.php)
-
src/Resource/CheckoutSession/CustomerDefaults.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/CustomerDefaults.php)
-
src/Resource/CheckoutSession/Discount.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/Discount.php)
-
src/Resource/CheckoutSession/LineItem.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/LineItem.php)
-
src/Resource/CheckoutSession/Mode.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/Mode.php)
-
src/Resource/CheckoutSession/Refund/LineItem.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/Refund/LineItem.php)
-
src/Resource/CheckoutSession/Refund/Refund.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/Refund/Refund.php)
-
src/Resource/CheckoutSession/ShippingOptions.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/ShippingOptions.php)
-
src/Resource/CheckoutSession/Status.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/Status.php)
-
src/Resource/CheckoutSession/TaxRate.php (copied) (copied from pay-with-flex/trunk/src/Resource/CheckoutSession/TaxRate.php)
-
src/Resource/Coupon.php (copied) (copied from pay-with-flex/trunk/src/Resource/Coupon.php)
-
src/Resource/Price.php (copied) (copied from pay-with-flex/trunk/src/Resource/Price.php)
-
src/Resource/Product.php (copied) (copied from pay-with-flex/trunk/src/Resource/Product.php)
-
src/Resource/Refund.php (copied) (copied from pay-with-flex/trunk/src/Resource/Refund.php)
-
src/Resource/RefundStatus.php (copied) (copied from pay-with-flex/trunk/src/Resource/RefundStatus.php)
-
src/Resource/Resource.php (copied) (copied from pay-with-flex/trunk/src/Resource/Resource.php)
-
src/Resource/ResourceAction.php (copied) (copied from pay-with-flex/trunk/src/Resource/ResourceAction.php)
-
src/Resource/ResourceInterface.php (copied) (copied from pay-with-flex/trunk/src/Resource/ResourceInterface.php)
-
src/Resource/ShippingRate.php (copied) (copied from pay-with-flex/trunk/src/Resource/ShippingRate.php)
-
src/Resource/Webhook.php (copied) (copied from pay-with-flex/trunk/src/Resource/Webhook.php)
-
src/Resource/WebhookEvent.php (copied) (copied from pay-with-flex/trunk/src/Resource/WebhookEvent.php)
-
vendor/autoload.php (copied) (copied from pay-with-flex/trunk/vendor/autoload.php)
-
vendor/autoload_packages.php (deleted)
-
vendor/automattic (deleted)
-
vendor/composer/InstalledVersions.php (copied) (copied from pay-with-flex/trunk/vendor/composer/InstalledVersions.php)
-
vendor/composer/autoload_classmap.php (copied) (copied from pay-with-flex/trunk/vendor/composer/autoload_classmap.php)
-
vendor/composer/autoload_files.php (copied) (copied from pay-with-flex/trunk/vendor/composer/autoload_files.php)
-
vendor/composer/autoload_psr4.php (copied) (copied from pay-with-flex/trunk/vendor/composer/autoload_psr4.php)
-
vendor/composer/autoload_real.php (copied) (copied from pay-with-flex/trunk/vendor/composer/autoload_real.php)
-
vendor/composer/autoload_static.php (copied) (copied from pay-with-flex/trunk/vendor/composer/autoload_static.php)
-
vendor/composer/installed.json (copied) (copied from pay-with-flex/trunk/vendor/composer/installed.json)
-
vendor/composer/installed.php (copied) (copied from pay-with-flex/trunk/vendor/composer/installed.php)
-
vendor/composer/jetpack_autoload_classmap.php (deleted)
-
vendor/composer/jetpack_autoload_filemap.php (deleted)
-
vendor/composer/platform_check.php (copied) (copied from pay-with-flex/trunk/vendor/composer/platform_check.php)
-
vendor/guzzlehttp/psr7/CHANGELOG.md (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/CHANGELOG.md)
-
vendor/guzzlehttp/psr7/README.md (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/README.md)
-
vendor/guzzlehttp/psr7/composer.json (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/composer.json)
-
vendor/guzzlehttp/psr7/src/AppendStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/AppendStream.php)
-
vendor/guzzlehttp/psr7/src/BufferStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/BufferStream.php)
-
vendor/guzzlehttp/psr7/src/CachingStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/CachingStream.php)
-
vendor/guzzlehttp/psr7/src/DroppingStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/DroppingStream.php)
-
vendor/guzzlehttp/psr7/src/Exception/MalformedUriException.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Exception/MalformedUriException.php)
-
vendor/guzzlehttp/psr7/src/FnStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/FnStream.php)
-
vendor/guzzlehttp/psr7/src/Header.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Header.php)
-
vendor/guzzlehttp/psr7/src/HttpFactory.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/HttpFactory.php)
-
vendor/guzzlehttp/psr7/src/InflateStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/InflateStream.php)
-
vendor/guzzlehttp/psr7/src/LazyOpenStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/LazyOpenStream.php)
-
vendor/guzzlehttp/psr7/src/LimitStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/LimitStream.php)
-
vendor/guzzlehttp/psr7/src/Message.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Message.php)
-
vendor/guzzlehttp/psr7/src/MessageTrait.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/MessageTrait.php)
-
vendor/guzzlehttp/psr7/src/MimeType.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/MimeType.php)
-
vendor/guzzlehttp/psr7/src/MultipartStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/MultipartStream.php)
-
vendor/guzzlehttp/psr7/src/NoSeekStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/NoSeekStream.php)
-
vendor/guzzlehttp/psr7/src/PumpStream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/PumpStream.php)
-
vendor/guzzlehttp/psr7/src/Query.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Query.php)
-
vendor/guzzlehttp/psr7/src/Request.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Request.php)
-
vendor/guzzlehttp/psr7/src/Response.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Response.php)
-
vendor/guzzlehttp/psr7/src/Rfc7230.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Rfc7230.php)
-
vendor/guzzlehttp/psr7/src/ServerRequest.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/ServerRequest.php)
-
vendor/guzzlehttp/psr7/src/Stream.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Stream.php)
-
vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php)
-
vendor/guzzlehttp/psr7/src/StreamWrapper.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/StreamWrapper.php)
-
vendor/guzzlehttp/psr7/src/UploadedFile.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/UploadedFile.php)
-
vendor/guzzlehttp/psr7/src/Uri.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Uri.php)
-
vendor/guzzlehttp/psr7/src/UriComparator.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/UriComparator.php)
-
vendor/guzzlehttp/psr7/src/UriNormalizer.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/UriNormalizer.php)
-
vendor/guzzlehttp/psr7/src/UriResolver.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/UriResolver.php)
-
vendor/guzzlehttp/psr7/src/Utils.php (copied) (copied from pay-with-flex/trunk/vendor/guzzlehttp/psr7/src/Utils.php)
-
vendor/jean85/pretty-package-versions/composer.json (copied) (copied from pay-with-flex/trunk/vendor/jean85/pretty-package-versions/composer.json)
-
vendor/jean85/pretty-package-versions/rector.php (copied) (copied from pay-with-flex/trunk/vendor/jean85/pretty-package-versions/rector.php)
-
vendor/jean85/pretty-package-versions/src/Exception/ProvidedPackageException.php (copied) (copied from pay-with-flex/trunk/vendor/jean85/pretty-package-versions/src/Exception/ProvidedPackageException.php)
-
vendor/jean85/pretty-package-versions/src/Exception/ReplacedPackageException.php (copied) (copied from pay-with-flex/trunk/vendor/jean85/pretty-package-versions/src/Exception/ReplacedPackageException.php)
-
vendor/jean85/pretty-package-versions/src/Exception/VersionMissingExceptionInterface.php (copied) (copied from pay-with-flex/trunk/vendor/jean85/pretty-package-versions/src/Exception/VersionMissingExceptionInterface.php)
-
vendor/jean85/pretty-package-versions/src/PrettyVersions.php (copied) (copied from pay-with-flex/trunk/vendor/jean85/pretty-package-versions/src/PrettyVersions.php)
-
vendor/jean85/pretty-package-versions/src/Version.php (copied) (copied from pay-with-flex/trunk/vendor/jean85/pretty-package-versions/src/Version.php)
-
vendor/jetpack-autoloader (deleted)
-
vendor/psr/http-factory/composer.json (copied) (copied from pay-with-flex/trunk/vendor/psr/http-factory/composer.json)
-
vendor/psr/http-factory/src/RequestFactoryInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-factory/src/RequestFactoryInterface.php)
-
vendor/psr/http-factory/src/ResponseFactoryInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-factory/src/ResponseFactoryInterface.php)
-
vendor/psr/http-factory/src/ServerRequestFactoryInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php)
-
vendor/psr/http-factory/src/StreamFactoryInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-factory/src/StreamFactoryInterface.php)
-
vendor/psr/http-factory/src/UploadedFileFactoryInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php)
-
vendor/psr/http-factory/src/UriFactoryInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-factory/src/UriFactoryInterface.php)
-
vendor/psr/http-message/composer.json (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/composer.json)
-
vendor/psr/http-message/src/MessageInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/src/MessageInterface.php)
-
vendor/psr/http-message/src/RequestInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/src/RequestInterface.php)
-
vendor/psr/http-message/src/ResponseInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/src/ResponseInterface.php)
-
vendor/psr/http-message/src/ServerRequestInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/src/ServerRequestInterface.php)
-
vendor/psr/http-message/src/StreamInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/src/StreamInterface.php)
-
vendor/psr/http-message/src/UploadedFileInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/src/UploadedFileInterface.php)
-
vendor/psr/http-message/src/UriInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/http-message/src/UriInterface.php)
-
vendor/psr/log/composer.json (copied) (copied from pay-with-flex/trunk/vendor/psr/log/composer.json)
-
vendor/psr/log/src/AbstractLogger.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/AbstractLogger.php)
-
vendor/psr/log/src/InvalidArgumentException.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/InvalidArgumentException.php)
-
vendor/psr/log/src/LogLevel.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/LogLevel.php)
-
vendor/psr/log/src/LoggerAwareInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/LoggerAwareInterface.php)
-
vendor/psr/log/src/LoggerAwareTrait.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/LoggerAwareTrait.php)
-
vendor/psr/log/src/LoggerInterface.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/LoggerInterface.php)
-
vendor/psr/log/src/LoggerTrait.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/LoggerTrait.php)
-
vendor/psr/log/src/NullLogger.php (copied) (copied from pay-with-flex/trunk/vendor/psr/log/src/NullLogger.php)
-
vendor/ralouphie/getallheaders/composer.json (copied) (copied from pay-with-flex/trunk/vendor/ralouphie/getallheaders/composer.json)
-
vendor/ralouphie/getallheaders/src/getallheaders.php (copied) (copied from pay-with-flex/trunk/vendor/ralouphie/getallheaders/src/getallheaders.php)
-
vendor/scoper-autoload.php (copied) (copied from pay-with-flex/trunk/vendor/scoper-autoload.php)
-
vendor/sentry/sentry/.git-blame-ignore-revs (deleted)
-
vendor/sentry/sentry/CHANGELOG.md (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/CHANGELOG.md)
-
vendor/sentry/sentry/README.md (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/README.md)
-
vendor/sentry/sentry/composer.json (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/composer.json)
-
vendor/sentry/sentry/src/Attributes/Attribute.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Attributes/Attribute.php)
-
vendor/sentry/sentry/src/Attributes/AttributeBag.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Attributes/AttributeBag.php)
-
vendor/sentry/sentry/src/Breadcrumb.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Breadcrumb.php)
-
vendor/sentry/sentry/src/CheckIn.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/CheckIn.php)
-
vendor/sentry/sentry/src/CheckInStatus.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/CheckInStatus.php)
-
vendor/sentry/sentry/src/Client.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Client.php)
-
vendor/sentry/sentry/src/ClientBuilder.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/ClientBuilder.php)
-
vendor/sentry/sentry/src/ClientInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/ClientInterface.php)
-
vendor/sentry/sentry/src/Context/OsContext.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Context/OsContext.php)
-
vendor/sentry/sentry/src/Context/RuntimeContext.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Context/RuntimeContext.php)
-
vendor/sentry/sentry/src/Dsn.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Dsn.php)
-
vendor/sentry/sentry/src/ErrorHandler.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/ErrorHandler.php)
-
vendor/sentry/sentry/src/Event.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Event.php)
-
vendor/sentry/sentry/src/EventHint.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/EventHint.php)
-
vendor/sentry/sentry/src/EventId.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/EventId.php)
-
vendor/sentry/sentry/src/EventType.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/EventType.php)
-
vendor/sentry/sentry/src/Exception/EventCreationException.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Exception/EventCreationException.php)
-
vendor/sentry/sentry/src/Exception/FatalErrorException.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Exception/FatalErrorException.php)
-
vendor/sentry/sentry/src/Exception/JsonException.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Exception/JsonException.php)
-
vendor/sentry/sentry/src/Exception/SilencedErrorException.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Exception/SilencedErrorException.php)
-
vendor/sentry/sentry/src/ExceptionDataBag.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/ExceptionDataBag.php)
-
vendor/sentry/sentry/src/ExceptionMechanism.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/ExceptionMechanism.php)
-
vendor/sentry/sentry/src/Frame.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Frame.php)
-
vendor/sentry/sentry/src/FrameBuilder.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/FrameBuilder.php)
-
vendor/sentry/sentry/src/HttpClient/HttpClient.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/HttpClient/HttpClient.php)
-
vendor/sentry/sentry/src/HttpClient/HttpClientInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/HttpClient/HttpClientInterface.php)
-
vendor/sentry/sentry/src/HttpClient/Request.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/HttpClient/Request.php)
-
vendor/sentry/sentry/src/HttpClient/Response.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/HttpClient/Response.php)
-
vendor/sentry/sentry/src/Integration/AbstractErrorListenerIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/AbstractErrorListenerIntegration.php)
-
vendor/sentry/sentry/src/Integration/EnvironmentIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/EnvironmentIntegration.php)
-
vendor/sentry/sentry/src/Integration/ErrorListenerIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/ErrorListenerIntegration.php)
-
vendor/sentry/sentry/src/Integration/ExceptionListenerIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/ExceptionListenerIntegration.php)
-
vendor/sentry/sentry/src/Integration/FatalErrorListenerIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/FatalErrorListenerIntegration.php)
-
vendor/sentry/sentry/src/Integration/FrameContextifierIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/FrameContextifierIntegration.php)
-
vendor/sentry/sentry/src/Integration/IntegrationInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/IntegrationInterface.php)
-
vendor/sentry/sentry/src/Integration/IntegrationRegistry.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/IntegrationRegistry.php)
-
vendor/sentry/sentry/src/Integration/ModulesIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/ModulesIntegration.php)
-
vendor/sentry/sentry/src/Integration/OptionAwareIntegrationInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/OptionAwareIntegrationInterface.php)
-
vendor/sentry/sentry/src/Integration/RequestFetcher.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/RequestFetcher.php)
-
vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php)
-
vendor/sentry/sentry/src/Integration/RequestIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/RequestIntegration.php)
-
vendor/sentry/sentry/src/Integration/TransactionIntegration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Integration/TransactionIntegration.php)
-
vendor/sentry/sentry/src/Logger/DebugFileLogger.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Logger/DebugFileLogger.php)
-
vendor/sentry/sentry/src/Logger/DebugLogger.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Logger/DebugLogger.php)
-
vendor/sentry/sentry/src/Logger/DebugStdOutLogger.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Logger/DebugStdOutLogger.php)
-
vendor/sentry/sentry/src/Logs/Log.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Logs/Log.php)
-
vendor/sentry/sentry/src/Logs/LogLevel.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Logs/LogLevel.php)
-
vendor/sentry/sentry/src/Logs/Logs.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Logs/Logs.php)
-
vendor/sentry/sentry/src/Logs/LogsAggregator.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Logs/LogsAggregator.php)
-
vendor/sentry/sentry/src/Metrics/Metrics.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Metrics/Metrics.php)
-
vendor/sentry/sentry/src/Metrics/MetricsAggregator.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Metrics/MetricsAggregator.php)
-
vendor/sentry/sentry/src/Metrics/MetricsUnit.php (deleted)
-
vendor/sentry/sentry/src/Metrics/TraceMetrics.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Metrics/TraceMetrics.php)
-
vendor/sentry/sentry/src/Metrics/Types (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Metrics/Types)
-
vendor/sentry/sentry/src/MonitorConfig.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/MonitorConfig.php)
-
vendor/sentry/sentry/src/MonitorSchedule.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/MonitorSchedule.php)
-
vendor/sentry/sentry/src/MonitorScheduleUnit.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/MonitorScheduleUnit.php)
-
vendor/sentry/sentry/src/Monolog/BreadcrumbHandler.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Monolog/BreadcrumbHandler.php)
-
vendor/sentry/sentry/src/Monolog/CompatibilityLogLevelTrait.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Monolog/CompatibilityLogLevelTrait.php)
-
vendor/sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php)
-
vendor/sentry/sentry/src/Monolog/Handler.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Monolog/Handler.php)
-
vendor/sentry/sentry/src/Monolog/LogsHandler.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Monolog/LogsHandler.php)
-
vendor/sentry/sentry/src/Options.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Options.php)
-
vendor/sentry/sentry/src/Profiling/Profile.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Profiling/Profile.php)
-
vendor/sentry/sentry/src/Profiling/Profiler.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Profiling/Profiler.php)
-
vendor/sentry/sentry/src/SentrySdk.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/SentrySdk.php)
-
vendor/sentry/sentry/src/Serializer/AbstractSerializer.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php)
-
vendor/sentry/sentry/src/Serializer/EnvelopItems/CheckInItem.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/EnvelopItems/CheckInItem.php)
-
vendor/sentry/sentry/src/Serializer/EnvelopItems/EnvelopeItemInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/EnvelopItems/EnvelopeItemInterface.php)
-
vendor/sentry/sentry/src/Serializer/EnvelopItems/EventItem.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/EnvelopItems/EventItem.php)
-
vendor/sentry/sentry/src/Serializer/EnvelopItems/LogsItem.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/EnvelopItems/LogsItem.php)
-
vendor/sentry/sentry/src/Serializer/EnvelopItems/MetricsItem.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/EnvelopItems/MetricsItem.php)
-
vendor/sentry/sentry/src/Serializer/EnvelopItems/ProfileItem.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/EnvelopItems/ProfileItem.php)
-
vendor/sentry/sentry/src/Serializer/EnvelopItems/TransactionItem.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/EnvelopItems/TransactionItem.php)
-
vendor/sentry/sentry/src/Serializer/PayloadSerializer.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/PayloadSerializer.php)
-
vendor/sentry/sentry/src/Serializer/PayloadSerializerInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/PayloadSerializerInterface.php)
-
vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php)
-
vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php)
-
vendor/sentry/sentry/src/Serializer/SerializableInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/SerializableInterface.php)
-
vendor/sentry/sentry/src/Serializer/Serializer.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/Serializer.php)
-
vendor/sentry/sentry/src/Serializer/SerializerInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/SerializerInterface.php)
-
vendor/sentry/sentry/src/Serializer/Traits/BreadcrumbSeralizerTrait.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/Traits/BreadcrumbSeralizerTrait.php)
-
vendor/sentry/sentry/src/Serializer/Traits/StacktraceFrameSeralizerTrait.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Serializer/Traits/StacktraceFrameSeralizerTrait.php)
-
vendor/sentry/sentry/src/Severity.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Severity.php)
-
vendor/sentry/sentry/src/Spotlight/SpotlightClient.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Spotlight/SpotlightClient.php)
-
vendor/sentry/sentry/src/Stacktrace.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Stacktrace.php)
-
vendor/sentry/sentry/src/StacktraceBuilder.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/StacktraceBuilder.php)
-
vendor/sentry/sentry/src/State/Hub.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/State/Hub.php)
-
vendor/sentry/sentry/src/State/HubAdapter.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/State/HubAdapter.php)
-
vendor/sentry/sentry/src/State/HubInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/State/HubInterface.php)
-
vendor/sentry/sentry/src/State/Layer.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/State/Layer.php)
-
vendor/sentry/sentry/src/State/Scope.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/State/Scope.php)
-
vendor/sentry/sentry/src/Tracing/DynamicSamplingContext.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/DynamicSamplingContext.php)
-
vendor/sentry/sentry/src/Tracing/GuzzleTracingMiddleware.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/GuzzleTracingMiddleware.php)
-
vendor/sentry/sentry/src/Tracing/PropagationContext.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/PropagationContext.php)
-
vendor/sentry/sentry/src/Tracing/SamplingContext.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/SamplingContext.php)
-
vendor/sentry/sentry/src/Tracing/Span.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/Span.php)
-
vendor/sentry/sentry/src/Tracing/SpanContext.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/SpanContext.php)
-
vendor/sentry/sentry/src/Tracing/SpanId.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/SpanId.php)
-
vendor/sentry/sentry/src/Tracing/SpanRecorder.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/SpanRecorder.php)
-
vendor/sentry/sentry/src/Tracing/SpanStatus.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/SpanStatus.php)
-
vendor/sentry/sentry/src/Tracing/TraceId.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/TraceId.php)
-
vendor/sentry/sentry/src/Tracing/Traits (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/Traits)
-
vendor/sentry/sentry/src/Tracing/Transaction.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/Transaction.php)
-
vendor/sentry/sentry/src/Tracing/TransactionContext.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/TransactionContext.php)
-
vendor/sentry/sentry/src/Tracing/TransactionMetadata.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/TransactionMetadata.php)
-
vendor/sentry/sentry/src/Tracing/TransactionSource.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Tracing/TransactionSource.php)
-
vendor/sentry/sentry/src/Transport/HttpTransport.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Transport/HttpTransport.php)
-
vendor/sentry/sentry/src/Transport/RateLimiter.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Transport/RateLimiter.php)
-
vendor/sentry/sentry/src/Transport/Result.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Transport/Result.php)
-
vendor/sentry/sentry/src/Transport/ResultStatus.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Transport/ResultStatus.php)
-
vendor/sentry/sentry/src/Transport/TransportInterface.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Transport/TransportInterface.php)
-
vendor/sentry/sentry/src/Unit.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Unit.php)
-
vendor/sentry/sentry/src/UserDataBag.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/UserDataBag.php)
-
vendor/sentry/sentry/src/Util/Arr.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/Arr.php)
-
vendor/sentry/sentry/src/Util/ClockMock.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/ClockMock.php)
-
vendor/sentry/sentry/src/Util/Http.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/Http.php)
-
vendor/sentry/sentry/src/Util/JSON.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/JSON.php)
-
vendor/sentry/sentry/src/Util/PHPConfiguration.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/PHPConfiguration.php)
-
vendor/sentry/sentry/src/Util/PHPVersion.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/PHPVersion.php)
-
vendor/sentry/sentry/src/Util/PrefixStripper.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/PrefixStripper.php)
-
vendor/sentry/sentry/src/Util/RingBuffer.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/RingBuffer.php)
-
vendor/sentry/sentry/src/Util/SentryUid.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/SentryUid.php)
-
vendor/sentry/sentry/src/Util/Str.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/Util/Str.php)
-
vendor/sentry/sentry/src/functions.php (copied) (copied from pay-with-flex/trunk/vendor/sentry/sentry/src/functions.php)
-
vendor/symfony/deprecation-contracts/composer.json (copied) (copied from pay-with-flex/trunk/vendor/symfony/deprecation-contracts/composer.json)
-
vendor/symfony/deprecation-contracts/function.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/deprecation-contracts/function.php)
-
vendor/symfony/options-resolver/CHANGELOG.md (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/CHANGELOG.md)
-
vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php)
-
vendor/symfony/options-resolver/Exception/AccessException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/AccessException.php)
-
vendor/symfony/options-resolver/Exception/ExceptionInterface.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/ExceptionInterface.php)
-
vendor/symfony/options-resolver/Exception/InvalidArgumentException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php)
-
vendor/symfony/options-resolver/Exception/InvalidOptionsException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php)
-
vendor/symfony/options-resolver/Exception/MissingOptionsException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/MissingOptionsException.php)
-
vendor/symfony/options-resolver/Exception/NoConfigurationException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/NoConfigurationException.php)
-
vendor/symfony/options-resolver/Exception/NoSuchOptionException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php)
-
vendor/symfony/options-resolver/Exception/OptionDefinitionException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php)
-
vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php)
-
vendor/symfony/options-resolver/OptionConfigurator.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/OptionConfigurator.php)
-
vendor/symfony/options-resolver/Options.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/Options.php)
-
vendor/symfony/options-resolver/OptionsResolver.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/OptionsResolver.php)
-
vendor/symfony/options-resolver/composer.json (copied) (copied from pay-with-flex/trunk/vendor/symfony/options-resolver/composer.json)
-
vendor/symfony/polyfill-php84/Php84.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/polyfill-php84/Php84.php)
-
vendor/symfony/polyfill-php84/README.md (copied) (copied from pay-with-flex/trunk/vendor/symfony/polyfill-php84/README.md)
-
vendor/symfony/polyfill-php84/Resources/stubs/ReflectionConstant.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/polyfill-php84/Resources/stubs/ReflectionConstant.php)
-
vendor/symfony/polyfill-php84/bootstrap.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/polyfill-php84/bootstrap.php)
-
vendor/symfony/polyfill-php84/bootstrap82.php (copied) (copied from pay-with-flex/trunk/vendor/symfony/polyfill-php84/bootstrap82.php)
Note: See TracChangeset
for help on using the changeset viewer.