--TEST-- message body append --SKIPIF-- --FILE-- append("yes"); var_dump((string) $temp); ?> DONE --EXPECT-- Test string(3) "yes" DONE