[REF][PHP8.1] A third batch of fixes where passing in NULL values causes deprecation...
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 14 Jul 2022 00:38:14 +0000 (10:38 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 14 Jul 2022 00:48:23 +0000 (10:48 +1000)
commitf21e34df87e977b3074954655900e0d66da54e56
tree44a388db87079f7a8d3216c711a770b8ab9a72d2
parent4cbeb3a31baea58d44813905e3b131b4ae26bfea
[REF][PHP8.1] A third batch of fixes where passing in NULL values causes deprecation notices in php8.1
18 files changed:
CRM/Case/XMLProcessor/Report.php
CRM/Contact/BAO/GroupContact.php
CRM/Contact/BAO/Relationship.php
CRM/Contact/Form/Task/PDFTrait.php
CRM/Core/BAO/Address.php
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/File.php
CRM/Core/Controller.php
CRM/Core/Form/Renderer.php
CRM/Core/Resources.php
CRM/Custom/Form/CustomData.php
CRM/Mailing/BAO/Mailing.php
CRM/Report/Form.php
CRM/Utils/Date.php
CRM/Utils/File.php
CRM/Utils/String.php
CRM/Utils/System.php
api/v3/utils.php