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

[Import] Unpack the weird wild error return #23474

Merged
merged 1 commit into from
May 29, 2022

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented May 17, 2022

Overview

This unravels what is happening in a bit of deprecated code - I captured the array that is created as a result of the weird push & pop routine

image

Before

It has always been a mystery to me what all that array pushing & popping resulted in

After

Return array specifically coded to have the same effect & be explicit

Technical Details

Comments

Turns out test cover in CRM_Member_Import_Parser_MembershipTest.testImport

@civibot
Copy link

civibot bot commented May 17, 2022

(Standard links)

@civibot civibot bot added the master label May 17, 2022
@eileenmcnaughton eileenmcnaughton changed the title [Import] Unpack the weird error return [Import] Unpack the weird wild error return May 17, 2022
@colemanw colemanw merged commit d2256e5 into civicrm:master May 29, 2022
@colemanw colemanw deleted the import_dep branch May 29, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants