[REF][PHP8.1] Another set of fixes for passing in NULL values to php string or preg...
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 3 Jul 2022 07:15:25 +0000 (17:15 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 5 Jul 2022 00:36:23 +0000 (10:36 +1000)
commit16fd31ae79d9ce630d8631d52f2ec1be1e51e1ef
tree409a728020f6614ce4b468c9b09320896a1981de
parent6a63603ee08b3ae219964048181bf56535168104
[REF][PHP8.1] Another set of fixes for passing in NULL values to php string or preg replace functions

Update to Dave's suggestion for default value
12 files changed:
CRM/Activity/BAO/Activity.php
CRM/Case/XMLRepository.php
CRM/Contact/BAO/Contact.php
CRM/Core/Action.php
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/SchemaHandler.php
CRM/Utils/Date.php
CRM/Utils/String.php
CRM/Utils/System.php
Civi/Api4/Service/Spec/SpecFormatter.php
Civi/Api4/Utils/FormattingUtil.php
api/v3/Generic.php