APIv4 - Prevent fatal errors when getOptions returns an empty array
authorcolemanw <coleman@civicrm.org>
Thu, 12 Oct 2023 14:06:01 +0000 (10:06 -0400)
committercolemanw <coleman@civicrm.org>
Thu, 12 Oct 2023 15:13:15 +0000 (11:13 -0400)
commit257000bcb2e9d2ea80b40597a707f1a5b5796ace
tree71dfc1dc06522721f454869c0286d6ecfc083c03
parentbf1c400b7ca3a41840870639e27b52f292b8169b
APIv4 - Prevent fatal errors when getOptions returns an empty array
Civi/Api4/Generic/BasicGetFieldsAction.php
Civi/Api4/Service/Spec/Provider/EntityTagFilterSpecProvider.php
Civi/Api4/Service/Spec/SpecFormatter.php
tests/phpunit/api/v4/Action/GetFieldsTest.php
tests/phpunit/api/v4/Custom/BasicCustomFieldTest.php