Skip to content

# Added 'function_exists' condition to suppress occasional re-declara… - #84

Open
Mohal wants to merge 1 commit into
ericmann:masterfrom
Mohal:master
Open

# Added 'function_exists' condition to suppress occasional re-declara…#84
Mohal wants to merge 1 commit into
ericmann:masterfrom
Mohal:master

Conversation

@Mohal

@MohalMohal commented Jul 6, 2020

Copy link
Copy Markdown

In few very rare cases we get re-declaration fatal error when two different plug-ins uses this same package. For this issue I have added 'function_exists' condition to suppress occasional re-declaration fatal error.

Please, review and accept this pull request.

@ericmannericmann added this to the 4.2.1 milestone Dec 16, 2020
@ericmannericmann self-assigned this Dec 16, 2020
@ericmann

Copy link
Copy Markdown
Owner

Great addition. Will get this merged into a 4.2.1 release this week.

Sign up for freeto 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

@Mohal@ericmann