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

Fix fatal error with some versions of PHP #143

Merged
merged 1 commit into from
Dec 31, 2018

Conversation

christianwach
Copy link
Member

Overview

Simple fix to prevent fatal error with some versions of PHP. Fixes Issue 16.

Before

Some users report

Fatal error: Can't use function return value in write context in .../public_html/CRM/wp-content/plugins/civicrm/civicrm.php on line 342

After

Should not throw fatal error.

@eileenmcnaughton
Copy link
Contributor

@kcristiano good to merge?

@kcristiano
Copy link
Member

@kcristiano kcristiano merged commit 247131a into civicrm:master Dec 31, 2018
@christianwach christianwach deleted the issue-wp-16 branch April 4, 2019 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants