Plugin Directory

Changeset 3393937


Ignore:
Timestamp:
11/11/2025 10:56:20 PM (5 months ago)
Author:
withflex
Message:

Add 3.1.14

Location:
pay-with-flex/trunk
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • pay-with-flex/trunk/composer.lock

    r3390698 r3393937  
    387387        {
    388388            "name": "sentry/sentry",
    389             "version": "4.18.0",
     389            "version": "4.18.1",
    390390            "source": {
    391391                "type": "git",
    392392                "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",
    399399                "shasum": ""
    400400            },
     
    459459            "support": {
    460460                "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"
    462462            },
    463463            "funding": [
     
    471471                }
    472472            ],
    473             "time": "2025-11-05T14:37:07+00:00"
     473            "time": "2025-11-11T09:34:53+00:00"
    474474        },
    475475        {
  • pay-with-flex/trunk/pay-with-flex.php

    r3392000 r3393937  
    44 * Plugin Name:      Flex HSA/FSA Payments
    55 * Description:      Accept HSA/FSA payments directly in the checkout flow.
    6  * Version:          3.1.13
     6 * Version:          3.1.14
    77 * Plugin URI:       https://wordpress.org/plugins/pay-with-flex/
    88 * Author:           Flex
  • pay-with-flex/trunk/readme.txt

    r3392000 r3393937  
    22Contributors: withflex, davidbarratt
    33Tags: hsa, fsa, payments, woocommerce
    4 Requires at least: 6.8
     4Requires at least: 6.7
    55Tested up to: 6.8
    6 Stable tag: 3.1.13
     6Stable tag: 3.1.14
    77Requires PHP: 8.1
    88License: GPLv3 or later
     
    5555
    5656== Changelog ==
     57
     58= 3.1.14 =
     59* Added support for WordPress 6.7.
    5760
    5861= 3.1.13 =
  • pay-with-flex/trunk/vendor/composer/installed.json

    r3390698 r3393937  
    399399        {
    400400            "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",
    403403            "source": {
    404404                "type": "git",
    405405                "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",
    412412                "shasum": ""
    413413            },
     
    438438                "monolog\/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
    439439            },
    440             "time": "2025-11-05T14:37:07+00:00",
     440            "time": "2025-11-11T09:34:53+00:00",
    441441            "type": "library",
    442442            "installation-source": "dist",
     
    474474            "support": {
    475475                "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"
    477477            },
    478478            "funding": [
  • pay-with-flex/trunk/vendor/composer/installed.php

    r3392000 r3393937  
    33namespace Flex;
    44
    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)));
     5return 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  
    11# CHANGELOG
     2
     3## 4.18.1
     4
     5The 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```
    213
    314## 4.18.0
  • pay-with-flex/trunk/vendor/sentry/sentry/README.md

    r3352167 r3393937  
    114114- [![Discord](https://img.shields.io/discord/621778831602221064)](https://discord.gg/Ww9hbqr)
    115115- [![Stack Overflow](https://img.shields.io/badge/stack%20overflow-sentry-green.svg)](http://stackoverflow.com/questions/tagged/sentry)
    116 - [![Twitter Follow](https://img.shields.io/twitter/follow/getsentry?label=getsentry&style=social)](https://twitter.com/intent/follow?screen_name=getsentry)
     116- [![X Follow](https://img.shields.io/twitter/follow/sentry?label=sentry&style=social)](https://x.com/intent/follow?screen_name=sentry)
    117117
    118118## License
  • pay-with-flex/trunk/vendor/sentry/sentry/src/Client.php

    r3390698 r3393937  
    2929     * The version of the SDK.
    3030     */
    31     public const SDK_VERSION = '4.18.0';
     31    public const SDK_VERSION = '4.18.1';
    3232    /**
    3333     * 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  
    339339    return Metrics::getInstance();
    340340}
     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 */
     345function 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.