[REF][PHP8.1] Batch 4 of fixing issues found in unit tests where passing NULL values...
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 19 Jul 2022 01:46:56 +0000 (11:46 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 20 Jul 2022 21:38:06 +0000 (07:38 +1000)
commit7a702ae6ee5402f1f3164a0b3c6433d7376b90a0
treee9ce9b8ed45d5575e7e9b239d7dd5b9b5b382854
parent2c3d19f0db13bd714acfb5d51197be9da78fe7c1
[REF][PHP8.1] Batch 4 of fixing issues found in unit tests where passing NULL values triggers deprecations

Apply fixes as per Demeritcowboy
20 files changed:
CRM/Contact/BAO/Contact.php
CRM/Contact/Form/Edit/Address.php
CRM/Core/BAO/Address.php
CRM/Core/BAO/CustomField.php
CRM/Core/DAO/AllCoreTables.php
CRM/Core/Form/Task.php
CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php
CRM/Financial/BAO/Payment.php
CRM/Financial/BAO/PaymentProcessor.php
CRM/Import/Parser.php
CRM/Logging/ReportDetail.php
CRM/Report/Form.php
CRM/Utils/Date.php
CRM/Utils/File.php
CRM/Utils/Mail.php
CRM/Utils/System.php
api/v3/CustomValue.php
api/v3/Mailing.php
api/v3/Profile.php
api/v3/utils.php