-
- Downloads
Issue #3223997 by tim.plunkett: Allow PHP 8, Drupal 10 compatibility
Showing
- composer.json 0 additions, 1 deletioncomposer.json
- currency.info.yml 1 addition, 1 deletioncurrency.info.yml
- modules/currency_intl/currency_intl.info.yml 1 addition, 1 deletionmodules/currency_intl/currency_intl.info.yml
- modules/currency_intl/tests/src/Unit/Plugin/Currency/AmountFormatter/IntlTest.php 5 additions, 5 deletions...sts/src/Unit/Plugin/Currency/AmountFormatter/IntlTest.php
- modules/currency_test/currency_test.info.yml 1 addition, 1 deletionmodules/currency_test/currency_test.info.yml
- src/Entity/Currency.php 0 additions, 16 deletionssrc/Entity/Currency.php
- src/Event/ResolveCountryCode.php 1 addition, 1 deletionsrc/Event/ResolveCountryCode.php
- src/EventDispatcher.php 1 addition, 1 deletionsrc/EventDispatcher.php
- tests/src/Functional/Controller/AmountFormattingFormWebTest.php 4 additions, 4 deletions...src/Functional/Controller/AmountFormattingFormWebTest.php
- tests/src/Functional/Controller/CurrencyLocaleWebTest.php 22 additions, 22 deletionstests/src/Functional/Controller/CurrencyLocaleWebTest.php
- tests/src/Functional/Controller/CurrencyWebTest.php 20 additions, 20 deletionstests/src/Functional/Controller/CurrencyWebTest.php
- tests/src/Functional/Controller/FixedRatesFormWebTest.php 11 additions, 8 deletionstests/src/Functional/Controller/FixedRatesFormWebTest.php
- tests/src/Functional/Controller/PluginBasedExchangeRateProviderFormWebTest.php 4 additions, 3 deletions...Controller/PluginBasedExchangeRateProviderFormWebTest.php
- tests/src/Functional/Element/CurrencyAmountWebTest.php 12 additions, 10 deletionstests/src/Functional/Element/CurrencyAmountWebTest.php
- tests/src/Functional/Element/CurrencySignWebTest.php 15 additions, 11 deletionstests/src/Functional/Element/CurrencySignWebTest.php
- tests/src/Functional/Entity/Currency/CurrencyDeleteFormWebTest.php 3 additions, 1 deletion.../Functional/Entity/Currency/CurrencyDeleteFormWebTest.php
- tests/src/Functional/Entity/Currency/CurrencyFormWebTest.php 9 additions, 6 deletionstests/src/Functional/Entity/Currency/CurrencyFormWebTest.php
- tests/src/Functional/Entity/CurrencyLocale/CurrencyLocaleDeleteFormWebTest.php 2 additions, 1 deletion...Entity/CurrencyLocale/CurrencyLocaleDeleteFormWebTest.php
- tests/src/Functional/Entity/CurrencyLocale/CurrencyLocaleFormWebTest.php 5 additions, 3 deletions...ional/Entity/CurrencyLocale/CurrencyLocaleFormWebTest.php
- tests/src/Functional/Form/AmountFormattingFormWebTest.php 4 additions, 4 deletionstests/src/Functional/Form/AmountFormattingFormWebTest.php
Loading
Please register or sign in to comment