create_function call is deprecated with PHP 7.2, so creat_function is replaced by the correct anonymous function call for it
15 KiB
15 KiB
create_function call is deprecated with PHP 7.2, so creat_function is replaced by the correct anonymous function call for it