Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[php8-compat] Fix Include/Exclude Group Custom Search Tests by better… #20539

Merged

Conversation

seamuslee001
Copy link
Contributor

… handling empty arrays on exclusions in the custom search

Overview

This fixes test failures such as https://test.civicrm.org/job/CiviCRM-Core-Edge/CIVIVER=master,label=test-3/lastCompletedBuild/testReport/(root)/CRM_Contact_Form_Search_Custom_GroupTest/testCount_with_data_set__1/

Before

CRM_Contact_Form_Search_Custom_GroupTest fails on php8

After

That test class works on php8

ping @eileenmcnaughton @totten @demeritcowboy @colemanw

… handling empty arrays on exclusions in the custom search
@civibot
Copy link

civibot bot commented Jun 7, 2021

(Standard links)

@civibot civibot bot added the master label Jun 7, 2021
@eileenmcnaughton eileenmcnaughton merged commit 94915ae into civicrm:master Jun 7, 2021
@eileenmcnaughton eileenmcnaughton deleted the group_custom_search_fix branch June 7, 2021 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants