Calling `create_function` is effectively an `eval` call and thus should be avoided :) https://secure.php.net/manual/en/function.create-function.php
Calling
create_functionis effectively anevalcall and thus should be avoided :)https://secure.php.net/manual/en/function.create-function.php