芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp5/includes/test/Var_Dump/toString-resource.phpt
--TEST-- toString() : resource. --FILE-- 'Text')); if ($handler = opendir('/tmp/')) { echo $vd->toString($handler); closedir($handler); } ?> --EXPECTREGEX-- ^resource\(stream\)\s[0-9]+$