[REF][PHP8.1] Another batch of fixes for passing in NULL values into functions that...
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 28 Jul 2022 21:41:45 +0000 (07:41 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 1 Aug 2022 20:59:19 +0000 (06:59 +1000)
commit08fb3005072e1081bcc43b34ea2fb4cd2d983907
tree45b2e18521a5b44e8bcbb983e49841d67189bb3a
parent25f1f7d5573544a21b26753d7b12b328d74219ba
[REF][PHP8.1] Another batch of fixes for passing in NULL values into functions that expect string|array parameters
32 files changed:
CRM/Contact/Page/View.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/BAO/ContributionRecur.php
CRM/Contribute/Form/ContributionBase.php
CRM/Contribute/Form/Task/TaskTrait.php
CRM/Core/CommunityMessages.php
CRM/Core/Key.php
CRM/Core/Page/Basic.php
CRM/Core/Payment/Dummy.php
CRM/Core/Payment/PayPalImpl.php
CRM/Event/ActionMapping.php
CRM/Event/BAO/Participant.php
CRM/Extension/Manager/Payment.php
CRM/Mailing/BAO/Mailing.php
CRM/Member/ActionMapping.php
CRM/Price/Form/Field.php
CRM/Profile/Form.php
CRM/Profile/Form/Edit.php
CRM/Report/Form.php
CRM/Utils/Address.php
CRM/Utils/Date.php
CRM/Utils/Hook.php
CRM/Utils/JS.php
CRM/Utils/JSON.php
CRM/Utils/Mail/EmailProcessor.php
CRM/Utils/REST.php
CRM/Utils/Rule.php
CRM/Utils/System.php
CRM/Utils/Type.php
CRM/Utils/Verp.php
Civi/Api4/Provider/ActionObjectProvider.php
Civi/Test/DbTestTrait.php