Open Beee4life opened 4 years ago
I see an updated version was just released... missed that... will check that first.
Just did a recheck... create_function is still used. This function is deprecated as of PHP 7.2, see official docs here.
It's also used in s2member/s2member.php on lines 177 and 181.
Thanks @Beee4life !
That will be in the next release. :)
https://github.com/wpsharks/s2member/commit/05ff4ae6fd30ecaf4c3d606bfc430e9a1fd45c2d
https://github.com/wpsharks/s2member-pro/commit/f0b9d4ef420362ed33b5b4b192c75e4b941475cd
When does this release come ? The last version is dated March 1.
EXPLANATION OF THE ISSUE
It's also used on lines 127, 131 and 140.
STEPS TO REPRODUCE THE ISSUE
Install S2Member + Pro
BEHAVIOR THAT I EXPECTED
That I won't get any logs in my error log.
BEHAVIOR THAT I OBSERVED
See explanation of issue.