芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp5/includes/test/Var_Dump/toString-bool.phpt
--TEST-- toString() : bool. --FILE-- 'Text')); echo $vd->toString(FALSE) . "\n" . $vd->toString(TRUE); ?> --EXPECT-- bool false bool true