--TEST-- Test vprintf() function : usage variations - string formats with strings --FILE-- ===DONE=== --EXPECT-- *** Testing vfprintf() : string formats with strings *** -- Iteration 1 -- -- Iteration 2 -- helloworld hello -- Iteration 3 -- @#$%&* s, UF  -- Iteration 4 -- sund mond tuesday wedn -- Iteration 5 -- This is string defined using heredoc. abcdef 123456 3993 4849 string __ -- Iteration 6 -- % %s s -- Iteration 7 -- one two three four ===DONE===