The code for PRO contains create_function which is a deprecated function.
Deprecated function in code (PRO)
Hi Berry.
Thanks for the heads up. Yes, I had seen the warning recently about it being deprecated in PHP 7.2. I’ll address it as soon as I can.
1 Like
Warning or failure?
Warning.
create_function
still works, but in some future release of PHP it will stop being supported.
2 Likes
Just checked it again. It’s still there. I also addressed in this issue, but there’s been no reply since March 2.
@clavaque I hope you can address this soon, it’s not difficult. As well as the undefined index I just reported.
I hate disabling my debug logger to prevent these errors from popping up.
Hi Berry!
Thanks for the reminder. I pushed it earlier to the repos. It will be in the next release.