--TEST-- Test stripos() function : usage variations - multi line heredoc string for 'haystack' argument --FILE-- --EXPECT-- *** Testing stripos() function: with heredoc strings *** -- With heredoc string containing multi lines -- int(14) int(23) int(23) bool(false) int(7) *** Done ***