Add in Void statements on varios Core Ext Tests to future support PHPUnit8
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 19 Mar 2021 00:14:49 +0000 (11:14 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 19 Mar 2021 00:17:31 +0000 (11:17 +1100)
commit8d0a109c3bd5de7dbe9a8fca34bcd36cfa24307f
tree0c0313d62f6a6d08062439aa8cd8643637b74c43
parentd4c8721851af8540db1d6b843946e1e387cc787f
Add in Void statements on varios Core Ext Tests to future support PHPUnit8
27 files changed:
ext/afform/core/tests/phpunit/CRM/Afform/UtilTest.php
ext/afform/core/tests/phpunit/Civi/Afform/FilterTest.php
ext/afform/core/tests/phpunit/Civi/Afform/FormDataModelTest.php
ext/afform/core/tests/phpunit/Civi/Afform/SymbolsTest.php
ext/afform/mock/tests/phpunit/api/v4/AfformRoutingTest.php
ext/afform/mock/tests/phpunit/api/v4/AfformTest.php
ext/afform/mock/tests/phpunit/api/v4/AfformUsageTest.php
ext/authx/tests/phpunit/Civi/Authx/AllFlowsTest.php
ext/ewaysingle/tests/phpunit/CRM/Core/Payment/EwayTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/BuildAmountHookTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/LineItemTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/MembershipTypesTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/OptionsTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ClickTracker/HtmlClickTrackerTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ClickTracker/TextClickTrackerTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ClickTrackerTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ConcurrentDeliveryTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/FlexMailerSystemTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/Listener/SimpleFilterTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/MailingPreviewTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ValidatorTest.php
ext/oauth-client/tests/phpunit/CRM/OAuth/MailSetupTest.php
ext/oauth-client/tests/phpunit/api/v4/OAuthClientGrantTest.php
ext/oauth-client/tests/phpunit/api/v4/OAuthClientTest.php
ext/oauth-client/tests/phpunit/api/v4/OAuthProviderTest.php
ext/oauth-client/tests/phpunit/api/v4/OAuthSysTokenTest.php
ext/sequentialcreditnotes/tests/phpunit/SequentialcreditnotesTest.php