--TEST-- Test stripos() function : usage variations - multiline heredoc strings for 'haystack' arguments --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 ***