Skip to content

Use static methods in EvalMathCalcEmul class to avoid Strict Standards errors - #3

Open
julianfann wants to merge 1 commit into
MaxLazar:masterfrom
happycog:master
Open

Use static methods in EvalMathCalcEmul class to avoid Strict Standards errors#3
julianfann wants to merge 1 commit into
MaxLazar:masterfrom
happycog:master

Conversation

@julianfann

Copy link
Copy Markdown

Let's use static methods in the EvalMathCalcEmul class since they are always being called statically. This is currently throwing E_STRICT errors on production servers and since every EE plugin author wants to mess with the value of error_reporting it has become very difficult to suppress.

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.

1 participant