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

Remove pass by reference for some mailing functions #12157

Merged
merged 2 commits into from
May 19, 2018

Conversation

seamuslee001
Copy link
Contributor

Overview

This is just put up for testing at the moment, just trying to remove some pass by reference parts

@colemanw
Copy link
Member

My understanding is that those are holdovers from php4. In php5, the ampersand in a function signature, or in an object, is redundant. Happy to merge this when you're ready.

@seamuslee001 seamuslee001 changed the title (WIP) Attempt to remove pass by reference in some mailing functions Remove pass by reference for some mailing functions May 18, 2018
@seamuslee001
Copy link
Contributor Author

@colemanw i don't think there is anything more i need to do here over to you for review now

@colemanw colemanw merged commit 1163679 into civicrm:master May 19, 2018
@seamuslee001 seamuslee001 deleted the pass_by_reference_mailing branch May 19, 2018 21:04
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.

3 participants