Changeset 3393937
- Timestamp:
- 11/11/2025 10:56:20 PM (5 months ago)
- Location:
- pay-with-flex/trunk
- Files:
-
- 9 edited
-
composer.lock (modified) (3 diffs)
-
pay-with-flex.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
vendor/composer/installed.json (modified) (3 diffs)
-
vendor/composer/installed.php (modified) (1 diff)
-
vendor/sentry/sentry/CHANGELOG.md (modified) (1 diff)
-
vendor/sentry/sentry/README.md (modified) (1 diff)
-
vendor/sentry/sentry/src/Client.php (modified) (1 diff)
-
vendor/sentry/sentry/src/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pay-with-flex/trunk/composer.lock
r3390698 r3393937 387 387 { 388 388 "name": "sentry/sentry", 389 "version": "4.18. 0",389 "version": "4.18.1", 390 390 "source": { 391 391 "type": "git", 392 392 "url": "https://github.com/getsentry/sentry-php.git", 393 "reference": " 75f7efb7d435d24767c93d0081b8edf228be5772"394 }, 395 "dist": { 396 "type": "zip", 397 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/ 75f7efb7d435d24767c93d0081b8edf228be5772",398 "reference": " 75f7efb7d435d24767c93d0081b8edf228be5772",393 "reference": "04dcf20b39742b731b676f8b8d4f02d1db488af8" 394 }, 395 "dist": { 396 "type": "zip", 397 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/04dcf20b39742b731b676f8b8d4f02d1db488af8", 398 "reference": "04dcf20b39742b731b676f8b8d4f02d1db488af8", 399 399 "shasum": "" 400 400 }, … … 459 459 "support": { 460 460 "issues": "https://github.com/getsentry/sentry-php/issues", 461 "source": "https://github.com/getsentry/sentry-php/tree/4.18. 0"461 "source": "https://github.com/getsentry/sentry-php/tree/4.18.1" 462 462 }, 463 463 "funding": [ … … 471 471 } 472 472 ], 473 "time": "2025-11- 05T14:37:07+00:00"473 "time": "2025-11-11T09:34:53+00:00" 474 474 }, 475 475 { -
pay-with-flex/trunk/pay-with-flex.php
r3392000 r3393937 4 4 * Plugin Name: Flex HSA/FSA Payments 5 5 * Description: Accept HSA/FSA payments directly in the checkout flow. 6 * Version: 3.1.1 36 * Version: 3.1.14 7 7 * Plugin URI: https://wordpress.org/plugins/pay-with-flex/ 8 8 * Author: Flex -
pay-with-flex/trunk/readme.txt
r3392000 r3393937 2 2 Contributors: withflex, davidbarratt 3 3 Tags: hsa, fsa, payments, woocommerce 4 Requires at least: 6. 84 Requires at least: 6.7 5 5 Tested up to: 6.8 6 Stable tag: 3.1.1 36 Stable tag: 3.1.14 7 7 Requires PHP: 8.1 8 8 License: GPLv3 or later … … 55 55 56 56 == Changelog == 57 58 = 3.1.14 = 59 * Added support for WordPress 6.7. 57 60 58 61 = 3.1.13 = -
pay-with-flex/trunk/vendor/composer/installed.json
r3390698 r3393937 399 399 { 400 400 "name": "sentry\/sentry", 401 "version": "4.18. 0",402 "version_normalized": "4.18. 0.0",401 "version": "4.18.1", 402 "version_normalized": "4.18.1.0", 403 403 "source": { 404 404 "type": "git", 405 405 "url": "https:\/\/github.com\/getsentry\/sentry-php.git", 406 "reference": " 75f7efb7d435d24767c93d0081b8edf228be5772"407 }, 408 "dist": { 409 "type": "zip", 410 "url": "https:\/\/api.github.com\/repos\/getsentry\/sentry-php\/zipball\/ 75f7efb7d435d24767c93d0081b8edf228be5772",411 "reference": " 75f7efb7d435d24767c93d0081b8edf228be5772",406 "reference": "04dcf20b39742b731b676f8b8d4f02d1db488af8" 407 }, 408 "dist": { 409 "type": "zip", 410 "url": "https:\/\/api.github.com\/repos\/getsentry\/sentry-php\/zipball\/04dcf20b39742b731b676f8b8d4f02d1db488af8", 411 "reference": "04dcf20b39742b731b676f8b8d4f02d1db488af8", 412 412 "shasum": "" 413 413 }, … … 438 438 "monolog\/monolog": "Allow sending log messages to Sentry by using the included Monolog handler." 439 439 }, 440 "time": "2025-11- 05T14:37:07+00:00",440 "time": "2025-11-11T09:34:53+00:00", 441 441 "type": "library", 442 442 "installation-source": "dist", … … 474 474 "support": { 475 475 "issues": "https:\/\/github.com\/getsentry\/sentry-php\/issues", 476 "source": "https:\/\/github.com\/getsentry\/sentry-php\/tree\/4.18. 0"476 "source": "https:\/\/github.com\/getsentry\/sentry-php\/tree\/4.18.1" 477 477 }, 478 478 "funding": [ -
pay-with-flex/trunk/vendor/composer/installed.php
r3392000 r3393937 3 3 namespace Flex; 4 4 5 return array('root' => array('name' => '__root__', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => ' 2a623b99373d7920e352bb8a84f3c60168eb2d68', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('__root__' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '2a623b99373d7920e352bb8a84f3c60168eb2d68', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'guzzlehttp/psr7' => array('pretty_version' => '2.8.0', 'version' => '2.8.0.0', 'reference' => '21dc724a0583619cd1652f673303492272778051', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), 'dev_requirement' => \false), 'jean85/pretty-package-versions' => array('pretty_version' => '2.1.1', 'version' => '2.1.1.0', 'reference' => '4d7aa5dab42e2a76d99559706022885de0e18e1a', 'type' => 'library', 'install_path' => __DIR__ . '/../jean85/pretty-package-versions', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-factory-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'ralouphie/getallheaders' => array('pretty_version' => '3.0.3', 'version' => '3.0.3.0', 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'type' => 'library', 'install_path' => __DIR__ . '/../ralouphie/getallheaders', 'aliases' => array(), 'dev_requirement' => \false), 'sentry/sentry' => array('pretty_version' => '4.18.0', 'version' => '4.18.0.0', 'reference' => '75f7efb7d435d24767c93d0081b8edf228be5772', 'type' => 'library', 'install_path' => __DIR__ . '/../sentry/sentry', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/deprecation-contracts' => array('pretty_version' => 'v3.6.0', 'version' => '3.6.0.0', 'reference' => '63afe740e99a13ba87ec199bb07bbdee937a5b62', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/options-resolver' => array('pretty_version' => 'v7.3.3', 'version' => '7.3.3.0', 'reference' => '0ff2f5c3df08a395232bbc3c2eb7e84912df911d', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/options-resolver', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php84' => array('pretty_version' => 'v1.33.0', 'version' => '1.33.0.0', 'reference' => 'd8ced4d875142b6a7426000426b8abc631d6b191', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php84', 'aliases' => array(), 'dev_requirement' => \false)));5 return array('root' => array('name' => '__root__', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'af6219439960b5334be74d9fcf8187a48c841bfc', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('__root__' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'af6219439960b5334be74d9fcf8187a48c841bfc', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'guzzlehttp/psr7' => array('pretty_version' => '2.8.0', 'version' => '2.8.0.0', 'reference' => '21dc724a0583619cd1652f673303492272778051', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), 'dev_requirement' => \false), 'jean85/pretty-package-versions' => array('pretty_version' => '2.1.1', 'version' => '2.1.1.0', 'reference' => '4d7aa5dab42e2a76d99559706022885de0e18e1a', 'type' => 'library', 'install_path' => __DIR__ . '/../jean85/pretty-package-versions', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-factory-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'ralouphie/getallheaders' => array('pretty_version' => '3.0.3', 'version' => '3.0.3.0', 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'type' => 'library', 'install_path' => __DIR__ . '/../ralouphie/getallheaders', 'aliases' => array(), 'dev_requirement' => \false), 'sentry/sentry' => array('pretty_version' => '4.18.1', 'version' => '4.18.1.0', 'reference' => '04dcf20b39742b731b676f8b8d4f02d1db488af8', 'type' => 'library', 'install_path' => __DIR__ . '/../sentry/sentry', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/deprecation-contracts' => array('pretty_version' => 'v3.6.0', 'version' => '3.6.0.0', 'reference' => '63afe740e99a13ba87ec199bb07bbdee937a5b62', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/options-resolver' => array('pretty_version' => 'v7.3.3', 'version' => '7.3.3.0', 'reference' => '0ff2f5c3df08a395232bbc3c2eb7e84912df911d', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/options-resolver', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php84' => array('pretty_version' => 'v1.33.0', 'version' => '1.33.0.0', 'reference' => 'd8ced4d875142b6a7426000426b8abc631d6b191', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php84', 'aliases' => array(), 'dev_requirement' => \false))); -
pay-with-flex/trunk/vendor/sentry/sentry/CHANGELOG.md
r3390698 r3393937 1 1 # CHANGELOG 2 3 ## 4.18.1 4 5 The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.18.1. 6 7 ### Misc 8 9 - Add `addFeatureFlag` helper function. [(#1960)](https://github.com/getsentry/sentry-php/pull/1960) 10 ```php 11 \Sentry\addFeatureFlag("my.feature.enabled", true); 12 ``` 2 13 3 14 ## 4.18.0 -
pay-with-flex/trunk/vendor/sentry/sentry/README.md
r3352167 r3393937 114 114 - [](https://discord.gg/Ww9hbqr) 115 115 - [](http://stackoverflow.com/questions/tagged/sentry) 116 - [](https://twitter.com/intent/follow?screen_name=getsentry)116 - [](https://x.com/intent/follow?screen_name=sentry) 117 117 118 118 ## License -
pay-with-flex/trunk/vendor/sentry/sentry/src/Client.php
r3390698 r3393937 29 29 * The version of the SDK. 30 30 */ 31 public const SDK_VERSION = '4.18. 0';31 public const SDK_VERSION = '4.18.1'; 32 32 /** 33 33 * Regex pattern to detect if a string is a regex pattern (starts and ends with / optionally followed by flags). -
pay-with-flex/trunk/vendor/sentry/sentry/src/functions.php
r3352167 r3393937 339 339 return Metrics::getInstance(); 340 340 } 341 /** 342 * Adds a feature flag evaluation to the current scope. 343 * When invoked repeatedly for the same name, the most recent value is used. 344 */ 345 function addFeatureFlag(string $name, bool $result): void 346 { 347 SentrySdk::getCurrentHub()->configureScope(function (Scope $scope) use ($name, $result) { 348 $scope->addFeatureFlag($name, $result); 349 }); 350 }
Note: See TracChangeset
for help on using the changeset viewer.