转成:
$out = "<?php \n" . '$k = ' . preg_replace("/(\\'\$[^,]+)/" , function($r){return stripslashes(trim($r[1],'\''));}, var_export($t, true)) . ";\n";报错:
Catchable fatal error: Object of class Closure could not be converted to string in /webapp/www/ecshop/includes/cls_template.php on line 494