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

Issues/1602 #1603

Merged
merged 5 commits into from
Apr 6, 2017
Merged

Issues/1602 #1603

merged 5 commits into from
Apr 6, 2017

Conversation

ravinderk
Copy link
Collaborator

Description

This PR will fix #1602

Screenshots (jpeg or gifs if applicable):

llx1rsyzr2

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

If we are getting function name from array then function name should be a string instead of array otherwise we will getting fatal error on PHP version > = 7.*
@ravinderk
Copy link
Collaborator Author

@DevinWalker I also fixed fatal error issue in this PR. check 3ab6a69

In PHP version >= 7.0 function name in an array should be converted to a string first before creating dynamic function name.

@DevinWalker DevinWalker merged commit f583c0c into impress-org:release/1.8.6 Apr 6, 2017
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.

None yet

2 participants