--TEST-- toString() : bool. --FILE-- 'Text')); echo $vd->toString(FALSE) . "\n" . $vd->toString(TRUE); ?> --EXPECT-- bool false bool true