(REF) Replace CRM_Utils_Array in context of string-building (HTML/SQL/URL/etc)
authorcolemanw <coleman@civicrm.org>
Sat, 22 Jul 2023 03:20:25 +0000 (20:20 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 22 Jul 2023 03:33:38 +0000 (20:33 -0700)
commit7b145d96a90826b708caa255560309ffcb179bb7
tree12fb080d54f6b83138fbed956257d833e62a973b
parent8bb325ec47993128541a490ae0afa5a329a91459
(REF) Replace CRM_Utils_Array in context of string-building (HTML/SQL/URL/etc)
16 files changed:
CRM/Activity/BAO/Activity.php
CRM/Case/BAO/Case.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/Form/SoftCredit.php
CRM/Core/BAO/Dashboard.php
CRM/Core/Form.php
CRM/Event/BAO/Event.php
CRM/Event/BAO/Participant.php
CRM/Event/Form/ManageEvent.php
CRM/Event/Form/Participant.php
CRM/Event/Form/ParticipantView.php
CRM/Logging/Schema.php
CRM/Mailing/Event/BAO/MailingEventForward.php
CRM/Member/Import/Parser/Membership.php
CRM/Pledge/BAO/Pledge.php
tests/phpunit/api/v3/ProfileTest.php