CRM_Utils_String - Deprecate startsWith and endsWith
authorcolemanw <coleman@civicrm.org>
Wed, 4 Oct 2023 12:51:07 +0000 (08:51 -0400)
committercolemanw <coleman@civicrm.org>
Wed, 4 Oct 2023 18:40:20 +0000 (14:40 -0400)
commit0de5ee422e427e6957469938c91664af03a5c9dd
tree834e6ae410794b70a298fe884f86e995555d53a2
parent8fb3b4e4e2a86a32e58c94278c0e81ea34eebfea
CRM_Utils_String - Deprecate startsWith and endsWith
12 files changed:
CRM/Activity/BAO/Activity.php
CRM/Extension/Mapper.php
CRM/Utils/EnglishNumber.php
CRM/Utils/String.php
CRM/Utils/Token.php
Civi/Api4/Utils/ReflectionUtils.php
Civi/Test/HttpTestTrait.php
ext/authx/authx.php
ext/legacycustomsearches/CRM/Utils/QueryFormatter.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CRM/Member/Form/Task/PDFLetterTest.php
tests/phpunit/CRM/Utils/StringTest.php