I have a deprecated create_function in PHP 5.3 that I want to convert to PHP 7.x.
create_function
According to this answer I can transform